First published: Fri Feb 17 2023(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Mobyproject Hyperkit | <=0.20210107 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-32843 is a vulnerability in HyperKit, a toolkit for embedding hypervisor capabilities in an application.
The severity of CVE-2021-32843 is medium with a CVSS score of 5.5.
CVE-2021-32843 affects HyperKit versions 0.20210107 and prior, potentially allowing a guest to crash the host and cause denial of service.
To fix CVE-2021-32843, update HyperKit to a version that includes the fix, such as the commit df0e46c7dbfd81a957d85e449ba41b52f6f7beb4 or the pull request 313 in the GitHub repository.
Yes, you can find more information about CVE-2021-32843 in the security advisory GHSL-2021-054_057-moby-hyperkit on the GitHub Security Lab website.