CVE-2026-43295
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:18
- Zuletzt bearbeitet 14.05.2026 19:44:24
In the Linux kernel, the following vulnerability has been resolved: rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net() When idtab allocation fails, net is not registered with rio_add_net() yet, so kfree(net) is sufficient to relea...
CVE-2026-43294
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:17
- Zuletzt bearbeitet 14.05.2026 19:45:39
In the Linux kernel, the following vulnerability has been resolved: drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels Since commit 56de5e305d4b ("clk: renesas: r9a07g044: Add MSTOP for RZ/G2L") we may get the following ...
CVE-2026-43292
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:16
- Zuletzt bearbeitet 14.05.2026 21:04:41
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node When CONFIG_PAGE_OWNER is enabled, freeing KASAN shadow pages during vmalloc cleanup triggers expensive stack unwinding...
CVE-2026-43289
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:13
- Zuletzt bearbeitet 15.05.2026 16:24:16
In the Linux kernel, the following vulnerability has been resolved: kexec: derive purgatory entry from symbol kexec_load_purgatory() derives image->start by locating e_entry inside an SHF_EXECINSTR section. If the purgatory object contains multipl...
CVE-2026-43288
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:13
- Zuletzt bearbeitet 15.05.2026 16:45:42
In the Linux kernel, the following vulnerability has been resolved: ext4: move ext4_percpu_param_init() before ext4_mb_init() When running `kvm-xfstests -c ext4/1k -C 1 generic/383` with the `DOUBLE_CHECK` macro defined, the following panic is trig...
CVE-2026-43287
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:12
- Zuletzt bearbeitet 15.05.2026 16:48:02
In the Linux kernel, the following vulnerability has been resolved: drm: Account property blob allocations to memcg DRM_IOCTL_MODE_CREATEPROPBLOB allows userspace to allocate arbitrary-sized property blobs backed by kernel memory. Currently, the b...
CVE-2025-71299
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:10
- Zuletzt bearbeitet 14.05.2026 19:11:57
In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing The recent refactoring of where runtime PM is enabled done in commit f1eb4e792bb1 ("spi: spi-cadence-quad...
CVE-2025-71297
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:09
- Zuletzt bearbeitet 14.05.2026 19:20:43
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode() rtw8822b_set_antenna() can be called from userspace when the chip is powered off. In that case a WARNING is triggere...
CVE-2026-43284
- EPSS 0.01%
- Veröffentlicht 08.05.2026 07:21:47
- Zuletzt bearbeitet 14.05.2026 17:16:22
In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_SHARED_FRAG after skb_splice_...
CVE-2025-71292
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:32:23
- Zuletzt bearbeitet 13.05.2026 21:03:37
In the Linux kernel, the following vulnerability has been resolved: jfs: nlink overflow in jfs_rename If nlink is maximal for a directory (-1) and inside that directory you perform a rename for some child directory (not moving from the parent), the...