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...
CVE-2025-37907
- EPSS 0.04%
- Veröffentlicht 20.05.2025 15:21:40
- Zuletzt bearbeitet 17.11.2025 15:02:38
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix locking order in ivpu_job_submit Fix deadlock in job submission and abort handling. When a thread aborts currently executing jobs due to a fault, it first locks the...
CVE-2025-37892
- EPSS 0.05%
- Veröffentlicht 20.05.2025 11:15:48
- Zuletzt bearbeitet 12.11.2025 20:35:43
In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check for inftl_read_oob() In INFTL_findwriteunit(), the return value of inftl_read_oob() need to be checked. A proper implementation can be found in INFT...
CVE-2025-37890
- EPSS 0.08%
- Veröffentlicht 16.05.2025 13:01:12
- Zuletzt bearbeitet 17.11.2025 17:11:57
In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report [1], we have a UAF case when an hfsc class has a netem child qdisc. The...