I
n 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.
References
| Link | Resource |
|---|---|
| https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc | Mailing List Patch |
| https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 | Mailing List Patch |
| https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc | Mailing List Patch |
| https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 | Mailing List Patch |
Configurations
History
14 Feb 2025, 16:40
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-667 | |
| References | () https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc - Mailing List, Patch | |
| References | () https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 - Mailing List, Patch |
21 Nov 2024, 08:40
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc - | |
| References | () https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 - |
Information
Published : 2024-03-06 07:15
Updated : 2025-02-14 16:40
NVD link : CVE-2023-52590
Mitre link : CVE-2023-52590
CVE.ORG link : CVE-2023-52590
JSON object : View
Products Affected
CWE
CWE-667
Improper Locking