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.
[
{
"id": "CVE-2021-32843-9d723de8",
"deprecated": false,
"signature_version": "v1",
"signature_type": "Line",
"target": {
"file": "src/lib/virtio.c"
},
"digest": {
"line_hashes": [
"224111426657794017222298120075263625023",
"82295266099892006206297459276116583600",
"340041188620932699314649500017566946092",
"103468498027258180610024703107301908116"
],
"threshold": 0.9
},
"source": "https://github.com/moby/hyperkit/commit/df0e46c7dbfd81a957d85e449ba41b52f6f7beb4"
},
{
"id": "CVE-2021-32843-acce9496",
"deprecated": false,
"signature_version": "v1",
"signature_type": "Function",
"target": {
"file": "src/lib/virtio.c",
"function": "vi_pci_read"
},
"digest": {
"function_hash": "264497553889318156854896604052411427726",
"length": 2253.0
},
"source": "https://github.com/moby/hyperkit/commit/df0e46c7dbfd81a957d85e449ba41b52f6f7beb4"
}
]