CVE-2026-43298
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:20
- Zuletzt bearbeitet 15.05.2026 14:53:00
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip vcn poison irq release on VF VF doesn't enable VCN poison irq in VCNv2.5. Skip releasing it and avoid call trace during deinitialization. [ 71.913601] [drm] cle...
CVE-2026-43297
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:19
- Zuletzt bearbeitet 15.05.2026 14:59:43
In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init() rga_get_frame() can return ERR_PTR(-EINVAL) when buffer type is unsupported or invalid. rga_buf_init() does...
CVE-2026-43296
- EPSS 0.06%
- Veröffentlicht 08.05.2026 13:11:18
- Zuletzt bearbeitet 15.05.2026 15:03:44
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky NIX SQ manager sticky mode is known to cause stalls when multiple SQs share an SMQ and transmit concurrently. Additional...
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-43293
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:16
- Zuletzt bearbeitet 14.05.2026 19:50:34
In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix kthread worker destruction in polling mode Fix the cleanup order in polling mode (irq < 0) to prevent kernel warnings during module removal. Cancel t...
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-43291
- EPSS 0.03%
- Veröffentlicht 08.05.2026 13:11:15
- Zuletzt bearbeitet 14.05.2026 21:08:45
In the Linux kernel, the following vulnerability has been resolved: net: nfc: nci: Fix parameter validation for packet data Since commit 9c328f54741b ("net: nfc: nci: Add parameter validation for packet data") communication with nci nfc chips is no...
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...