First published: Wed Mar 06 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not change as without locking that can corrupt the filesystem.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Kernel-devel | ||
Linux Kernel | <6.7.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52590 has been classified as a low-severity vulnerability.
CVE-2023-52590 can lead to unexpected behavior when renaming directories in certain conditions.
To fix CVE-2023-52590, ensure your Linux kernel is updated to the latest version that addresses this vulnerability.
CVE-2023-52590 affects various versions of the Linux kernel prior to the patch that resolves this issue.
Currently, there is no known workaround for CVE-2023-52590; updating is the recommended action.