CVE-2024-35914

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-35914
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35914.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35914
Downstream
Related
Published
2024-05-19T09:15:11Z
Modified
2025-09-23T15:14:31Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages