CVE-2026-43179
EROFS Metadata Compression Folio Leak Fix
Publication date: 2026-05-06
Last updated on: 2026-05-06
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux_kernel | erofs | * |
Helpful Resources
Exploitability
| 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 (Enhanced Read-Only File System) implementation. Specifically, it involves incorrect early exits when handling EROFS images that have metadata compression enabled. Crafted EROFS images can trigger these incorrect early returns, which lead to folio reference leaks.
A folio reference leak means that certain memory references are not properly released, potentially causing resource management issues.
How can this vulnerability impact me? :
The vulnerability causes folio reference leaks when processing specially crafted EROFS images with metadata compression enabled.
However, it does not cause system crashes or other severe issues.