- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:01
- Zuletzt bearbeitet 23.08.2026 13:16:31
In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspan_pda: fix information leak The write() callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo su...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:00
- Zuletzt bearbeitet 17.08.2026 05:17:34
In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently (e.g if the device is being disconnected) the driver would loop indef...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:00
- Zuletzt bearbeitet 17.08.2026 05:17:34
In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data u...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:49:59
- Zuletzt bearbeitet 17.08.2026 05:17:34
In the Linux kernel, the following vulnerability has been resolved: USB: ulpi: fix memory leak on registration failure The allocated device name is never freed on early ULPI device registration failures. Fix this by initialising the device structu...
CVE-2026-64333
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:59
- Zuletzt bearbeitet 17.08.2026 05:17:34
In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix write buffer corruption The digi_write_inb_command() is supposed to wait for the write urb to become available or return an error, but instead it ...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:49:58
- Zuletzt bearbeitet 17.08.2026 05:17:34
In the Linux kernel, the following vulnerability has been resolved: usbip: vudc: fix NULL deref in vep_dequeue() vep_alloc_request() wasn't initializing vrequest->udc, so cancellations on the FunctionFS AIO path were arriving in vep_dequeue without...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:49:57
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove The threaded IRQ handler ccg_irq_handler() calls ucsi_notify_common(), which on a connector-change event calls ucsi_conn...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:49:57
- Zuletzt bearbeitet 17.08.2026 05:17:34
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdm_consume_modes() In svdm_consume_modes(), the SVID value is read from pmdata->svids using pmdata->svid_index as an array index without ...
- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:49:56
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix DMA fence leak In ffs_dmabuf_transfer(), a ffs_dma_fence object is kmalloc'd, with the underlying dma_fence later initialized by dma_fence_init(), which sets...
- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:49:55
- Zuletzt bearbeitet 17.08.2026 05:17:33
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks When parsing endpoint descriptors, ffs_data_got_descs() generates the eps_addrmap which contains the...