CVE-2026-43322
- EPSS 0.02%
- Veröffentlicht 08.05.2026 13:31:07
- Zuletzt bearbeitet 15.05.2026 18:15:55
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in le_read_features_complete This fixes the following backtrace caused by hci_conn being freed before le_read_features_complete but after hci_le_read_r...
CVE-2026-43321
- EPSS 0.02%
- Veröffentlicht 08.05.2026 13:26:15
- Zuletzt bearbeitet 15.05.2026 18:16:23
In the Linux kernel, the following vulnerability has been resolved: bpf: Properly mark live registers for indirect jumps For a `gotox rX` instruction the rX register should be marked as used in the compute_insn_live_regs() function. Fix this.
CVE-2026-43320
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:26:14
- Zuletzt bearbeitet 15.05.2026 18:20:43
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dsc eDP issue [why] Need to add function hook check before use
CVE-2026-43319
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:26:14
- Zuletzt bearbeitet 15.05.2026 18:21:48
In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fix lock inversion between spi_lock and buf_lock The spidev driver previously used two mutexes, spi_lock and buf_lock, but acquired them in different orders depending ...
CVE-2026-43318
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:26:13
- Zuletzt bearbeitet 15.05.2026 18:22:33
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify Invalidating a dmabuf will impact other users of the shared BO. In the scenario where process A moves the BO, it needs t...
CVE-2026-43317
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:26:12
- Zuletzt bearbeitet 15.05.2026 18:25:00
In the Linux kernel, the following vulnerability has been resolved: most: core: fix leak on early registration failure A recent commit fixed a resource leak on early registration failures but for some reason left out the first error path which stil...
CVE-2026-43316
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:26:12
- Zuletzt bearbeitet 15.05.2026 18:32:29
In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal "1" is an "int") could end up being shifted beyond...
CVE-2025-71302
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:26:11
- Zuletzt bearbeitet 14.05.2026 19:07:30
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 ("dma-fence: Add safe access helpers and document the rules") details the dma-fence safe access rules. The mos...
CVE-2025-71301
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:15:22
- Zuletzt bearbeitet 14.05.2026 19:09:41
In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around vmap/vunmap Acquire and release the GEM object's reservation lock around vmap and vunmap operations. The tests use vmap_locked, which...
CVE-2025-71300
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:15:21
- Zuletzt bearbeitet 14.05.2026 19:10:26
In the Linux kernel, the following vulnerability has been resolved: Revert "arm64: zynqmp: Add an OP-TEE node to the device tree" This reverts commit 06d22ed6b6635b17551f386b50bb5aaff9b75fbe. OP-TEE logic in U-Boot automatically injects a reserved...