Answer in brief
CVE-2025-38495 records a Unknown severity vulnerability in HID: core: ensure the allocated report buffer can contain the reserved report ID. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2025-38495 records a Unknown severity vulnerability in HID: core: ensure the allocated report buffer can contain the reserved report ID. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <7228e36c7875e4b035374cf68ca5e44dffa596b2 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <9f2892f7233a8f1320fe671d0f95f122191bfbcd || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <7fa83d0043370003e9a0b46ab7ae8f53b00fab06 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <d3ed1d84a84538a39b3eb2055d6a97a936c108f2 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <fcda39a9c5b834346088c14b1374336b079466c1 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <a262370f385e53ff7470efdcdaf40468e5756717 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <a47d9d9895bad9ce0e840a39836f19ca0b2a343a || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <4f15ee98304b96e164ff2340e1dfd6181c3f42aa | 7228e36c7875e4b035374cf68ca5e44dffa596b2, 9f2892f7233a8f1320fe671d0f95f122191bfbcd, 7fa83d0043370003e9a0b46ab7ae8f53b00fab06, d3ed1d84a84538a39b3eb2055d6a97a936c108f2, fcda39a9c5b834346088c14b1374336b079466c1, a262370f385e53ff7470efdcdaf40468e5756717, a47d9d9895bad9ce0e840a39836f19ca0b2a343a, 4f15ee98304b96e164ff2340e1dfd6181c3f42aa |
| Linux/Linuxgeneric | 3.15 | Not reported |
Published upstream
Jul 28, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <7228e36c7875e4b035374cf68ca5e44dffa596b2 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <9f2892f7233a8f1320fe671d0f95f122191bfbcd || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <7fa83d0043370003e9a0b46ab7ae8f53b00fab06 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <d3ed1d84a84538a39b3eb2055d6a97a936c108f2 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <fcda39a9c5b834346088c14b1374336b079466c1 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <a262370f385e53ff7470efdcdaf40468e5756717 || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <a47d9d9895bad9ce0e840a39836f19ca0b2a343a || >=4fa5a7f76cc7b6ac87f57741edd2b124851d119f <4f15ee98304b96e164ff2340e1dfd6181c3f42aa | 7228e36c7875e4b035374cf68ca5e44dffa596b2, 9f2892f7233a8f1320fe671d0f95f122191bfbcd, 7fa83d0043370003e9a0b46ab7ae8f53b00fab06, d3ed1d84a84538a39b3eb2055d6a97a936c108f2, fcda39a9c5b834346088c14b1374336b079466c1, a262370f385e53ff7470efdcdaf40468e5756717, a47d9d9895bad9ce0e840a39836f19ca0b2a343a, 4f15ee98304b96e164ff2340e1dfd6181c3f42aa |
| Linux/Linuxgeneric | 3.15 | Not reported |
Published upstream
Jul 28, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.