CVE-2024-58092
MediumIn the Linux kernel, the following vulnerability has been resolved: nfsd: fix legacy client tracking initialization Get rid of the nfsd4_legacy_tracking_ops->init() call in check_for_legacy_methods(). That will be handled in the caller (nfsd4_client_tracking_init()). Otherwise, we'll wind up calling nfsd4_legacy_tracking_ops->init() twice, and the second time we'll trigger the BUG_ON() in nfsd4_init_recdir().
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.8
and later are affected. Fixed in
6.12.22,
6.13.10,
6.14
and their respective stable series.
References
The following references provide additional information about CVE-2024-58092 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/95407304253a4bf03494d921c6913e220c26cc63
-
PatchKernel patch commithttps://git.kernel.org/stable/c/cdd66082b227eb695cbf54b7c121ea032e869981
-
PatchKernel patch commithttps://git.kernel.org/stable/c/de71d4e211eddb670b285a0ea477a299601ce1ca
Frequently asked questions
-
What is CVE-2024-58092?
CVE-2024-58092 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.8 onward and has been patched in 6.12.22, 6.13.10 and 6.14. CVE-2024-58092 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-58092?
CVE-2024-58092 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-58092?
Yes — CVE-2024-58092 has been patched. Fixed versions include 6.12.22, 6.13.10 and 6.14. If you are running Linux kernel 6.8 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-58092 actively exploited?
No — CVE-2024-58092 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.