- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:07
- Zuletzt bearbeitet 17.08.2026 05:17:36
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_printer: take kref only for successful open printer_open() returns -EBUSY when the character device is already open, but it increments dev->kref regardless of the re...
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:50:07
- Zuletzt bearbeitet 17.08.2026 05:17:36
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: Fix use-after-free in gadget_match_driver The udc structure acts as the management structure for the gadget, but their lifecycles are decoupled. A race condition ...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:06
- Zuletzt bearbeitet 17.08.2026 05:17:36
In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutex_unlock() may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of object...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:05
- Zuletzt bearbeitet 17.08.2026 05:17:35
In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect Submitted write URBs are not stopped on close() and therefore need to be stopped unconditionally on disconnect() to avoid use-after...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:05
- Zuletzt bearbeitet 17.08.2026 05:17:35
In the Linux kernel, the following vulnerability has been resolved: USB: ldusb: fix use-after-free on disconnect race mutex_unlock() may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects ...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:04
- Zuletzt bearbeitet 17.08.2026 05:17:35
In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect race mutex_unlock() may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of obje...
- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:50:03
- Zuletzt bearbeitet 17.08.2026 05:17:35
In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: bound bulk IN response length to the received transfer usbio_bulk_msg() copies bpkt_len = le16_to_cpu(bpkt->len) bytes out of the bulk IN buffer (usbio->rxbuf, al...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:03
- Zuletzt bearbeitet 17.08.2026 05:17:35
In the Linux kernel, the following vulnerability has been resolved: USB: legousbtower: fix use-after-free on disconnect race mutex_unlock() may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of o...
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:50:02
- Zuletzt bearbeitet 17.08.2026 05:17:35
In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: unmap request DMA on queue failure mtu3_gadget_queue() maps the request before checking whether the QMU GPD ring can accept another transfer. the request is returned wit...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:02
- Zuletzt bearbeitet 17.08.2026 05:17:35
In the Linux kernel, the following vulnerability has been resolved: USB: misc: uss720: unregister parport on probe failure uss720_probe() registers a parport before reading the 1284 register used to detect unsupported Belkin F5U002 adapters. If get...