PT-2023-8696 · Linux+5 · Linux Kernel+5
Al Viro
·
Published
2023-11-28
·
Updated
2025-09-29
·
CVE-2023-52444
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 issue is related to the
f2fs rename() function in the Linux kernel, which can cause dirent corruption due to a missed call to f2fs set link() to update the ".." link to the new directory. This can occur when performing a cross-directory rename operation. The vulnerability may allow an attacker to elevate their privileges.Technical details about exploitation include:
- The
f2fs rename()function is vulnerable. - The
old dirandnew dirvariables are used in the function. - The
f2fs set link()function is not called in certain cases, leading to the corruption. - A testcase involving
mkdir -p dir/fooandrenameat2 -w dir/foo barcan cause the corruption.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Buffer Overflow
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Astra Linux
Linuxmint
Linux Kernel
Red Os
Ubuntu