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.
References
Configurations
Configuration 1 (hide)
|
History
23 Sep 2025, 15:14
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-667 | |
CPE | cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/331e125e02c08ffaecc1074af78a988a278039bd - Patch | |
References | () https://git.kernel.org/stable/c/9fe6e9e7b58944037714442384075c17cfde1c56 - Patch |
21 Nov 2024, 09:21
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/331e125e02c08ffaecc1074af78a988a278039bd - | |
References | () https://git.kernel.org/stable/c/9fe6e9e7b58944037714442384075c17cfde1c56 - | |
Summary |
|
20 May 2024, 13:00
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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