EN

Tracker / CVE-2024-35905

CVE-2024-35905

Alta 7.8

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.

Prodotti e versioni affette

debian debian_linux
linux linux_kernel
linux linux_kernel · 5.10.209 → 5.10.215
linux linux_kernel · 5.15.148 → 5.15.154
linux linux_kernel · 6.1.75 → 6.1.85
linux linux_kernel · 6.6.14 → 6.6.26
linux linux_kernel · 6.7.2 → 6.8.5

Analisi

Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.

Riferimenti