CVE-2021-3489
CVSS V2 High 7.2
CVSS V3 High 7.8
Description
The eBPF RINGBUF bpf_ringbuf_reserve() function in the Linux kernel did not check that the allocated size was smaller than the ringbuf size, allowing an attacker to perform out-of-bounds writes within the kernel and therefore, arbitrary code execution. This issue was fixed via commit 4b81ccebaeee ("bpf, ringbuf: Deny reserve of buffers larger than ringbuf") (v5.13-rc4) and backported to the stable kernels in v5.12.4, v5.11.21, and v5.10.37. It was introduced via 457f44363a88 ("bpf: Implement BPF ring buffer and verifier support for it") (v5.8-rc1).
Overview
- CVE ID
- CVE-2021-3489
- Assigner
- security@ubuntu.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-06-04T02:15:07
- Last Modified Date
- 2021-09-14T14:30:32
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.8 | 5.10.37 |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.11 | 5.11.21 |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.12 | 5.12.4 |
cpe:2.3:o:linux:linux_kernel:5.13:-:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:20.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:21.04:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:C/I:C/A:C
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 7.2
- Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 10
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://www.zerodayinitiative.com/advisories/ZDI-21-590/ | Third Party Advisory VDB Entry |
https://ubuntu.com/security/notices/USN-4949-1 | Third Party Advisory |
https://ubuntu.com/security/notices/USN-4950-1 | Third Party Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git/commit/?id=4b81ccebaeee885ab1aa1438133f2991e3a2b6ea | Patch Vendor Advisory |
https://www.openwall.com/lists/oss-security/2021/05/11/10 | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210716-0004/ | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-3489 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3489 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:05:33 | Added to TrackCVE | |||
2022-12-05 03:32:46 | 2021-06-04T02:15Z | 2021-06-04T02:15:07 | CVE Published Date | updated |
2022-12-05 03:32:46 | 2021-09-14T14:30:32 | CVE Modified Date | updated | |
2022-12-05 03:32:46 | Analyzed | Vulnerability Status | updated |