Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.292 |
References
- https://git.kernel.org/stable/c/363236d709e75610b628c2a4337ccbe42e454b6dPatch
- https://git.kernel.org/stable/c/6ca3d4d87af406a390a34ea924ab65c517e6e132Patch
- https://git.kernel.org/stable/c/7a7ada33879a631b05b536e66d1c5b1219d3badePatch
- https://git.kernel.org/stable/c/920ea73215dbf948b661b88a79cb47b7f96adfbdPatch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
FAQ
What is CVE-2025-21992?
CVE-2025-21992 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2025-21992?
CVE-2025-21992 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-21992?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.