CVE-2026-43293
- EPSS 0.12%
- 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-43291
- EPSS 0.27%
- 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-43290
- EPSS 0.13%
- Veröffentlicht 08.05.2026 13:11:14
- Zuletzt bearbeitet 14.05.2026 21:11:42
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Return queued buffers on start_streaming() failure Return buffers if streaming fails to start due to uvc_pm_get() error. This bug may be responsible for a warning...
CVE-2026-43288
- EPSS 0.13%
- 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-43289
- EPSS 0.12%
- 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-43287
- EPSS 0.12%
- 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-2026-43285
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:11:11
- Zuletzt bearbeitet 14.05.2026 19:05:07
In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not access current->mems_allowed_seq if !allow_spin Lockdep complains when get_from_any_partial() is called in an NMI context, because current->mems_allowed_seq is seqc...
CVE-2026-43286
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:11:11
- Zuletzt bearbeitet 15.05.2026 17:03:28
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: restore failed global reservations to subpool Commit a833a693a490 ("mm: hugetlb: fix incorrect fallback for subpool") fixed an underflow error for hstate->resv_huge_pag...
CVE-2025-71299
- EPSS 0.12%
- 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.12%
- 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...