CVE-2023-52735
CriticalIn the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself sock_map proto callbacks should never call themselves by design. Protect against bugs like [1] and break out of the recursive loop to avoid a stack overflow in favor of a resource leak. [1] https://lore.kernel.org/all/[email protected]/
CVSS 3.1 score
9.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness type
CWE-120CVE-2023-52735 is classified as CWE-120
See CWE-120 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2023-52735 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/5b4a79ba65a1ab479903fff2e604865d229b70a9
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7499859881488da97589f3c79cc66fa75748ad49
-
PatchKernel patch commithttps://git.kernel.org/stable/c/f312367f5246e04df564d341044286e9e37a97ba
Frequently asked questions
-
What is CVE-2023-52735?
CVE-2023-52735 is a Critical severity Linux kernel vulnerability with a CVSS score of 9.1 out of 10 . CVE-2023-52735 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2023-52735?
CVE-2023-52735 has a CVSS score of 9.1 out of 10, rated Critical severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H. -
Is there a patch available for CVE-2023-52735?
No patch is currently available for CVE-2023-52735. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2023-52735 actively exploited?
No — CVE-2023-52735 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.