PT-2025-49664 · Linux+1 · Linux Kernel+1
Published
2023-05-17
·
Updated
2026-02-24
·
CVE-2023-53804
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists within the nilfs2 file system during the unmount process. Specifically, the
nilfs root structure may be accessed after being freed, potentially leading to a system crash or unpredictable behavior. This occurs when inodes remain in a "garbage list" and are released while the file system writer is detached. The issue is addressed by modifying the nilfs evict inode() function to avoid using nilfs root for cleanup operations when the file system is read-only or the writer is detached.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Nilfs2