First published: Wed May 26 2021(Updated: )
A flaw was found in kernel/bpf/verifier.c in BPF in the Linux kernel. An incorrect limit is enforced for pointer arithmetic operations which can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:4.18.0-348.rt7.130.el8 | 0:4.18.0-348.rt7.130.el8 |
redhat/kernel | <0:4.18.0-348.el8 | 0:4.18.0-348.el8 |
redhat/kernel | <5.13 | 5.13 |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 | |
Linux Kernel | >=5.4.116<5.4.123 | |
Linux Kernel | >=5.10.33<5.10.41 | |
Linux Kernel | >=5.11.17<5.12.8 | |
Fedora | =33 | |
Fedora | =34 | |
netapp cloud backup | ||
netapp solidfire \& hci management node | ||
netapp solidfire baseboard management controller | ||
All of | ||
netapp h300s | ||
netapp h300s firmware | ||
All of | ||
netapp h500s | ||
NetApp H500S Firmware | ||
All of | ||
netapp h300e | ||
netapp h300e firmware | ||
All of | ||
netapp h500e | ||
netapp h500e firmware | ||
All of | ||
netapp h700e | ||
netapp h700e firmware | ||
All of | ||
netapp h410s | ||
netapp h410s firmware | ||
All of | ||
netapp h700s | ||
netapp h700s firmware | ||
netapp h300s firmware | ||
netapp h300s | ||
NetApp H500S Firmware | ||
netapp h500s | ||
netapp h300e firmware | ||
netapp h300e | ||
netapp h500e firmware | ||
netapp h500e | ||
netapp h700e firmware | ||
netapp h700e | ||
netapp h410s firmware | ||
netapp h410s | ||
netapp h700s firmware | ||
netapp h700s |
The default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl. This would require a privileged user with CAP_SYS_ADMIN or root to be able to abuse this flaw reducing its attack space. For the Red Hat Enterprise Linux 7 the eBPF for unprivileged users is always disabled. For the Red Hat Enterprise Linux 8 to confirm the current state, inspect the sysctl with the command: # cat /proc/sys/kernel/unprivileged_bpf_disabled The setting of 1 would mean that unprivileged users can not use eBPF, mitigating the flaw. A kernel update will be required to mitigate the flaw for the root or users with CAP_SYS_ADMIN capabilities.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-33200 has a high severity level due to its potential for local privilege escalation through out-of-bounds memory access.
To fix CVE-2021-33200, update the Linux kernel to a version that addresses this vulnerability, such as kernel-rt 0:4.18.0-348.rt7.130.el8 or kernel 0:4.18.0-348.el8.
CVE-2021-33200 affects various versions of the Linux kernel, including specific Red Hat and Debian distributions.
CVE-2021-33200 cannot be exploited remotely; it requires local access to the affected system.
If running an affected version, immediately plan to update to a secured version of the Linux kernel to mitigate the risk of privilege escalation.