CVE-2026-23273
- EPSS 0.02%
- Veröffentlicht 20.03.2026 08:08:54
- Zuletzt bearbeitet 02.04.2026 15:16:29
In the Linux kernel, the following vulnerability has been resolved: macvlan: observe an RCU grace period in macvlan_common_newlink() error path valis reported that a race condition still happens after my prior patch. macvlan_common_newlink() might...
CVE-2026-23274
- EPSS 0.02%
- Veröffentlicht 20.03.2026 08:08:54
- Zuletzt bearbeitet 18.04.2026 09:16:15
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels IDLETIMER revision 0 rules reuse existing timers by label and always call mod_timer() on timer->timer. If the labe...
CVE-2026-23272
- EPSS 0.02%
- Veröffentlicht 20.03.2026 08:08:52
- Zuletzt bearbeitet 02.04.2026 15:16:28
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: unconditionally bump set->nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace pe...
CVE-2026-23271
- EPSS 0.02%
- 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-23270
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:54:43
- Zuletzt bearbeitet 18.04.2026 09:16:15
In the Linux kernel, the following vulnerability has been resolved: net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks As Paolo said earlier [1]: "Since the blamed commit below, classify can return TC_ACT_CONSUMED whil...
CVE-2026-23269
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:54:42
- Zuletzt bearbeitet 18.04.2026 09:16:15
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.02%
- Veröffentlicht 18.03.2026 17:54:41
- Zuletzt bearbeitet 18.04.2026 09:16:15
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...
- EPSS 0.04%
- Veröffentlicht 18.03.2026 17:46:09
- Zuletzt bearbeitet 19.03.2026 13:25:00
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...
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:44:48
- Zuletzt bearbeitet 19.03.2026 13:25:00
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...
- EPSS 0.04%
- Veröffentlicht 18.03.2026 17:44:48
- Zuletzt bearbeitet 19.03.2026 13:25:00
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 ...