THREAT OPS › Threat News › [NVD] CVE-2026-80932 (HIGH 8.4) — In the Linux kernel, the following vulnerability has been resolved:
vsock/virtio: flush works in dependency order
virtio_vsock_remove() stops the virtqueues and then flushes each work
item before freeing the enclosing virtio_vsock. The current order does
not account for depend
[NVD] CVE-2026-80932 (HIGH 8.4) — In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtio_vsock_remove() stops the virtqueues and then flushes each work item before freeing the enclosing virtio_vsock. The current order does not account for depend
CVE-2026-80932 CVSS: 8.4 HIGH Published: 2026-09-11T20:18:57.023
In the Linux kernel, the following vulnerability has been resolved:
vsock/virtio: flush works in dependency order
virtio_vsock_remove() stops the virtqueues and then flushes each work item before freeing the enclosing virtio_vsock. The current order does not account for dependencies between those items: tx_work may queue send_pkt
Indicators of compromise
- CVE-2026-80932cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80932