CVE-2026-23339
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:28
- Zuletzt bearbeitet 23.04.2026 21:17:17
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free skb on nci_transceive early error paths nci_transceive() takes ownership of the skb passed by the caller, but the -EPROTO, -EINVAL, and -EBUSY error paths return wit...
CVE-2026-23340
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:28
- Zuletzt bearbeitet 23.04.2026 21:17:07
In the Linux kernel, the following vulnerability has been resolved: net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs When shrinking the number of real tx queues, netif_set_real_num_tx_queues() calls qdisc_reset_all_tx_g...
CVE-2026-23336
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:26
- Zuletzt bearbeitet 23.04.2026 21:12:52
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel rfkill_block work in wiphy_unregister() There is a use-after-free error in cfg80211_shutdown_all_interfaces found by syzkaller: BUG: KASAN: use-after-free i...
CVE-2026-23335
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:25
- Zuletzt bearbeitet 23.04.2026 21:13:06
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah() struct irdma_create_ah_resp { // 8 bytes, no padding __u32 ah_id; // offset 0 - SET (uresp.ah_id = ah...
CVE-2026-23334
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:24
- Zuletzt bearbeitet 23.04.2026 21:13:15
In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: handle short interrupt urb messages properly If an interrupt urb is received that is not the correct length, properly detect it and don't attempt to treat the dat...
CVE-2026-23330
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:21
- Zuletzt bearbeitet 27.04.2026 14:16:30
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: complete pending data exchange on device close In nci_close_device(), complete any pending data exchange before closing. The data exchange callback (e.g. rawsock_data_exc...
CVE-2026-23324
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:17
- Zuletzt bearbeitet 23.04.2026 21:05:15
In the Linux kernel, the following vulnerability has been resolved: can: usb: etas_es58x: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it othe...
CVE-2026-23318
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:12
- Zuletzt bearbeitet 23.04.2026 21:05:42
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Use correct version for UAC3 header validation The entry of the validators table for UAC3 AC header descriptor is defined with the wrong protocol version UAC_VERSI...
CVE-2026-23315
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:10
- Zuletzt bearbeitet 23.04.2026 21:06:57
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211() Check frame length before accessing the mgmt fields in mt76_connac2_mac_write_txwi_80211 in order to avoi...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:27:07
- Zuletzt bearbeitet 18.04.2026 09:16:18
In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: validate USB endpoints The kaweth driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it ...