CVE-2025-38495
MediumIn the Linux kernel, the following vulnerability has been resolved: HID: core: ensure the allocated report buffer can contain the reserved report ID When the report ID is not used, the low level transport drivers expect the first byte to be 0. However, currently the allocated buffer not account for that extra byte, meaning that instead of having 8 guaranteed bytes for implement to be working, we only have 7.
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
3.15
and later are affected. Fixed in
5.4.297,
5.10.241,
5.15.190,
6.1.147,
6.6.100,
6.12.40,
6.15.8,
6.16
and their respective stable series.
References
The following references provide additional information about CVE-2025-38495 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Third Party Advisory
-
Third Party Advisory
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4f15ee98304b96e164ff2340e1dfd6181c3f42aa
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7228e36c7875e4b035374cf68ca5e44dffa596b2
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7fa83d0043370003e9a0b46ab7ae8f53b00fab06
Frequently asked questions
-
What is CVE-2025-38495?
CVE-2025-38495 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 3.15 onward and has been patched in 5.4.297, 5.10.241, 5.15.190 and others. CVE-2025-38495 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2025-38495?
CVE-2025-38495 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-38495?
Yes — CVE-2025-38495 has been patched. Fixed versions include 5.4.297, 5.10.241, 5.15.190 and others. If you are running Linux kernel 3.15 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2025-38495 actively exploited?
No — CVE-2025-38495 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.