CVE-2023-52735
9.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Summary
In 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/00000000000073b14905ef2e7401@google.com/
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c5cc0d23c5414d23438c5024890e367cc5a0e645 < f312367f5246e04df564d341044286e9e37a97ba | affected |
| Linux | Linux | c5d2177a72a1659554922728fc407f59950aa929 < 7499859881488da97589f3c79cc66fa75748ad49 | affected |
| Linux | Linux | c5d2177a72a1659554922728fc407f59950aa929 < 5b4a79ba65a1ab479903fff2e604865d229b70a9 | affected |
| Linux | Linux | 0580e47c8895a4d61ee095f086cba1ded7ca5e7f | affected |
| Linux | Linux | 5.15.3 < 5.15.95 | affected |
| Linux | Linux | 5.14.19 < 5.15 | affected |
| Linux | Linux | 5.16 | affected |
| Linux | Linux | 0 < 5.16 | unaffected |
| Linux | Linux | 5.15.95 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.13 <= 6.1.* | unaffected |
| Linux | Linux | 6.2 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/f312367f5246e04df564d341044286e9e37a97ba
- https://git.kernel.org/stable/c/7499859881488da97589f3c79cc66fa75748ad49
- https://git.kernel.org/stable/c/5b4a79ba65a1ab479903fff2e604865d229b70a9
References
- https://git.kernel.org/stable/c/f312367f5246e04df564d341044286e9e37a97ba
- https://git.kernel.org/stable/c/7499859881488da97589f3c79cc66fa75748ad49
- https://git.kernel.org/stable/c/5b4a79ba65a1ab479903fff2e604865d229b70a9
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.