Answer in brief
CVE-2026-90161 records a Unknown severity vulnerability in erofs: fix interlaced ztailpacking pclusters. 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 | >=fdffc091e6f94602558bba712b51bc16f79fd6d5 <ddb7ea4fd99bf6c4314d1dfca18aec6945ce8054 || >=fdffc091e6f94602558bba712b51bc16f79fd6d5 <451027c642e752420e1a04237db9ce7b35cee595 || >=fdffc091e6f94602558bba712b51bc16f79fd6d5 <862427ebb81d1f6abbf74d799790e1694b37b187 || 7d6ef8277e44c22f894d54d26ddb36c22d60712d || >=6.0.16 <6.1 | ddb7ea4fd99bf6c4314d1dfca18aec6945ce8054, 451027c642e752420e1a04237db9ce7b35cee595, 862427ebb81d1f6abbf74d799790e1694b37b187, 6.1 |
| Linux/Linuxgeneric | 6.1 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced pcluster with ztailpacking enabled, so this doesn't affect any existing valid filesystems. However, crafted images can contain invalid interlaced ztailpacking pclusters, resulting in an out-of-bounds read from a kmap'd page and copying irrelevant kernel memory into userspace-visible page cache.
Quoted source text, attributed separately from HOL analysis.