CVE-2024-40993
MediumIn the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcu_dereference_protected() When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspace. The latter was taken into account in ip_set_dereference() (nfnetlink mutex is held), but the former was not. The patch adds the required check to rcu_dereference_protected() in ip_set_dereference().
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
References
The following references provide additional information about CVE-2024-40993 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/3799d02ae4208af08e81310770d8754863a246a1
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3fc09e1ca854bc234e007a56e0f7431f5e2defb5
-
PatchKernel patch commithttps://git.kernel.org/stable/c/523bed6489e089dd8040e72453fb79da47b144c2
Frequently asked questions
-
What is CVE-2024-40993?
CVE-2024-40993 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-40993 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-40993?
CVE-2024-40993 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-40993?
No patch is currently available for CVE-2024-40993. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-40993 actively exploited?
No — CVE-2024-40993 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.