CVE-2023-52590

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

14 Feb 2025, 16:40

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux
Linux linux Kernel
CWE CWE-667
References () https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc - () https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc - Mailing List, Patch
References () https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 - () https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 - Mailing List, Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5

21 Nov 2024, 08:40

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc - () https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc -
References () https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 - () https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 -

06 Mar 2024, 15:18

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: ocfs2: evite tocar el directorio renombrado si el padre no cambia. El VFS no bloqueará el directorio movido si su padre no cambia. Cambie el código de cambio de nombre de ocfs2 para evitar tocar el directorio renombrado si su padre no cambia sin bloquearlo, lo que puede dañar el sistema de archivos.

06 Mar 2024, 07:15

Type Values Removed Values Added
New CVE

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

linux

  • linux_kernel
CWE
CWE-667

Improper Locking