CVE-2026-45943
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: erofs: fix inline data read failure for ztailpacking pclusters Compressed folios for ztailpacking pclusters must be valid before adding these pclusters to I/O chains. Otherwise, z_erofs_decompress_pcluster() may assume they are already valid and then trigger a NULL pointer dereference. It is somewhat hard to reproduce because the inline data is in the same block as the tail of the compressed indexes, which are usually read just before. However, it may still happen if a fatal signal arrives while read_mapping_folio() is runn...
- CVSS
- 7.1
- EPSS
- 0.13% 2.61% percentile
- CISA KEV
- Not listed
- Published
- 2026.05.27