virtio-win provides Windows paravirtualized drivers for QEMU and KVM. From mm210 until mm320, the Viosock driver permits a low-privilege local process to submit an IOCTL_SELECT request with attacker-controlled VIRTIO_VSOCK_SELECT.Fdss[*].fd_count values that overflow the 32-bit sum used by VIOSockSelect for bounds checking. The wrapped sum can pass the FD_SETSIZE check even though an individual descriptor count is much larger than the expected limit. VIOSockSelectCopyFds then iterates using the unchecked count and writes beyond the allocated pPkt->Fds array in the NonPagedPool kernel heap. Successful exploitation can corrupt kernel memory and enable privilege escalation in a Windows guest running the driver. This issue is fixed in mm320.
CVE-2026-46655
This high-severity CVE scores 7.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 98% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.8
- EG Score
- 7.8(medium)
- EG Risk
- 40(Track)EG Risk 40/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity78% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 2%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 18, 2026
Advisory Details (4)
Auto-updated Sep 18, 2026b300 <--> mm320
Patch available: virtio-win/kvm-guest-drivers-windows mm320 (pre-release)
https://github.com/virtio-win/kvm-guest-drivers-windows/releases/tag/mm320commit c6bef93d7909 (virtio-win/kvm-guest-drivers-windows)
Patch available: virtio-win/kvm-guest-drivers-windows mm320 (contains commit c6bef93d7909)
https://github.com/virtio-win/kvm-guest-drivers-windows/commit/c6bef93d7909584bbda4e5c87603ea175825f342CVE-2026-46655: viosock: Validate fd_count in VIOSockSelect against overflow and empt…
Patch available: virtio-win/kvm-guest-drivers-windows mm320 (PR #1568 merged 2026-06-01)
https://github.com/virtio-win/kvm-guest-drivers-windows/pull/1568Integer overflow causing a heap overflow in Viosock driver · Advisory · virtio-win/kvm-guest-drivers-windows · GitHub
https://github.com/virtio-win/kvm-guest-drivers-windows/security/advisories/GHSA-qrhp-4mhp-hjwhWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 4× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 19:18 UTCEG score recompute
- 2026-09-18 17:26 UTCEG score recompute
- 2026-09-18 16:54 UTCEG score recompute
- 2026-09-18 16:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-46655?
When was CVE-2026-46655 disclosed?
Is CVE-2026-46655 actively exploited?
What is the CVSS score of CVE-2026-46655?
How do I remediate CVE-2026-46655?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-46655
Is Your Infrastructure Affected by CVE-2026-46655?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.