CVE-2026-31751
- EPSS 0.09%
- Veröffentlicht 01.05.2026 14:14:43
- Zuletzt bearbeitet 07.05.2026 19:11:00
In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardware present. This occurs because syzkaller or users...
CVE-2026-31749
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:42
- Zuletzt bearbeitet 07.05.2026 19:18:34
In the Linux kernel, the following vulnerability has been resolved: comedi: ni_atmio16d: Fix invalid clean-up after failed attach If the driver's COMEDI "attach" handler function (`atmio16d_attach()`) returns an error, the COMEDI core will call the...
CVE-2026-31748
- EPSS 0.13%
- Veröffentlicht 01.05.2026 14:14:41
- Zuletzt bearbeitet 07.05.2026 19:24:39
In the Linux kernel, the following vulnerability has been resolved: comedi: me_daq: Fix potential overrun of firmware buffer `me2600_xilinx_download()` loads the firmware that was requested by `request_firmware()`. It is possible for it to overrun...
CVE-2026-31747
- EPSS 0.13%
- Veröffentlicht 01.05.2026 14:14:40
- Zuletzt bearbeitet 07.05.2026 19:26:41
In the Linux kernel, the following vulnerability has been resolved: comedi: me4000: Fix potential overrun of firmware buffer `me4000_xilinx_download()` loads the firmware that was requested by `request_firmware()`. It is possible for it to overrun...
CVE-2026-31737
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:34
- Zuletzt bearbeitet 07.05.2026 18:55:56
In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix ring allocation unwind on open failure ftgmac100_alloc_rings() allocates rx_skbs, tx_skbs, rxdes, txdes, and rx_scratch in stages. On intermediate failures it r...
CVE-2026-31738
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:34
- Zuletzt bearbeitet 07.05.2026 18:58:07
In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlan_na_create vxlan_na_create() walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond ...
CVE-2026-31728
- EPSS 0.09%
- Veröffentlicht 01.05.2026 14:14:28
- Zuletzt bearbeitet 07.05.2026 16:16:19
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop A race condition between gether_disconnect() and eth_stop() leads to a NULL pointer dereference. Specifically,...
CVE-2026-31729
- EPSS 0.13%
- Veröffentlicht 01.05.2026 14:14:28
- Zuletzt bearbeitet 07.05.2026 16:02:57
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi_notify_common() The connector number extracted from CCI via UCSI_CCI_CONNECTOR() is a 7-bit field (0-127) that is used to index ...
CVE-2026-31725
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:26
- Zuletzt bearbeitet 07.05.2026 16:58:44
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ecm: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and registered during the bind phase with the gadget dev...
CVE-2026-31726
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:26
- Zuletzt bearbeitet 07.05.2026 16:26:18
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix NULL pointer dereference during unbind race Commit b81ac4395bbe ("usb: gadget: uvc: allow for application to cleanly shutdown") introduced two stages of synch...