CVE-2023-52735

critical

Description

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/[email protected]/

References

https://git.kernel.org/stable/c/f312367f5246e04df564d341044286e9e37a97ba

https://git.kernel.org/stable/c/7499859881488da97589f3c79cc66fa75748ad49

https://git.kernel.org/stable/c/5b4a79ba65a1ab479903fff2e604865d229b70a9

Details

Source: Mitre, NVD

Published: 2024-05-21

Updated: 2024-07-03

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 9.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Severity: Critical