CVE-2026-23289
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:48
- Zuletzt bearbeitet 29.05.2026 15:22:35
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.
CVE-2026-23290
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:48
- Zuletzt bearbeitet 29.05.2026 15:10:41
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.12%
- Veröffentlicht 25.03.2026 10:26:47
- Zuletzt bearbeitet 29.05.2026 15:29:32
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...
CVE-2026-23287
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:46
- Zuletzt bearbeitet 29.05.2026 16:32:22
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...
CVE-2026-23286
- EPSS 0.13%
- Veröffentlicht 25.03.2026 10:26:45
- Zuletzt bearbeitet 29.05.2026 16:33:45
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. ...
CVE-2026-23284
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:44
- Zuletzt bearbeitet 22.05.2026 00:16:06
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup() Reset eBPF program pointer to old_prog and do not decrease its ref-count if mtk_open rout...
CVE-2026-23285
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:44
- Zuletzt bearbeitet 22.05.2026 00:12:09
In the Linux kernel, the following vulnerability has been resolved: drbd: fix null-pointer dereference on local read error In drbd_request_endio(), READ_COMPLETED_WITH_ERROR is passed to __req_mod() with a NULL peer_device: __req_mod(req, what, ...
CVE-2026-23283
- EPSS 0.11%
- Veröffentlicht 25.03.2026 10:26:43
- Zuletzt bearbeitet 22.05.2026 00:19:22
In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read() In fp9931_hwmon_read(), if regmap_read() failed, the function returned the error code without calling pm_run...
CVE-2026-23282
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:42
- Zuletzt bearbeitet 22.05.2026 00:24:34
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix oops due to uninitialised var in smb2_unlink() If SMB2_open_init() or SMB2_close_init() fails (e.g. reconnect), the iovs set @rqst will be left uninitialised, henc...
CVE-2026-23280
- EPSS 0.13%
- Veröffentlicht 25.03.2026 10:26:41
- Zuletzt bearbeitet 22.05.2026 00:36:17
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent ubuf size overflow The ubuf size calculation may overflow, resulting in an undersized allocation and possible memory corruption. Use check_add_overflow() he...