CVE-2026-52914
- EPSS 0.52%
- Veröffentlicht 24.06.2026 07:14:11
- Zuletzt bearbeitet 08.07.2026 15:12:54
In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. Th...
CVE-2026-52912
- EPSS 0.14%
- Veröffentlicht 24.06.2026 07:14:10
- Zuletzt bearbeitet 08.07.2026 15:13:08
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_queue: hold bridge skb->dev while queued br_pass_frame_up() rewrites skb->dev from the ingress port to the bridge master before queueing bridge LOCAL_IN packets. NFQU...
- EPSS 0.11%
- Veröffentlicht 22.06.2026 15:43:33
- Zuletzt bearbeitet 22.06.2026 20:18:53
An issue was discovered in Canonical ADSys upstream versions through v0.16.2. During Active Directory Certificate Services (AD CS) certificate auto-enrollment via the vendored Samba client script (internal/policies/certificate/python/vendor_samba/gp/...
CVE-2026-52911
- EPSS 0.36%
- Veröffentlicht 21.06.2026 06:18:49
- Zuletzt bearbeitet 08.07.2026 15:13:12
In the Linux kernel, the following vulnerability has been resolved: ksmbd: scope conn->binding slowpath to bound sessions only When the binding SESSION_SETUP sets conn->binding = true, the flag stays set after the call so that the global session lo...
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-52907
- EPSS 0.11%
- Veröffentlicht 09.06.2026 12:36:04
- Zuletzt bearbeitet 08.07.2026 20:35:59
In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end of the arrays. While at it, use ARRAY_SIZE instead o...
CVE-2026-52906
- EPSS 0.12%
- Veröffentlicht 09.06.2026 12:36:03
- Zuletzt bearbeitet 08.07.2026 21:44:36
In the Linux kernel, the following vulnerability has been resolved: 9p: fix access mode flags being ORed instead of replaced Since commit 1f3e4142c0eb ("9p: convert to the new mount API"), v9fs_apply_options() applies parsed mount flags with |= ont...
CVE-2026-52905
- EPSS 0.11%
- Veröffentlicht 09.06.2026 12:36:02
- Zuletzt bearbeitet 08.07.2026 21:43:12
In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two min_region_sz on damon_start() Commit d8f867fa0825 ("mm/damon: add damon_ctx->min_sz_region") introduced a bug that allows unaligned DAMON ...