CVE-2024-58092

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-58092
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-58092.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-58092
Downstream
Published
2025-04-16T11:15:42Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

nfsd: fix legacy client tracking initialization

Get rid of the nfsd4legacytrackingops->init() call in checkforlegacymethods(). That will be handled in the caller (nfsd4clienttrackinginit()). Otherwise, we'll wind up calling nfsd4legacytrackingops->init() twice, and the second time we'll trigger the BUGON() in nfsd4init_recdir().

References

Affected packages