Beveiligingsadvies

CVE-2024-35914

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-05-19 08:35:07
Laatst bijgewerkt 2026-08-05 11:30:56
Toegewezen door Linux
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.