CVE-2026-43451
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:16
- Zuletzt bearbeitet 21.05.2026 16:55:59
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path nfqnl_recv_verdict() calls find_dequeue_entry() to remove the queue entry from the queue data structures, ta...
CVE-2026-43449
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:22:15
- Zuletzt bearbeitet 21.05.2026 16:59:20
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set dev->online_queues is a count incremented in nvme_init_queue. Thus, valid indices are 0 through dev->online_queues − 1. This pat...
CVE-2026-43450
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:22:15
- Zuletzt bearbeitet 21.05.2026 16:57:23
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() nfnl_cthelper_dump_table() has a 'goto restart' that jumps to a label inside the for loop body. When the ...
CVE-2026-43448
- EPSS 0.09%
- Veröffentlicht 08.05.2026 14:22:14
- Zuletzt bearbeitet 21.05.2026 17:00:53
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvme_poll_irqdisable() In the following scenario, pdev can be disabled between (1) and (3) by (2). This sets pdev->msix_enabled = 0. Then, pci_irq_vector(...
CVE-2026-43446
- EPSS 0.09%
- Veröffentlicht 08.05.2026 14:22:13
- Zuletzt bearbeitet 21.05.2026 17:03:45
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workqueue before suspending the device. If a job is still ...
CVE-2026-43447
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:13
- Zuletzt bearbeitet 21.05.2026 17:02:04
In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cache PHC time, but failed to stop it during reset or d...
CVE-2026-43445
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:12
- Zuletzt bearbeitet 21.05.2026 16:38:08
In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is ...
CVE-2026-43443
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:11
- Zuletzt bearbeitet 21.05.2026 17:09:16
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-mach-common: Add missing error check for clock acquisition The acp_card_rt5682_init() and acp_card_rt5682s_init() functions did not check the return values of clk_ge...
CVE-2026-43444
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:11
- Zuletzt bearbeitet 21.05.2026 17:08:15
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. (cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33)
CVE-2026-43442
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:22:10
- Zuletzt bearbeitet 21.05.2026 17:10:51
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops When IORING_SETUP_SQE_MIXED is used without IORING_SETUP_NO_SQARRAY, the boundary check for 128-byte SQE operatio...