HyperKit is a toolkit for embedding hypervisor capabilities in an application. In versions 0.20210107 and prior of HyperKit, `virtio.c` has is a call to `vc_cfgread` 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 df0e46c7dbfd81a957d85e449ba41b52f6f7beb4.
References
Link | Resource |
---|---|
https://github.com/moby/hyperkit/pull/313 | Patch |
https://github.com/moby/hyperkit/commit/df0e46c7dbfd81a957d85e449ba41b52f6f7beb4 | Patch |
https://securitylab.github.com/advisories/GHSL-2021-054_057-moby-hyperkit/ | Third Party Advisory |
Configurations
Information
Published : 2023-02-17 15:15
Updated : 2023-02-28 12:30
NVD link : CVE-2021-32843
Mitre link : CVE-2021-32843
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
mobyproject
- hyperkit