CVE Catalog

CVE-2024-47726

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.80%

53th percentile - higher than 53% of all known CVEs

Summary

In the Linux kernel, the f2fs filesystem did not wait for all direct write I/O operations to complete before block removal. This could lead to overwriting data in blocks that have been reallocated to another inode.

Risk Assessment

Risk of data corruption in the f2fs filesystem, potentially leading to loss of data integrity and system reliability issues.

Recommendation

Apply a Linux kernel update containing the fix that ensures waiting for direct write I/O completion before block removal.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be reused by other inode.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS