CVE-2026-23271
- EPSS 0.1%
- Veröffentlicht 20.03.2026 08:08:46
- Zuletzt bearbeitet 02.04.2026 15:16:28
In the Linux kernel, the following vulnerability has been resolved: perf: Fix __perf_event_overflow() vs perf_remove_from_context() race Make sure that __perf_event_overflow() runs with IRQs disabled for all possible callchains. Specifically the so...
CVE-2026-23269
- EPSS 0.13%
- Veröffentlicht 18.03.2026 17:54:42
- Zuletzt bearbeitet 29.05.2026 18:23:49
In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpack_pdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aa_dfa_next() function ...
CVE-2026-23268
- EPSS 0.13%
- Veröffentlicht 18.03.2026 17:54:41
- Zuletzt bearbeitet 29.05.2026 18:41:10
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unprivileged local user can do privileged policy management An unprivileged local user can load, replace, and remove profiles by opening the apparmorfs interfaces, vi...
CVE-2026-23267
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:46:09
- Zuletzt bearbeitet 29.05.2026 18:41:58
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes During SPO tests, when mounting F2FS, an -EINVAL error was returned from...
CVE-2026-23265
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:44:48
- Zuletzt bearbeitet 29.05.2026 18:43:55
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node footer in {read,write}_end_io -----------[ cut here ]------------ kernel BUG at fs/f2fs/data.c:358! Call Trace: <IRQ> blk_update_request+0x5e...
CVE-2026-23266
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:44:48
- Zuletzt bearbeitet 29.05.2026 18:43:22
In the Linux kernel, the following vulnerability has been resolved: fbdev: rivafb: fix divide error in nv3_arb() A userspace program can trigger the RIVA NV3 arbitration code by calling the FBIOPUT_VSCREENINFO ioctl on /dev/fb*. When doing so, the ...
- EPSS 0.12%
- Veröffentlicht 18.03.2026 17:41:08
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: gve: Fix stats report corruption on queue count change The driver and the NIC share a region in memory for stats reporting. The NIC calculates its offset into this region based on ...
CVE-2026-23258
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:41:05
- Zuletzt bearbeitet 29.05.2026 18:52:01
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setup_nic_devices(), the netdev is allocated using alloc_etherdev_mq(). However, the pointer to this structure is sto...
CVE-2026-23257
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:41:04
- Zuletzt bearbeitet 21.05.2026 00:11:32
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup In setup_nic_devices(), the initialization loop jumps to the label setup_nic_dev_free on failure. The current ...
CVE-2026-23256
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:41:02
- Zuletzt bearbeitet 21.05.2026 00:13:21
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup In setup_nic_devices(), the initialization loop jumps to the label setup_nic_dev_free on failure. The current ...