- EPSS 0.02%
- Published 04.10.2025 15:17:02
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftrace_ops is unregistered While running bpf selftests it's possible to get following fault: general protection fault, probably for non-canonic...
- EPSS 0.02%
- Published 04.10.2025 15:17:01
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in free_netdev We do netif_napi_add() for all allocated q_vectors[], but potentially do netif_napi_del() for part of them, then kfree q_vectors and leave i...
- EPSS 0.02%
- Published 04.10.2025 15:17:00
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: initialize damo_filter->list from damos_new_filter() damos_new_filter() is not initializing the list field of newly allocated filter object. However, DAMON sysfs in...
- EPSS 0.03%
- Published 04.10.2025 15:16:59
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext() The "exc->key_len" is a u16 that comes from the user. If it's over IW_ENCODING_TOKEN_MAX (64) that could lea...
- EPSS 0.02%
- Published 04.10.2025 15:16:59
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified memcpy warning for most builds, but I still see this one with gcc-9: In file included fro...
- EPSS 0.02%
- Published 04.10.2025 15:16:58
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915_requests may be trapped by userspace inside a sync_file or dmabuf (dma-resv) and held ind...
- EPSS 0.02%
- Published 04.10.2025 15:16:57
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Add null pointer check in gserial_resume Consider a case where gserial_disconnect has already cleared gser->ioport. And if a wakeup interrupt triggers afterw...
- EPSS 0.02%
- Published 04.10.2025 15:16:57
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec ("cpufreq: amd-pstate: move to use bus_get_dev_root()") the "amd_pstate" attributes where moved from a d...
- EPSS 0.02%
- Published 04.10.2025 15:16:56
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of tim...
- EPSS 0.02%
- Published 04.10.2025 15:16:55
- Last modified 06.10.2025 14:56:21
In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0...