CVE-2021-32846
| Summary |
HyperKit is a toolkit for embedding hypervisor capabilities in an application. In versions 0.20210107, function `pci_vtsock_proc_tx` in `virtio-sock` can lead to to uninitialized memory use. In this situation, there is a check for the return value to be less or equal to `VTSOCK_MAXSEGS`, but that check is not sufficient because the function can return `-1` if it finds an error it cannot recover from. Moreover, the negative return value will be used by `iovec_pull` in a while condition that can further lead to more corruption because the function is not designed to handle a negative `iov_len`. This issue may lead to a guest crashing the host causing a denial of service and, under certain circumstance, memory corruption. This issue is fixed in commit af5eba2360a7351c08dfd9767d9be863a50ebaba.
|
| Publication Date |
Feb. 18, 2023, 8:15 a.m. |
| Registration Date |
Feb. 18, 2023, noon |
| Last Update |
Nov. 21, 2024, 3:07 p.m. |
|
CVSS3.1 : HIGH
|
| スコア |
7.8
|
| Vector |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) |
ローカル |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
低 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
高 |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:mobyproject:hyperkit:*:*:*:*:*:*:*:* |
|
0.20210107 |
|
|
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Moby Project の hyperkit における例外的な状態のチェックに関する脆弱性
| Title |
Moby Project の hyperkit における例外的な状態のチェックに関する脆弱性
|
| Summary |
Moby Project の hyperkit には、例外的な状態のチェックに関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 12, 2021, midnight |
| Registration Date |
Oct. 27, 2023, 2:34 p.m. |
| Last Update |
Oct. 27, 2023, 2:34 p.m. |
Affected System
| Moby Project |
|
hyperkit 0.20210107 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2023年10月27日] 掲載 |
Oct. 27, 2023, 2:33 p.m. |