CVE-2025-38540
HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
Description
In the Linux kernel, the following vulnerability has been resolved: HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras The Chicony Electronics HP 5MP Cameras (USB ID 04F2:B824 & 04F2:B82C) report 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. Add these 2 devices to the HID ignore list since the sensor interface is non-functional by design and should not be exposed to userspace.
INFO
Published Date :
Aug. 16, 2025, 12:15 p.m.
Last Modified :
Jan. 22, 2026, 6:39 p.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update the Linux kernel to a patched version.
- Apply the HID quirk to ignore these devices.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-38540.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-38540 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-38540
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-38540 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-38540 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jan. 22, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.16:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.13 up to (excluding) 6.15.7 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.39 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.189 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.146 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.99 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.240 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.8 up to (excluding) 5.4.296 Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* Added Reference Type kernel.org: https://git.kernel.org/stable/c/1b297ab6f38ca60a4ca7298b297944ec6043b2f4 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/2b0931eee48208c25bb77486946dea8e96aa6a36 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/35f1a5360ac68d9629abbb3930a0a07901cba296 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/3ce1d87d1f5d80322757aa917182deb7370963b9 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/54bae4c17c11688339eb73a04fd24203bb6e7494 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/7ac00f019698f614a49cce34c198d0568ab0e1c2 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/a2a91abd19c574b598b1c69ad76ad9c7eedaf062 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/c72536350e82b53a1be0f3bfdf1511bba2827102 Types: Patch Added Reference Type CVE: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html Types: Third Party Advisory Added Reference Type CVE: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Types: Third Party Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 03, 2025
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html Added Reference https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Aug. 16, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras The Chicony Electronics HP 5MP Cameras (USB ID 04F2:B824 & 04F2:B82C) report 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. Add these 2 devices to the HID ignore list since the sensor interface is non-functional by design and should not be exposed to userspace. Added Reference https://git.kernel.org/stable/c/1b297ab6f38ca60a4ca7298b297944ec6043b2f4 Added Reference https://git.kernel.org/stable/c/2b0931eee48208c25bb77486946dea8e96aa6a36 Added Reference https://git.kernel.org/stable/c/35f1a5360ac68d9629abbb3930a0a07901cba296 Added Reference https://git.kernel.org/stable/c/3ce1d87d1f5d80322757aa917182deb7370963b9 Added Reference https://git.kernel.org/stable/c/54bae4c17c11688339eb73a04fd24203bb6e7494 Added Reference https://git.kernel.org/stable/c/7ac00f019698f614a49cce34c198d0568ab0e1c2 Added Reference https://git.kernel.org/stable/c/a2a91abd19c574b598b1c69ad76ad9c7eedaf062 Added Reference https://git.kernel.org/stable/c/c72536350e82b53a1be0f3bfdf1511bba2827102