CVE-2025-37930
- EPSS 0.09%
- Veröffentlicht 20.05.2025 15:21:55
- Zuletzt bearbeitet 10.11.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill() Nouveau is mostly designed in a way that it's expected that fences only ever get signaled through nouveau_fence_signal(). H...
CVE-2025-37928
- EPSS 0.45%
- Veröffentlicht 20.05.2025 15:21:54
- Zuletzt bearbeitet 10.11.2025 20:32:41
In the Linux kernel, the following vulnerability has been resolved: dm-bufio: don't schedule in atomic context A BUG was reported as below when CONFIG_DEBUG_ATOMIC_SLEEP and try_verify_in_tasklet are enabled. [ 129.444685][ T934] BUG: sleeping fu...
CVE-2025-37927
- EPSS 0.09%
- Veröffentlicht 20.05.2025 15:21:53
- Zuletzt bearbeitet 10.11.2025 20:33:13
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIID_LEN again...
CVE-2025-37923
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:21:51
- Zuletzt bearbeitet 10.11.2025 20:58:04
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in trace_seq_to_buffer() syzbot reported this bug: ================================================================== BUG: KASAN: slab-out-of-bounds in trace...
CVE-2025-37920
- EPSS 0.08%
- Veröffentlicht 20.05.2025 15:21:49
- Zuletzt bearbeitet 17.03.2026 15:50:29
In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AF_XDP generic RX path Move rx_lock from xsk_socket to xsk_buff_pool. Fix synchronization for shared umem mode in generic RX path where multiple sockets ...
- EPSS 0.09%
- Veröffentlicht 20.05.2025 15:21:46
- Zuletzt bearbeitet 17.11.2025 17:00:22
In the Linux kernel, the following vulnerability has been resolved: net_sched: drr: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdis...
CVE-2025-37914
- EPSS 0.09%
- Veröffentlicht 20.05.2025 15:21:45
- Zuletzt bearbeitet 17.11.2025 17:04:10
In the Linux kernel, the following vulnerability has been resolved: net_sched: ets: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdis...
CVE-2025-37913
- EPSS 0.09%
- Veröffentlicht 20.05.2025 15:21:44
- Zuletzt bearbeitet 17.11.2025 17:11:37
In the Linux kernel, the following vulnerability has been resolved: net_sched: qfq: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdis...
CVE-2025-37911
- EPSS 0.13%
- Veröffentlicht 20.05.2025 15:21:43
- Zuletzt bearbeitet 17.11.2025 14:50:40
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix out-of-bound memcpy() during ethtool -w When retrieving the FW coredump using ethtool, it can sometimes cause memory corruption: BUG: KFENCE: memory corruption in __b...
CVE-2025-37909
- EPSS 0.11%
- Veröffentlicht 20.05.2025 15:21:41
- Zuletzt bearbeitet 17.11.2025 14:51:33
In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the `skb` to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GS...