CVE-2024-35914

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix error cleanup path in nfsd_rename() Commit a8b0026847b8 ("rename(): avoid a deadlock in the case of parents having no common ancestor") added an error bail out path. However this path does not drop the remount protection that has been acquired. Fix the cleanup path to properly drop the remount protection.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*

History

23 Sep 2025, 15:14

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-667
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/331e125e02c08ffaecc1074af78a988a278039bd - () https://git.kernel.org/stable/c/331e125e02c08ffaecc1074af78a988a278039bd - Patch
References () https://git.kernel.org/stable/c/9fe6e9e7b58944037714442384075c17cfde1c56 - () https://git.kernel.org/stable/c/9fe6e9e7b58944037714442384075c17cfde1c56 - Patch
First Time Linux
Linux linux Kernel

Information

Published : 2024-05-19 09:15

Updated : 2025-09-23 15:14


NVD link : CVE-2024-35914

Mitre link : CVE-2024-35914

CVE.ORG link : CVE-2024-35914


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking