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.
                
            Metrics
Affected Vendors & Products
References
        History
                    Mon, 30 Dec 2024 20:15:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time appeared | Debian Debian debian Linux Linux Linux linux Kernel | |
| Weaknesses | CWE-129 CWE-190 | |
| CPEs | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* | |
| Vendors & Products | Debian Debian debian Linux Linux Linux linux Kernel | |
| Metrics | cvssV3_1 
 | cvssV3_1 
 | 
Fri, 22 Nov 2024 12:00:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| References |  | 
Wed, 13 Nov 2024 02:30:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time appeared | Redhat Redhat enterprise Linux | |
| CPEs | cpe:/a:redhat:enterprise_linux:9 cpe:/o:redhat:enterprise_linux:9 | |
| Vendors & Products | Redhat Redhat enterprise Linux | 
Tue, 05 Nov 2024 10:45:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| References |  | 
 MITRE
                        MITRE
                    Status: PUBLISHED
Assigner: Linux
Published: 2024-05-19T08:34:58.347Z
Updated: 2025-05-04T12:56:03.837Z
Reserved: 2024-05-17T13:50:33.120Z
Link: CVE-2024-35905
 Vulnrichment
                        Vulnrichment
                    Updated: 2024-08-02T03:21:49.025Z
 NVD
                        NVD
                    Status : Analyzed
Published: 2024-05-19T09:15:11.260
Modified: 2024-12-30T19:47:30.700
Link: CVE-2024-35905
 Redhat
                        Redhat