- EPSS 0.03%
- Veröffentlicht 25.03.2026 10:26:52
- Zuletzt bearbeitet 25.03.2026 15:41:33
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix dead lock for suspend and resume When an application issues a query IOCTL while auto suspend is running, a deadlock can occur. The query path holds dev_lock and ...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:51
- Zuletzt bearbeitet 18.04.2026 09:16:17
In the Linux kernel, the following vulnerability has been resolved: net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the nd_tbl is never initialized because inet6_init() exits before nd...
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:26:51
- Zuletzt bearbeitet 02.04.2026 15:16:30
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPT_RT On PREEMPT_RT kernels, the per-CPU xdp_dev_bulk_queue (bq) can be accessed concurrently by multiple preemptible tasks on the same CPU. The or...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:50
- Zuletzt bearbeitet 25.03.2026 15:41:33
In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in __configfs_open_file() In flush_write_buffer, &p->frag_sem is acquired and then the loaded store function is called, which, here, is target_c...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:49
- Zuletzt bearbeitet 18.04.2026 09:16:17
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: properly drop the usb interface reference on disconnect When the device is disconnected from the driver, there is a "dangling" reference count on the usb interface that...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:48
- Zuletzt bearbeitet 18.04.2026 09:16:16
In the Linux kernel, the following vulnerability has been resolved: IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq() Fix a user triggerable leak on the system call failure path.
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:48
- Zuletzt bearbeitet 18.04.2026 09:16:16
In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: validate USB endpoints The pegasus driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before i...
CVE-2026-23288
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:26:47
- Zuletzt bearbeitet 02.04.2026 15:16:30
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix out-of-bounds memset in command slot handling The remaining space in a command slot may be smaller than the size of the command header. Clearing the command head...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:46
- Zuletzt bearbeitet 25.03.2026 15:41:33
In the Linux kernel, the following vulnerability has been resolved: irqchip/sifive-plic: Fix frozen interrupt due to affinity setting PLIC ignores interrupt completion message for disabled interrupt, explained by the specification: The PLIC si...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:45
- Zuletzt bearbeitet 18.04.2026 09:16:16
In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix null-ptr-deref in lec_arp_clear_vccs syzkaller reported a null-ptr-deref in lec_arp_clear_vccs(). This issue can be easily reproduced using the syzkaller reproducer. ...