CVE-2026-90161
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | fdffc091e6f94602558bba712b51bc16f79fd6d5 < ddb7ea4fd99bf6c4314d1dfca18aec6945ce8054 | affected |
| Linux | Linux | fdffc091e6f94602558bba712b51bc16f79fd6d5 < 451027c642e752420e1a04237db9ce7b35cee595 | affected |
| Linux | Linux | fdffc091e6f94602558bba712b51bc16f79fd6d5 < 862427ebb81d1f6abbf74d799790e1694b37b187 | affected |
| Linux | Linux | 7d6ef8277e44c22f894d54d26ddb36c22d60712d | affected |
| Linux | Linux | 6.0.16 < 6.1 | affected |
| Linux | Linux | 6.1 | affected |
| Linux | Linux | 0 < 6.1 | unaffected |
| Linux | Linux | 6.18.52 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.6 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/ddb7ea4fd99bf6c4314d1dfca18aec6945ce8054
- https://git.kernel.org/stable/c/451027c642e752420e1a04237db9ce7b35cee595
- https://git.kernel.org/stable/c/862427ebb81d1f6abbf74d799790e1694b37b187
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.