- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:56
- Zuletzt bearbeitet 18.04.2026 09:16:29
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix OOM ->tfm_count leak If memory allocation fails, decrement ->tfm_count to avoid blocking future reads.
CVE-2026-31389
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:55
- Zuletzt bearbeitet 27.04.2026 14:16:35
In the Linux kernel, the following vulnerability has been resolved: spi: fix use-after-free on controller registration failure Make sure to deregister from driver core also in the unlikely event that per-cpu statistics allocation fails during contr...
- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:54
- Zuletzt bearbeitet 07.04.2026 13:20:55
In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where acces...
- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:53
- Zuletzt bearbeitet 18.04.2026 09:16:29
In the Linux kernel, the following vulnerability has been resolved: mtd: Avoid boot crash in RedBoot partition table parser Given CONFIG_FORTIFY_SOURCE=y and a recent compiler, commit 439a1bcac648 ("fortify: Use __builtin_dynamic_object_size() when...
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:51
- Zuletzt bearbeitet 07.04.2026 13:20:55
In the Linux kernel, the following vulnerability has been resolved: serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN uart_write_room() and uart_write() behave inconsistently when xmit_buf is NULL (which happens for PORT_UNKNOWN ports...
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:51
- Zuletzt bearbeitet 02.05.2026 07:16:18
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:50
- Zuletzt bearbeitet 13.04.2026 14:16:09
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:49
- Zuletzt bearbeitet 07.04.2026 13:20:55
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disable_irq() which internall...
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:48
- Zuletzt bearbeitet 07.04.2026 13:20:55
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and do...
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:47
- Zuletzt bearbeitet 17.05.2026 16:16:15
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bo_number field. Although the previous multip...