CVE-2023-52676

Severity CVSS v4.0:
Pending analysis
Type:
CWE-190 Integer Overflow or Wraparound
Publication date:
17/05/2024
Last modified:
25/09/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> bpf: Guard stack limits against 32bit overflow<br /> <br /> This patch promotes the arithmetic around checking stack bounds to be<br /> done in the 64-bit domain, instead of the current 32bit. The arithmetic<br /> implies adding together a 64-bit register with a int offset. The<br /> register was checked to be below 1

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10.33 (including) 5.11 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11.17 (including) 6.6.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.7.2 (excluding)