CVE-2026-43265
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:51
- Zuletzt bearbeitet 08.05.2026 20:33:43
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block() Ignore -EBUSY when checking nested events after exiting a blocking state while L2 is active, as exiting to use...
CVE-2026-43263
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:50
- Zuletzt bearbeitet 08.05.2026 20:33:12
In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "str...
CVE-2026-43264
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:50
- Zuletzt bearbeitet 08.05.2026 20:33:27
In the Linux kernel, the following vulnerability has been resolved: fbdev: of: display_timing: fix refcount leak in of_get_display_timings() of_parse_phandle() returns a device_node with refcount incremented, which is stored in 'entry' and then cop...
CVE-2026-43262
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:49
- Zuletzt bearbeitet 08.05.2026 20:41:51
In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2_fiemap(), we are calling iomap_fiemap() while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory m...
CVE-2026-43261
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:48
- Zuletzt bearbeitet 08.05.2026 20:37:34
In the Linux kernel, the following vulnerability has been resolved: arm64: Add support for TSV110 Spectre-BHB mitigation The TSV110 processor is vulnerable to the Spectre-BHB (Branch History Buffer) attack, which can be exploited to leak informatio...
CVE-2026-43258
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:46
- Zuletzt bearbeitet 11.05.2026 18:10:27
In the Linux kernel, the following vulnerability has been resolved: alpha: fix user-space corruption during memory compaction Alpha systems can suffer sporadic user-space crashes and heap corruption when memory compaction is enabled. Symptoms incl...
CVE-2026-43256
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:45
- Zuletzt bearbeitet 11.05.2026 18:16:48
In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update() vfe_isr() iterates using MSM_VFE_IMAGE_MASTERS_NUM(7) as the loop bound and passes the index to vfe_isr_re...
CVE-2026-43257
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:45
- Zuletzt bearbeitet 11.05.2026 18:16:01
In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in snd_cx88_hw_params() In error path, add cx88_alsa_dma_unmap() to release resource acquired by cx88_alsa_dma_map().
CVE-2026-43255
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:44
- Zuletzt bearbeitet 11.05.2026 18:18:36
In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix WARNING in usb_tx_block The function usb_tx_block() submits cardp->tx_urb without ensuring that any previous transmission on this URB has completed. If a second...
CVE-2026-43253
- EPSS 0.05%
- Veröffentlicht 06.05.2026 11:28:43
- Zuletzt bearbeitet 11.05.2026 18:40:35
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move wait_on_sem() out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under stressed environment, as wait_on_sem() busy-waits ...