Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-22023

7.8 · HIGH
Published Apr 16, 2025 linux CWE-416 EPSS 0.19% (9th pctl)

Overview

CVE-2025-22023 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

usb: xhci: Don't skip on Stopped - Length Invalid

Up until commit d56b0b2ab142 ("usb: xhci: ensure skipped isoc TDs are

returned when isoc ring is stopped") in v6.11, the driver didn't skip

missed isochronous TDs when handling Stoppend and Stopped - Length

Invalid events. Instead, it erroneously cleared the skip flag, which

would cause the ring to get stuck, as future events won't match the

missed TD which is never removed from the queue until it's cancelled.

This buggy logic seems to have been in place substantially unchanged

since the 3.x series over 10 years ago, which probably speaks first

and foremost about relative rarity of this case in normal usage, but

by the spec I see no reason why it shouldn't be possible.

After d56b0b2ab142, TDs are immediately skipped when handling those

Stopped events. This poses a potential problem in case of Stopped -

Length Invalid, which occurs either on completed TDs (likely alr

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.11, < 6.12.22 Affected

Frequently Asked Questions

What is CVE-2025-22023?

CVE-2025-22023 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-22023?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-22023?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-22023?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-22023 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.