THREAT OPS › Threat News › [NVD] CVE-2023-52676 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
bpf: Guard stack limits against 32bit overflow
This patch promotes the arithmetic around checking stack bounds to be
done in the 64-bit domain, instead of the current 32bit. The arithmetic
implies adding togeth
[NVD] CVE-2023-52676 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current 32bit. The arithmetic implies adding togeth
CVE-2023-52676 CVSS: 7.8 HIGH Published: 2024-05-17T15:15:18.633
In the Linux kernel, the following vulnerability has been resolved:
bpf: Guard stack limits against 32bit overflow
This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current 32bit. The arithmetic implies adding together a 64-bit register with a int offset. The register w
Indicators of compromise
- 815fb87b753055df2d9e50f6cd80eb10235fe3e9sha1
- CVE-2023-52676cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2023-52676