CVE-2022-30283
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
15/11/2022
Last modified:
30/04/2025
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
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 5.0 (including) | 5.0.05.09.21 (excluding) |
| cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 5.1 (including) | 5.1.05.17.21 (excluding) |
| cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 5.2 (including) | 5.2.05.27.21 (excluding) |
| cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 5.3 (including) | 5.3.05.36.21 (excluding) |
| cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 5.4 (including) | 5.4.05.44.21 (excluding) |
| cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.5.05.52.21 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



