CVE-2024-35905 - CVE House
Back to Database
Status published Unknown CVE-2024-35905

bpf: Protect against int overflow for stack access size

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: bpf: Protect against int overflow for stack access size This patch re-introduces protection against the size of access to stack memory being negative; the access size can appear negative as a result of overflowing its signed int representation. This should not actually happen, as there are other protections along the way, but we should protect against it anyway. One code path was missing such protections (fixed in the previous patch in the series), causing out-of-bounds array accesses in check_stack_range_initialized(). This patch causes the verification of a program with such a non-sensical access size to fail. This check used to exist in a more indirect way, but was inadvertendly removed in a833a17aeac7.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-35905

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
afea95d319ccb4ad2060dece9ac5e2e364dec543, 02962684258eb53f414a8a59854767be526e6abb, b1d4d54d32ce6342f5faffe71bae736540ce7cb5, 08b91babccbb168353f8d43fea0ed28a4cad568c, a833a17aeac73b33f79433d7cee68d5cafd71e4f, 1858b8a331937f3976d8482cd5f6e1f945294ad3, 5.10.209, 5.15.148, 6.1.75, 6.6.14, 6.7.2, 6.8, 0, 5.10.215, 5.15.154, 6.1.85, 6.6.26, 6.8.5, 6.9

Timeline

Official Publish: May 19th, 2024
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.