CVE-2022-30283
CVSS V2 None
CVSS V3 High 7.5
Description
In UsbCoreDxe, tampering with the contents of the USB working buffer using DMA while certain USB transactions are in process leads to a TOCTOU problem that could be used by an attacker to cause SMRAM corruption and escalation of privileges The UsbCoreDxe module creates a working buffer for USB transactions outside of SMRAM. The code which uses can be inside of SMM, making the working buffer untrusted input. The buffer can be corrupted by DMA transfers. The SMM code code attempts to sanitize pointers to ensure all pointers refer to the working buffer, but when a pointer is not found in the list of pointers to sanitize, the current action is not aborted, leading to undefined behavior. This issue was discovered by Insyde engineering based on the general description provided by Intel's iSTARE group. Fixed in: Kernel 5.0: Version 05.09. 21 Kernel 5.1: Version 05.17.21 Kernel 5.2: Version 05.27.21 Kernel 5.3: Version 05.36.21 Kernel 5.4: Version 05.44.21 Kernel 5.5: Version 05.52.21 https://www.insyde.com/security-pledge/SA-2022063
Overview
- CVE ID
- CVE-2022-30283
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-11-15T21:15:36
- Last Modified Date
- 2022-11-23T16:33:52
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.0 | 5.0.05.09.21 |
cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.1 | 5.1.05.17.21 |
cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.2 | 5.2.05.27.21 |
cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.3 | 5.3.05.36.21 |
cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.4 | 5.4.05.44.21 |
cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 1 | OR | 5.5 | 5.5.05.52.21 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- HIGH
- Privileges Required
- HIGH
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 0.8
- Impact Score
- 6
References
Reference URL | Reference Tags |
---|---|
https://www.insyde.com/security-pledge | |
https://www.insyde.com/security-pledge/SA-2022063 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-30283 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30283 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-11-15 22:00:16 | Added to TrackCVE | |||
2022-12-07 17:48:26 | 2022-11-15T21:15Z | 2022-11-15T21:15:36 | CVE Published Date | updated |
2022-12-07 17:48:26 | 2022-11-23T16:33:52 | CVE Modified Date | updated | |
2022-12-07 17:48:26 | Analyzed | Vulnerability Status | updated | |
2022-12-07 17:48:28 | CPE Information | updated |