
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52590 affects the Linux kernel's OCFS2 (Oracle Cluster File System 2) implementation. The vulnerability was discovered in the rename operation handling where the VFS (Virtual File System) does not lock the moved directory if its parent directory remains unchanged (Kernel Git).
The vulnerability exists in the OCFS2 filesystem's rename operation code. When renaming a directory without changing its parent directory, the VFS does not acquire the necessary locks. The original code would still attempt to modify the directory's metadata in this scenario, which could lead to filesystem corruption due to the lack of proper locking mechanisms (Kernel Git).
The vulnerability could result in filesystem corruption when renaming directories within the same parent directory in OCFS2 filesystems. This affects the integrity of data stored on OCFS2 filesystems, particularly in clustered environments (CERT-FR).
The vulnerability requires local access to a system using OCFS2 filesystem and the ability to perform directory rename operations. It is particularly relevant in clustered environments where OCFS2 is commonly used (CERT-FR).
A patch has been developed and committed to the Linux kernel that modifies the OCFS2 rename code to avoid touching the renamed directory if its parent does not change. The fix ensures proper handling of directory operations without risking filesystem corruption (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."