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
総合評価: CVE-2022-30283 は低リスク(36/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.06%、17 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2025-12-03 | 0.04% | 0.06% | +0.01% |
| 2 | 2023-03-07 | 0.89% | 0.04% | -0.84% |
| 3 | 2022-11-16 | — | 0.89% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
0.8 | 6.0 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
0.8 | 6.0 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| insyde | kernel | >= 5.0, < 5.0.05.09.21 | cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* |
| insyde | kernel | >= 5.1, < 5.1.05.17.21 | cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* |
| insyde | kernel | >= 5.2, < 5.2.05.27.21 | cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* |
| insyde | kernel | >= 5.3, < 5.3.05.36.21 | cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* |
| insyde | kernel | >= 5.4, < 5.4.05.44.21 | cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* |
| insyde | kernel | >= 5.5, < 5.5.05.52.21 | cpe:2.3:o:insyde:kernel:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://www.insyde.com/security-pledge | Vendor Advisory |
| https://www.insyde.com/security-pledge/SA-2022063 | Vendor Advisory |