24 lines
1.0 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-35914",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2024-05-19T09:15:11.910",
"lastModified": "2024-05-19T09:15:11.910",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: Fix error cleanup path in nfsd_rename()\n\nCommit a8b0026847b8 (\"rename(): avoid a deadlock in the case of parents\nhaving no common ancestor\") added an error bail out path. However this\npath does not drop the remount protection that has been acquired. Fix\nthe cleanup path to properly drop the remount protection."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/331e125e02c08ffaecc1074af78a988a278039bd",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/9fe6e9e7b58944037714442384075c17cfde1c56",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}