- EPSS 0.12%
- Veröffentlicht 20.03.2026 08:08:57
- Zuletzt bearbeitet 18.04.2026 09:16:15
In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit teql_master_xmit() calls netdev_start_xmit(skb, slave) to transmit through slave devices, but does...
- EPSS 0.13%
- Veröffentlicht 20.03.2026 08:08:56
- Zuletzt bearbeitet 25.03.2026 11:16:21
In the Linux kernel, the following vulnerability has been resolved: net: add xmit recursion limit to tunnel xmit functions Tunnel xmit functions (iptunnel_xmit, ip6tunnel_xmit) lack their own recursion limit. When a bond device in broadcast mode ha...
CVE-2026-23272
- EPSS 0.12%
- Veröffentlicht 20.03.2026 08:08:52
- Zuletzt bearbeitet 04.07.2026 12:16:54
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.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.11%
- Veröffentlicht 18.03.2026 17:41:07
- Zuletzt bearbeitet 19.03.2026 17:16:22
In the Linux kernel, the following vulnerability has been resolved: nvme-fc: release admin tagset if init fails nvme_fabrics creates an NVMe/FC controller in following path: nvmf_dev_write() -> nvmf_create_ctrl() -> nvme_fc_creat...