PT-2025-53201 · Red Os · Red Os
CVE-2023-54124
·
Published
2025-12-24
·
Updated
2026-07-02
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux Kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the f2fs filesystem implementation. Specifically, during the unmount process (
umount()), if a copy-on-write error (cp error) is set, the f2fs wait on all pages() function may not properly handle writeback of F2FS WB CP DATA pages. This can lead to a non-zero fsync node num after f2fs wait on all pages() completes, resulting in a kernel bug at fs/f2fs/super.c:1627. The issue stems from a potential deadloop within f2fs wait on all pages(). To prevent this, the fix involves dropping all dirty pages instead of attempting to redirty them. The xfstest generic/361 test case highlights this behavior.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Red Os