Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mobyproject | Hyperkit | <= 0.20210107 |
Related Weaknesses (CWE)
References
- https://github.com/moby/hyperkit/commit/451558fe8aaa8b24e02e34106e3bb9fe41d7ad13Patch
- https://github.com/moby/hyperkit/pull/313Patch
- https://securitylab.github.com/advisories/GHSL-2021-054_057-moby-hyperkit/Third Party Advisory
- https://github.com/moby/hyperkit/commit/451558fe8aaa8b24e02e34106e3bb9fe41d7ad13Patch
- https://github.com/moby/hyperkit/pull/313Patch
- https://securitylab.github.com/advisories/GHSL-2021-054_057-moby-hyperkit/Third Party Advisory
FAQ
What is CVE-2021-32844?
CVE-2021-32844 is a vulnerability with a CVSS score of 6.2 (MEDIUM). 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...
How severe is CVE-2021-32844?
CVE-2021-32844 has been rated MEDIUM with a CVSS base score of 6.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-32844?
Check the references section above for vendor advisories and patch information. Affected products include: Mobyproject Hyperkit.