Answer in brief
CVE-2026-80595 records a Unknown severity vulnerability in Input: ims-pcu - add response length checks. 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 | >=628329d52474323938a03826941e166bc7c8eff4 <bbafb75cd9da50d86335cbd98b8b3492bb5e42a6 || >=628329d52474323938a03826941e166bc7c8eff4 <3e0e8d7f8139a9496e389e7372e3f8b57b3e4e3e || >=628329d52474323938a03826941e166bc7c8eff4 <89cf4d18ff87efa5c47ba38de36aea5c03f98b05 || >=628329d52474323938a03826941e166bc7c8eff4 <f7f5afeed31baaca0b027c2d46a25ee86fb4c9da || >=628329d52474323938a03826941e166bc7c8eff4 <dc9fdb538ce5b7f32540991f4a25ab63fab7ba07 || >=628329d52474323938a03826941e166bc7c8eff4 <f28c5cabb2df09ad1fcfb7cdb2b3ed2f690d81f0 || >=628329d52474323938a03826941e166bc7c8eff4 <f3c63aecca90be42b66cdc66de7c4a6104104d17 || >=628329d52474323938a03826941e166bc7c8eff4 <48c9d92fd4ee3a8f5d2cb46c802a0eff8e67c79c | bbafb75cd9da50d86335cbd98b8b3492bb5e42a6, 3e0e8d7f8139a9496e389e7372e3f8b57b3e4e3e, 89cf4d18ff87efa5c47ba38de36aea5c03f98b05, f7f5afeed31baaca0b027c2d46a25ee86fb4c9da, dc9fdb538ce5b7f32540991f4a25ab63fab7ba07, f28c5cabb2df09ad1fcfb7cdb2b3ed2f690d81f0, f3c63aecca90be42b66cdc66de7c4a6104104d17, 48c9d92fd4ee3a8f5d2cb46c802a0eff8e67c79c |
| Linux/Linuxgeneric | 3.10 | Not reported |
Published upstream
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 28, 2026
In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - add response length checks The driver processes response data from device buffers without verifying that the device actually sent enough data. This can lead to out-of-bounds reads or processing stale data. Add checks for the expected response length before accessing the buffers.
Quoted source text, attributed separately from HOL analysis.