- 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...
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:46
- Zuletzt bearbeitet 07.04.2026 13:20:55
In the Linux kernel, the following vulnerability has been resolved: drm/i915/dmc: Fix an unlikely NULL pointer deference at probe intel_dmc_update_dc6_allowed_count() oopses when DMC hasn't been initialized, and dmc is thus NULL. That would be the...
CVE-2026-23466
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:45
- Zuletzt bearbeitet 27.04.2026 14:16:34
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Open-code GGTT MMIO access protection GGTT MMIO access is currently protected by hotplug (drm_dev_enter), which works correctly when the driver loads successfully and is la...
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:44
- Zuletzt bearbeitet 07.04.2026 13:20:55
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, ...
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:43
- Zuletzt bearbeitet 07.04.2026 13:20:55
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 ...
- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:42
- Zuletzt bearbeitet 18.04.2026 09:16:29
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.04%
- Veröffentlicht 03.04.2026 15:15:41
- Zuletzt bearbeitet 27.04.2026 14:16:34
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...
CVE-2026-23462
- EPSS 0.06%
- Veröffentlicht 03.04.2026 15:15:41
- Zuletzt bearbeitet 27.04.2026 14:16:34
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: Fix possible UAF This fixes the following trace caused by not dropping l2cap_conn reference when user->remove callback is called: [ 97.809249] l2cap_conn_free: ...