HyperKit is a toolkit for embedding hypervisor capabilities in an application. In versions 0.20210107 and prior of HyperKit, ` vi_pci_write` has is a call to `vc_cfgwrite` that does not check for null which when called makes the host crash. This issue may lead to a guest crashing the host causing a denial of service. This issue is fixed in commit 451558fe8aaa8b24e02e34106e3bb9fe41d7ad13.
References
Configurations
History
21 Nov 2024, 06:07
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.2 |
References | () https://github.com/moby/hyperkit/commit/451558fe8aaa8b24e02e34106e3bb9fe41d7ad13 - Patch | |
References | () https://github.com/moby/hyperkit/pull/313 - Patch | |
References | () https://securitylab.github.com/advisories/GHSL-2021-054_057-moby-hyperkit/ - Third Party Advisory |
Information
Published : 2023-02-17 23:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32844
Mitre link : CVE-2021-32844
CVE.ORG link : CVE-2021-32844
JSON object : View
Products Affected
mobyproject
- hyperkit
CWE
CWE-476
NULL Pointer Dereference