First published: Tue Jan 11 2022(Updated: )
An out of bounds (OOB) memory access flaw was found in the Linux kernel's eBPF due to an Improper Input Validation. This could allow a local attacker with a special privilege to crash the system or leak kernel internal information. Reference: <a href="https://www.openwall.com/lists/oss-security/2022/01/11/4">https://www.openwall.com/lists/oss-security/2022/01/11/4</a>
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <5.8.0 | |
Linux Kernel | =5.8.0 | |
Debian Linux | =11.0 | |
Red Hat Enterprise Linux | =9.0 | |
NetApp H300S Firmware | ||
NetApp H300S Firmware | ||
NetApp H500e Firmware | ||
NetApp H500e Firmware | ||
NetApp H700S | ||
NetApp H700S | ||
NetApp H410S | ||
NetApp H410S Firmware | ||
NetApp H410C | ||
NetApp H410C Firmware | ||
All of | ||
NetApp H300S Firmware | ||
NetApp H300S Firmware | ||
All of | ||
NetApp H500e Firmware | ||
NetApp H500e Firmware | ||
All of | ||
NetApp H700S | ||
NetApp H700S | ||
All of | ||
NetApp H410S | ||
NetApp H410S Firmware | ||
All of | ||
NetApp H410C | ||
NetApp H410C Firmware | ||
debian/linux | <=5.10.223-1<=5.10.234-1 | 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 |
Disable unprivileged ebpf with: sudo sysctl kernel.unprivileged_bpf_disabled=1
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-4204 has been classified as a medium severity vulnerability due to its potential to crash systems or leak kernel information.
To fix CVE-2021-4204, update your Linux kernel to version 5.10.223-1 or later.
CVE-2021-4204 affects Linux Kernel versions up to 5.8.0, and also specific versions of Debian Debian Linux and Red Hat Enterprise Linux.
CVE-2021-4204 can be exploited by a local attacker with special privileges on the affected system.
CVE-2021-4204 is an out of bounds memory access vulnerability caused by improper input validation in the Linux kernel's eBPF.