CVE-2026-23474
- EPSS 0.14%
- Veröffentlicht 03.04.2026 15:15:53
- Zuletzt bearbeitet 26.05.2026 14:24:16
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...
CVE-2026-23472
- EPSS 0.12%
- Veröffentlicht 03.04.2026 15:15:51
- Zuletzt bearbeitet 26.05.2026 14:26:13
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.
CVE-2026-23470
- EPSS 0.09%
- Veröffentlicht 03.04.2026 15:15:49
- Zuletzt bearbeitet 26.05.2026 14:27:20
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...
CVE-2026-23469
- EPSS 0.09%
- Veröffentlicht 03.04.2026 15:15:48
- Zuletzt bearbeitet 01.06.2026 17:16:46
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...
CVE-2026-23468
- EPSS 0.12%
- Veröffentlicht 03.04.2026 15:15:47
- Zuletzt bearbeitet 01.06.2026 17:16:46
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...
CVE-2026-23465
- EPSS 0.12%
- Veröffentlicht 03.04.2026 15:15:44
- Zuletzt bearbeitet 20.05.2026 15:17:02
In the Linux kernel, the following vulnerability has been resolved: btrfs: log new dentries when logging parent dir of a conflicting inode If we log the parent directory of a conflicting inode, we are not logging the new dentries of the directory, ...
CVE-2026-23464
- EPSS 0.12%
- Veröffentlicht 03.04.2026 15:15:43
- Zuletzt bearbeitet 20.05.2026 15:18:39
In the Linux kernel, the following vulnerability has been resolved: soc: microchip: mpfs: Fix memory leak in mpfs_sys_controller_probe() In mpfs_sys_controller_probe(), if of_get_mtd_device_by_node() fails, the function returns immediately without ...
CVE-2026-23463
- EPSS 0.09%
- Veröffentlicht 03.04.2026 15:15:42
- Zuletzt bearbeitet 20.05.2026 15:25:35
In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qman_destroy_fq When QMAN_FQ_FLAG_DYNAMIC_FQID is set, there's a race condition between fq_table[fq->idx] state and freeing/allocating from t...
CVE-2026-23461
- EPSS 0.25%
- Veröffentlicht 03.04.2026 15:15:41
- Zuletzt bearbeitet 20.05.2026 15:30:09
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user After commit ab4eedb790ca ("Bluetooth: L2CAP: Fix corrupted list in hci_chan_del"), l2cap_conn_del() uses conn->lock t...