Security Advisory

CVE-2023-52591

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-03-06 06:45:23
Last updated 2026-05-11 19:29:56
Assigner Linux
State PUBLISHED

Description

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.