Security Advisory

CVE-2026-63927

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 14:55:27
Last updated 2026-07-20 13:41:37
Assigner Linux
CVSS score 7.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after free in debug code We're not allowed to dereference "urb" after calling usb_hcd_giveback_urb() so save the urb->status ahead of time.