Host crash via unchecked negative descriptor count
Published Feb 17, 2023 · Updated Mar 10, 2025
Uninitialized memory use in HyperKit 0.20210107 allows guest OS users to crash the host or corrupt host memory through a malformed virtio-sock queue. In pci_vtsock_proc_tx, vq_getchain can return -1, but the code accepts it and passes the negative iovec length into iovec_pull, which walks uninitialized vector entries. A malicious guest must submit the malformed transmit virtqueue; the demonstrated consequence is a host crash, while the advisory also reports possible host-memory corruption.
Summary
What happened
Uninitialized memory use in HyperKit 0.20210107 allows guest OS users to crash the host or corrupt host memory through a malformed virtio-sock queue. In pci_vtsock_proc_tx, vq_getchain can return -1, but the code accepts it and passes the negative iovec length into iovec_pull, which walks uninitialized vector entries. A malicious guest must submit the malformed transmit virtqueue; the demonstrated consequence is a host crash, while the advisory also reports possible host-memory corruption.
The record
- CVE
- CVE-2021-32846
- Published
- Feb 17, 2023
- Updated
- Mar 10, 2025
- Vendor
- Moby Project
- Product
- HyperKit
- Classifications
- CWE-754, CWE-908, T1499.004
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 17, 2023CVE publishedPublication date reported by the CVE source.
- Mar 10, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0.20210107 <=0.20210107
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSL-2021-057 virtio-sock proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo