CVE-2026-97430

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/09/2026
Last modified:
25/09/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xhci: Prevent queuing new commands if xhci is inaccessible<br /> <br /> Refuse to queue a new command on the command ring if xHC is marked<br /> inaccessible with the HCD_FLAG_HW_ACCESSIBLE.<br /> <br /> HCD_FLAG_HW_ACCESSIBLE is set and cleared in suspend and resume.<br /> <br /> Also print a warning if xhci is being suspended with commands<br /> still pending on the command ring.

Impact