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...
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 ...
CVE-2026-52904
- EPSS 0.11%
- Veröffentlicht 09.06.2026 12:36:01
- Zuletzt bearbeitet 08.07.2026 21:41:18
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix nvkm_device leak on aperture removal failure When aperture_remove_conflicting_pci_devices() fails during probe, the error path returns directly without unwinding t...
- EPSS 0.19%
- Veröffentlicht 09.06.2026 12:36:00
- Zuletzt bearbeitet 08.07.2026 21:40:40
In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352_bootloader_rx() appends each serdev chunk into the fixed rx_buffer before parsing bootloader packets. The helper c...
CVE-2026-46330
- EPSS 0.11%
- Veröffentlicht 09.06.2026 12:25:59
- Zuletzt bearbeitet 08.07.2026 21:35:31
In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally brok...
CVE-2026-46329
- EPSS 0.11%
- Veröffentlicht 09.06.2026 12:25:58
- Zuletzt bearbeitet 08.07.2026 16:15:40
In the Linux kernel, the following vulnerability has been resolved: erofs: handle end of filesystem properly for file-backed mounts I/O requests beyond the end of the filesystem should be zeroed out, similar to loopback devices and that is what we ...