CVE-2025-22011
MediumIn the Linux kernel, the following vulnerability has been resolved: ARM: dts: bcm2711: Fix xHCI power-domain During s2idle tests on the Raspberry CM4 the VPU firmware always crashes on xHCI power-domain resume: root@raspberrypi:/sys/power# echo freeze > state [ 70.724347] xhci_suspend finished [ 70.727730] xhci_plat_suspend finished [ 70.755624] bcm2835-power bcm2835-power: Power grafx off [ 70.761127] USB: Set power to 0 [ 74.653040] USB: Failed to set power to 1 (-110) This seems to be caused because of the mixed usage of raspberrypi-power and bcm2835-power at the same time. So avoid the usage of the VPU firmware power-domain driver, which prevents the VPU crash.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.8
and later are affected. Fixed in
6.12.21,
6.13.9,
6.14
and their respective stable series.
References
The following references provide additional information about CVE-2025-22011 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/393947e06867923d4c2be380d46efd03407a8ce2
-
PatchKernel patch commithttps://git.kernel.org/stable/c/b8a47aa0b3df701d0fc41b3caf78d00571776be0
-
PatchKernel patch commithttps://git.kernel.org/stable/c/f44fa354a0715577ca32b085f6f60bcf32c748dd
Frequently asked questions
-
What is CVE-2025-22011?
CVE-2025-22011 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.8 onward and has been patched in 6.12.21, 6.13.9 and 6.14. CVE-2025-22011 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2025-22011?
CVE-2025-22011 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2025-22011?
Yes — CVE-2025-22011 has been patched. Fixed versions include 6.12.21, 6.13.9 and 6.14. If you are running Linux kernel 6.8 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2025-22011 actively exploited?
No — CVE-2025-22011 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.