CVE-2025-38495

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38495
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38495.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38495
Downstream
Related
Published
2025-07-28T12:15:31Z
Modified
2025-08-30T18:01:35Z
Summary
[none]
Details

In 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.

References

Affected packages