CVE-2026-23301
- EPSS 0.11%
- Veröffentlicht 25.03.2026 10:26:56
- Zuletzt bearbeitet 28.05.2026 14:44:19
In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently find_sdca_entity_iot() can allocate a string for the Entity name but it doesn't check if that allocation succeede...
CVE-2026-23299
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:55
- Zuletzt bearbeitet 29.05.2026 14:25:27
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: purge error queues in socket destructors When TX timestamping is enabled via SO_TIMESTAMPING, SKBs may be queued into sk_error_queue and will stay there until consumed. ...
CVE-2026-23297
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:54
- Zuletzt bearbeitet 29.05.2026 14:29:14
In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit(). syzbot reported memory leak of struct cred. [0] nfsd_nl_threads_set_doit() passes get_current_cred() to nfsd_svc(), but put_...
CVE-2026-23298
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:54
- Zuletzt bearbeitet 29.05.2026 14:27:13
In the Linux kernel, the following vulnerability has been resolved: can: ucan: Fix infinite loop from zero-length messages If a broken ucan device gets a message with the message length field set to 0, then the driver will loop for forever in ucan_...
CVE-2026-23296
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:53
- Zuletzt bearbeitet 26.05.2026 15:06:09
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix refcount leak for tagset_refcnt This leak will cause a hang when tearing down the SCSI host. For example, iscsid hangs with the following call trace: [130120.65271...
CVE-2026-23295
- EPSS 0.09%
- Veröffentlicht 25.03.2026 10:26:52
- Zuletzt bearbeitet 29.05.2026 14:42:08
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 ...
CVE-2026-23293
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:51
- Zuletzt bearbeitet 29.05.2026 15:04:45
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.09%
- Veröffentlicht 25.03.2026 10:26:51
- Zuletzt bearbeitet 29.05.2026 14:43:26
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...
CVE-2026-23292
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:50
- Zuletzt bearbeitet 27.05.2026 13:43:27
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...
CVE-2026-23291
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:49
- Zuletzt bearbeitet 29.05.2026 15:07:47
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...