CVE-2026-52909
- EPSS 0.12%
- Veröffentlicht 19.06.2026 14:43:33
- Zuletzt bearbeitet 08.07.2026 15:24:17
In the Linux kernel, the following vulnerability has been resolved: ip6_vti: set netns_immutable on the fallback device. john1988 and Noam Rathaus reported that vti6_init_net() does not set the netns_immutable flag on the per-netns fallback tunnel ...
CVE-2026-52910
- EPSS 0.1%
- Veröffentlicht 19.06.2026 14:43:33
- Zuletzt bearbeitet 08.07.2026 15:20:05
In the Linux kernel, the following vulnerability has been resolved: bpf: Free reuseport cBPF prog after RCU grace period. Eulgyu Kim reported the splat below with a repro. [0] The repro sets up a UDP reuseport group with a cBPF prog and replaces i...
CVE-2026-46331
- EPSS 0.32%
- Veröffentlicht 16.06.2026 06:26:21
- Zuletzt bearbeitet 10.07.2026 12:17:04
In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act() computes the COW range for skb_ensure_writable() once before the key loop using tcfp_off_max_hint,...
CVE-2026-46328
- EPSS 0.11%
- Veröffentlicht 09.06.2026 12:25:57
- Zuletzt bearbeitet 08.07.2026 16:16:52
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit...
CVE-2026-46324
- EPSS 0.12%
- Veröffentlicht 09.06.2026 12:11:16
- Zuletzt bearbeitet 08.07.2026 16:01:14
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: use list_del_rcu for netlink hooks nft_netdev_unregister_hooks and __nft_unregister_flowtable_net_hooks need to use list_del_rcu(), this list can be walked by...
CVE-2026-46322
- EPSS 0.13%
- Veröffentlicht 09.06.2026 12:11:14
- Zuletzt bearbeitet 08.07.2026 16:07:40
In the Linux kernel, the following vulnerability has been resolved: tun: free page on build_skb failure in tun_xdp_one() When build_skb() fails in tun_xdp_one(), the function sets ret to -ENOMEM and jumps to the out label, which returns without fre...
CVE-2026-46321
- EPSS 0.13%
- Veröffentlicht 09.06.2026 12:11:13
- Zuletzt bearbeitet 08.07.2026 16:23:55
In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tun_xdp_one() tun_xdp_one() returns -EINVAL on a frame shorter than ETH_HLEN without freeing the page that vhost_net_build_xdp() allocate...
CVE-2026-46319
- EPSS 0.13%
- Veröffentlicht 09.06.2026 12:11:12
- Zuletzt bearbeitet 08.07.2026 21:32:40
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: Only release RCU read lock after ct_ft When looking up a flow table in act_ct in tcf_ct_flow_table_get(), rhashtable_lookup_fast() internally opens and closes an...
CVE-2026-46320
- EPSS 0.24%
- Veröffentlicht 09.06.2026 12:11:12
- Zuletzt bearbeitet 08.07.2026 16:27:27
In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tap_get_user_xdp() tap_get_user_xdp() rejects a frame shorter than ETH_HLEN with -EINVAL, and returns -ENOMEM when build_skb() fails. Both paths ju...
CVE-2025-10263
- EPSS 0.53%
- Veröffentlicht 09.06.2026 09:23:18
- Zuletzt bearbeitet 08.07.2026 13:16:24
Arm C1-Ultra, C1-Premium, Neoverse V3 & V3AE, Neoverse V2, Neoverse V1, Neoverse-N2, Neoverse-N1, Cortex-X925, Cortex-X4, Cortex-X3, Cortex-X2, Cortex-X1 & X1C, Cortex-A710, Cortex-A78, A78AE & A78C, Cortex-A77, Cortex-A76 & A76A may allow writes to ...