In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Mar 6, 2024
to the GitHub Advisory Database
•
Updated Nov 1, 2024
Description
Published by the National Vulnerability Database
Mar 6, 2024
Published to the GitHub Advisory Database
Mar 6, 2024
Last updated
Nov 1, 2024
In the Linux kernel, the following vulnerability has been resolved:
reiserfs: Avoid touching renamed directory if parent does not change
The VFS will not be locking moved directory if its parent does not
change. Change reiserfs rename code to avoid touching renamed directory
if its parent does not change as without locking that can corrupt the
filesystem.
References