CVE-2025-21992

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21992
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-21992.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-21992
Downstream
Related
Published
2025-04-02T13:15:43Z
Modified
2025-08-09T19:01:28Z
Summary
[none]
Details

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

HID: ignore non-functional sensor in HP 5MP Camera

The HP 5MP Camera (USB ID 0408:5473) reports a HID sensor interface that is not actually implemented. Attempting to access this non-functional sensor via iio_info causes system hangs as runtime PM tries to wake up an unresponsive sensor.

[453] hid-sensor-hub 0003:0408:5473.0003: Report latency attributes: ffffffff:ffffffff [453] hid-sensor-hub 0003:0408:5473.0003: common attributes: 5:1, 2:1, 3:1 ffffffff:ffffffff

Add this device to the HID ignore list since the sensor interface is non-functional by design and should not be exposed to userspace.

References

Affected packages