Linux Kernel EROFS Filesystem End-of-Filesystem Handling Vulnerability

Vulnerability

A vulnerability in the Linux kernel's EROFS (Enhanced Read-Only File System) implementation has been addressed. The issue involved improper handling of file-backed mounts at the end of the filesystem. I/O requests extending beyond the filesystem's limits were not being zeroed out as expected, similar to the behavior of loopback devices. This vulnerability could potentially lead to unintended data exposure or corruption.

Impact

The vulnerability could result in I/O requests beyond the end of the filesystem not being properly zeroed out, potentially leading to data exposure or corruption.

Reproduction

The vulnerability can be reproduced by mounting a file-backed EROFS filesystem and performing I/O operations that extend beyond the end of the filesystem. The expected behavior is for these operations to be zeroed out, but the vulnerability causes them to be improperly handled.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version can be found in the Linux kernel documentation.

Added: Jun 9, 2026, 2:57 PM
Updated: Jun 9, 2026, 2:57 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
3.9
remediation
7.7
relevance
9.3
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.