Out-of-bounds Read in Linux Kernel
CVE-2021-3444
The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure (kernel memory), and possibly out-of-bounds writes that could potentially lead to code execution. This issue was addressed in the upstream kernel in commit 9b00f1b78809 ("bpf: Fix truncation handling for mod32 dst reg wrt zero") and in Linux stable kernels 5.11.2, 5.10.19, and 5.4.101.
EPSS: 0.006 (45.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H.
Affected products
- Linux Kernel — versions trunk, 5.11, 5.10
- Linux Linux_kernel
- Canonical Ubuntu_linux — versions 14.04, 16.04, 18.04
- Debian Debian_linux — versions 9.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@ubuntu.com (Patch, Mailing List, x_refsource_MISC, Vendor Advisory)
- security@ubuntu.com (Mailing List, Third Party Advisory, x_refsource_MISC)
- security@ubuntu.com (mailing-list, x_refsource_MLIST, Mailing List, Third Party Advisory)
- security@ubuntu.com (VDB Entry, Third Party Advisory, x_refsource_MISC)
- security@ubuntu.com (x_refsource_CONFIRM, Third Party Advisory)
- security@ubuntu.com (mailing-list, x_refsource_MLIST, Mailing List, Third Party Advisory)
- security@ubuntu.com (VDB Entry, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2021-3444?
- CVE-2021-3444 is a high-severity vulnerability in Linux Kernel, classified under Incorrect Conversion between Numeric Types. CVSS score: 7.8/10. Published 2021-03-23.
- How severe is CVE-2021-3444?
- High severity. CVSS v3 base score is 7.8 out of 10.
- Is CVE-2021-3444 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.