CVE-2026-52908
- EPSS 0.13%
- Veröffentlicht 19.06.2026 14:00:35
- Zuletzt bearbeitet 08.07.2026 15:24:27
In the Linux kernel, the following vulnerability has been resolved: RDMA: During rereg_mr ensure that REREG_ACCESS is compatible If IB_MR_REREG_ACCESS changes from RO to RW then the umem has to be re-evaluated to ensure it is properly pinned as RW....
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-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 ...
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-46327
- EPSS 0.12%
- Veröffentlicht 09.06.2026 12:25:54
- Zuletzt bearbeitet 08.07.2026 20:02:54
In the Linux kernel, the following vulnerability has been resolved: dm: fix unlocked test for dm_suspended_md The function dm_blk_report_zones tests if the device is suspended with the "dm_suspended_md" call. However, this function is called withou...
CVE-2026-46326
- EPSS 0.13%
- Veröffentlicht 09.06.2026 12:25:53
- Zuletzt bearbeitet 08.07.2026 15:53:41
In the Linux kernel, the following vulnerability has been resolved: iio: pressure: mprls0025pa: fix spi_transfer struct initialisation Make sure that the spi_transfer struct is zeroed out before use.
CVE-2026-46325
- EPSS 0.35%
- Veröffentlicht 09.06.2026 12:25:52
- Zuletzt bearbeitet 08.07.2026 15:54:35
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE The current implementation incorrectly handles memory regions (MRs) with page sizes different from the system PAG...