PT-2024-32118 · Linux+1 · Linux Kernel+1
Published
2024-08-29
·
Updated
2025-09-29
·
CVE-2024-46690
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the nfsd4 deleg getattr conflict function in the Linux kernel, which does not properly confirm the expected manager before dereferencing fl->c.flc owner. This can lead to incorrect assumptions about the flc owner being an nfs4 delegation. The patch restores the behavior of the "!= &nfsd lease mng ops" case to its previous state, without referencing a possible delegation. The function
nfsd4 deleg getattr conflict() tests fl lmops but largely ignores the result. Technical details include the dereference of fl->c.flc owner without confirming fl->fl lmops is the expected manager.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linux Kernel