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/
References
Configurations
Configuration 1 (hide)
|
History
02 Apr 2025, 14:51
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc4:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/5b4a79ba65a1ab479903fff2e604865d229b70a9 - Patch | |
References | () https://git.kernel.org/stable/c/7499859881488da97589f3c79cc66fa75748ad49 - Patch | |
References | () https://git.kernel.org/stable/c/f312367f5246e04df564d341044286e9e37a97ba - Patch | |
First Time |
Linux
Linux linux Kernel |
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/5b4a79ba65a1ab479903fff2e604865d229b70a9 - | |
References | () https://git.kernel.org/stable/c/7499859881488da97589f3c79cc66fa75748ad49 - | |
References | () https://git.kernel.org/stable/c/f312367f5246e04df564d341044286e9e37a97ba - |
03 Jul 2024, 01:43
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-120 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
Summary |
|
21 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 16:15
Updated : 2025-04-02 14:51
NVD link : CVE-2023-52735
Mitre link : CVE-2023-52735
CVE.ORG link : CVE-2023-52735
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')