CVE-2025-22011

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-22011
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-22011.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-22011
Downstream
Published
2025-04-08T09:15:25Z
Modified
2025-04-10T13:10:41Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In 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] xhcisuspend finished [ 70.727730] xhciplat_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.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.21-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}