CVE-2023-52930
- EPSS 0.27%
- Veröffentlicht 27.03.2025 16:37:12
- Zuletzt bearbeitet 01.10.2025 20:17:11
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit_17 double-free A userspace with multiple threads racing I915_GEM_SET_TILING to set the tiling to I915_TILING_NONE could trigger a double free of the bit...
CVE-2023-52929
- EPSS 0.23%
- Veröffentlicht 27.03.2025 16:37:11
- Zuletzt bearbeitet 28.10.2025 18:30:58
In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after dev_set_name() If dev_set_name() fails, we leak nvmem->wp_gpio as the cleanup does not put this. While a minimal fix for this would be to add the gpi...
CVE-2021-4454
- EPSS 0.23%
- Veröffentlicht 27.03.2025 16:37:09
- Zuletzt bearbeitet 28.10.2025 18:10:52
In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate The conclusion "j1939_session_deactivate() should be called with a session ref-count of at least 2" is incorrect. In...
CVE-2025-21891
- EPSS 0.18%
- Veröffentlicht 27.03.2025 14:57:17
- Zuletzt bearbeitet 03.11.2025 20:17:25
In the Linux kernel, the following vulnerability has been resolved: ipvlan: ensure network headers are in skb linear part syzbot found that ipvlan_process_v6_outbound() was assuming the IPv6 network header isis present in skb->head [1] Add the nee...
CVE-2025-21887
- EPSS 0.19%
- Veröffentlicht 27.03.2025 14:57:14
- Zuletzt bearbeitet 14.07.2026 13:17:26
In the Linux kernel, the following vulnerability has been resolved: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up The issue was caused by dput(upper) being called before ovl_dentry_update_reval(), while upper->d_flags was ...
CVE-2025-21885
- EPSS 0.18%
- Veröffentlicht 27.03.2025 14:57:13
- Zuletzt bearbeitet 29.10.2025 16:52:18
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers While using nvme target with use_srq on, below kernel panic is noticed. [ 549.698111] bnxt_en 0000:41:0...
CVE-2025-21881
- EPSS 0.19%
- Veröffentlicht 27.03.2025 14:57:10
- Zuletzt bearbeitet 03.11.2025 20:17:25
In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobe_write_opcode() We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refc...
CVE-2025-21878
- EPSS 0.15%
- Veröffentlicht 27.03.2025 14:57:08
- Zuletzt bearbeitet 03.11.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devm_request_irq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was...
CVE-2025-21877
- EPSS 0.2%
- Veröffentlicht 27.03.2025 14:57:07
- Zuletzt bearbeitet 03.11.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix endpoint checking in genelink_bind() Syzbot reports [1] a warning in usb_submit_urb() triggered by inconsistencies between expected and actually present endpoin...
CVE-2025-21875
- EPSS 0.2%
- Veröffentlicht 27.03.2025 14:57:06
- Zuletzt bearbeitet 14.07.2026 13:17:26
In the Linux kernel, the following vulnerability has been resolved: mptcp: always handle address removal under msk socket lock Syzkaller reported a lockdep splat in the PM control path: WARNING: CPU: 0 PID: 6693 at ./include/net/sock.h:1711 sock...