Lucene search
+L

16619 matches found

EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45668

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: copy only received bytes on short ep0 read ffsep0read allocates its control-OUT data buffer with kmalloc not kzalloc at the Length value from the Setup packet, then copies that full len to userspace regardless o...

5.6AI score0.00244EPSS
Exploits0References7
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-63894 usb: gadget: f_fs: serialize DMABUF cancel against request completion

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: serialize DMABUF cancel against request completion ffsepfiledmabufiocomplete calls usbepfreerequest on the completed request but leaves priv-req, the back-pointer that ffsdmabuftransfer set on submission, pointi...

7.8CVSS0.00159EPSS
Exploits0References4
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-45667

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: serialize DMABUF cancel against request completion ffsepfiledmabufiocomplete calls usbepfreerequest on the completed request but leaves priv-req, the back-pointer that ffsdmabuftransfer set on submission, pointi...

5.2AI score0.00159EPSS
Exploits0References4
CVE
CVE
added 3 days ago8 views

CVE-2026-63894

Summary (CVE-2026-63894): A race in Linux kernel’s FunctionFS DMABUF handling allows a freed usb_request to be dequeued via an obsolete priv->req pointer when cancelling a DMABUF attachment. The root cause is that ffs_epfile_dmabuf_io_complete() frees the request but leaves priv->req pointi...

7.8CVSS5.2AI score0.00159EPSS
Exploits0References4
OSV
OSV
added 3 days ago4 views

CVE-2026-63894 usb: gadget: f_fs: serialize DMABUF cancel against request completion

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: serialize DMABUF cancel against request completion ffsepfiledmabufiocomplete calls usbepfreerequest on the completed request but leaves priv-req, the back-pointer that ffsdmabuftransfer set on submission, pointi...

7.8CVSS5.2AI score0.00159EPSS
Exploits0References7
OSV
OSV
added 3 days ago4 views

CVE-2026-63874 net: mctp: usb: fix race between urb completion and rx_retry cancellation

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS5.4AI score0.00119EPSS
Exploits0References6
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-45559

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

5.4AI score0.00119EPSS
Exploits0References3
CVE
CVE
added 3 days ago13 views

CVE-2026-63874

In the Linux kernel, CVE-2026-63874 affects the MCTP USB path (net: mctp: usb). The vulnerability arises from a race between urb completion and rx_retry cancellation during ndo_stop, which could leave an urb queued and re-schedule rx_retry_work. The fix strengthens sequencing between stopping and...

7.8CVSS5.4AI score0.00119EPSS
Exploits0References3
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-63874 net: mctp: usb: fix race between urb completion and rx_retry cancellation

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS0.00119EPSS
Exploits0References3
NVD
NVD
added 3 days ago10 views

CVE-2026-63821

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

0.00157EPSS
Exploits0References5
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45487

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.3AI score0.00157EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-63821

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.3AI score0.00157EPSS
Exploits0References6Affected Software1
CVE
CVE
added 3 days ago8 views

CVE-2026-63821

In the Linux kernel, the wifi driver stack for rtw88/USB fixed memory leaks when USB write submissions fail. Specifically, rtw_usb_write_port() failures in rtw_usb_write_data() and rtw_usb_tx_agg_skb() could leave allocated skbs and a txcb/aggregated skbs unfreed due to a missing completion callb...

5.3AI score0.00157EPSS
Exploits0References5
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-63821 wifi: rtw88: usb: fix memory leaks on USB write failures

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

0.00157EPSS
Exploits0References5
OSV
OSV
added 3 days ago6 views

CVE-2026-63821 wifi: rtw88: usb: fix memory leaks on USB write failures

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.3AI score0.00157EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-61214

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mct u232: fix missing interrupt-in transfer sanity check Add the missing sanity check on the size of interrupt-in transfers to avoid parsing stale or uninitialised slab data and leaking it to user space...

5.3AI score0.0021EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 3 days ago6 views

PT-2026-61221

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: check URB actual length for interrupt-IN notifications USBTMC devices can use an optional interrupt endpoint for notification messages. These typically contain two-byte headers indicating the payload format, but the...

5.3AI score0.0021EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-61275

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi connector change The connector number in a UCSI CCI notification is a 7-bit field supplied by the PPM. ucsi connector change uses it to index the ucsi-connector array without...

5.3AI score0.00205EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 3 days ago13 views

PT-2026-61281

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: reject firmware images without a ':' record header do flash locates the first .cyacd record with p = strnchrfw-data, fw-size, ':'; while p eof s = strnchrp + 1, eof - p - 1, ':'; ... If the firmware image...

5.3AI score0.0021EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-61211

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f fs: serialize DMABUF cancel against request completion ffs epfile dmabuf io complete calls usb ep free request on the completed request but leaves priv-req, the back-pointer that ffs dmabuf transfer set on...

5.2AI score0.00159EPSS
Exploits0References5
Rows per page
Query Builder