Wind River Support Network

HomeDefectsLIN1022-8410
Fixed

LIN1022-8410 : Security Advisory - linux - CVE-2024-35905

Created: May 19, 2024    Updated: May 22, 2024
Resolved Date: May 21, 2024
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

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.

CREATE(Triage):(User=admin) CVE-2024-35905 (https://nvd.nist.gov/vuln/detail/CVE-2024-35905)

CVEs


Live chat
Online