CVE-2021-45402
CVSS V2 Low 2.1
CVSS V3 Medium 5.5
Description
The check_alu_op() function in kernel/bpf/verifier.c in the Linux kernel through v5.16-rc5 did not properly update bounds while handling the mov32 instruction, which allows local users to obtain potentially sensitive address information, aka a "pointer leak."
Overview
- CVE ID
- CVE-2021-45402
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-02-11T15:15:07
- Last Modified Date
- 2022-02-23T18:12:39
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.16 | |
cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 2.1
- Severity
- LOW
- Exploitability Score
- 3.9
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b1a7288dedc6caf9023f2676b4f5ed34cf0d4029 | Exploit Patch Vendor Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=3cf2b61eb06765e27fec6799292d9fb46d0b7e60 | Exploit Patch Vendor Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=e572ff80f05c33cd0cb4860f864f5c9c044280b6 | Patch Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-45402 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45402 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:31:45 | Added to TrackCVE | |||
2022-12-06 09:26:39 | 2022-02-11T15:15Z | 2022-02-11T15:15:07 | CVE Published Date | updated |
2022-12-06 09:26:39 | 2022-02-23T18:12:39 | CVE Modified Date | updated | |
2022-12-06 09:26:39 | Analyzed | Vulnerability Status | updated |