First published: Sun May 19 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: bpf: Protect against int overflow for stack access size The Linux kernel CVE team has assigned <a href="https://access.redhat.com/security/cve/CVE-2024-35905">CVE-2024-35905</a> to this issue. Upstream advisory: <a href="https://lore.kernel.org/linux-cve-announce/2024051954-CVE-2024-35905-d079@gregkh/T">https://lore.kernel.org/linux-cve-announce/2024051954-CVE-2024-35905-d079@gregkh/T</a>
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.10.215 | 5.10.215 |
redhat/kernel | <5.15.154 | 5.15.154 |
redhat/kernel | <6.1.85 | 6.1.85 |
redhat/kernel | <6.6.26 | 6.6.26 |
redhat/kernel | <6.8.5 | 6.8.5 |
redhat/kernel | <6.9 | 6.9 |
Linux Kernel | >=5.10.209<5.10.215 | |
Linux Kernel | >=5.15.148<5.15.154 | |
Linux Kernel | >=6.1.75<6.1.85 | |
Linux Kernel | >=6.6.14<6.6.26 | |
Linux Kernel | >=6.7.2<6.8.5 | |
Linux Kernel | =6.9-rc1 | |
Debian Linux | =10.0 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35905 has been classified with a high severity due to the potential for integer overflow leading to stack corruption.
To fix CVE-2024-35905, you need to upgrade the kernel to version 5.10.215, 5.15.154, 6.1.85, 6.6.26, 6.8.5, or 6.9.
CVE-2024-35905 affects multiple versions of the Linux kernel, specifically those below the indicated patched versions.
CVE-2024-35905 addresses an integer overflow vulnerability that can occur during stack access size operations in the Linux kernel.
There is no official workaround for CVE-2024-35905; patching is strongly recommended to mitigate any security risks.