Answer in brief
CVE-2026-80551 records a Unknown severity vulnerability in s390/vfio_ccw: Ensure first IDAW remains constant. 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 | >=01aa26c672c0eb771de4aaa2a8ccf6055778887b <0d46c2565f173bcddcdcaf44a4f69789a20535e2 || >=01aa26c672c0eb771de4aaa2a8ccf6055778887b <08ef2a82115690d6e229615872ac1731af732497 || >=01aa26c672c0eb771de4aaa2a8ccf6055778887b <fc59e9482117ebdccd6dc7fa8082f8b980fd021e || >=01aa26c672c0eb771de4aaa2a8ccf6055778887b <565bef268d75bf7df665bce6923a88cd0eb74592 | 0d46c2565f173bcddcdcaf44a4f69789a20535e2, 08ef2a82115690d6e229615872ac1731af732497, fc59e9482117ebdccd6dc7fa8082f8b980fd021e, 565bef268d75bf7df665bce6923a88cd0eb74592 |
| Linux/Linuxgeneric | 5.3 | Not reported |
Published upstream
Aug 26, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 26, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 26, 2026
In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Ensure first IDAW remains constant The first IDAW in a list does not need to be on a 2K/4K boundary like all others, and so is read separately to accurately calculate the size of the buffer needed to read the full IDAL. Verify that the address found in the first IDAW is unchanged between reads, to ensure a consistent set of IDAWs being worked with.
Quoted source text, attributed separately from HOL analysis.