CVE-2026-43166
Awaiting Analysis Awaiting Analysis - Queue
erofs Interlaced Plain Extent Identification Vulnerability

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced plain identification for encoded extents Only plain data whose start position and on-disk physical length are both aligned to the block size should be classified as interlaced plain extents. Otherwise, it must be treated as shifted plain extents. This issue was found by syzbot using a crafted compressed image containing plain extents with unaligned physical lengths, which can cause OOB read in z_erofs_transform_plain().
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel *
linux_kernel erofs *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's erofs file system implementation. It involves incorrect classification of certain plain data extents when their start position and physical length on disk are not aligned to the block size. Specifically, plain data with unaligned physical lengths was mistakenly treated as interlaced plain extents instead of shifted plain extents. This misclassification can lead to an out-of-bounds (OOB) read error in the function z_erofs_transform_plain().


How can this vulnerability impact me? :

The vulnerability can cause an out-of-bounds read in the Linux kernel when processing specially crafted compressed images containing unaligned plain extents. This could potentially lead to system instability, crashes, or exposure of unintended memory contents, depending on how the kernel handles the OOB read.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart