FlawAtlas
Search the atlas
CVE-2023-53137 Not scored

CVE-2023-53137

In the Linux kernel, the following vulnerability has been resolved: ext4: Fix possible corruption when moving a directory When we are renaming a directory to a different directory, we need to update '..' entry in the moved directory. However nothing prevents moved directory from being modified and even converted from the inline format to the normal format. When such race happens the rename code gets confused and we crash. Fix the problem by locking the moved directory.

Exploit probability Not scored
Published May 2, 2025
Required by Not available
Last source change April 3, 2026

02 / AFFECTED SOFTWARE

Affected packages

Debian:11 linux

25 explicit affected versions

Debian:12 linux
Debian:13 linux

03 / CONNECTIONS

Connected vulnerabilities

04 / EVIDENCE

Source records

Open Source Vulnerabilities CVE-2023-53137

In the Linux kernel, the following vulnerability has been resolved: ext4: Fix possible corruption when moving a directory When we are renaming a directory to a different directory, we need to update '..' entry in the moved directory. However nothing prevents moved directory from being modified and even converted from the inline format to the normal format. When such race happens the rename code gets confused and we crash. Fix the problem by locking the moved directory.

View original source

05 / REFERENCES

Further evidence