In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtio_vsock_remove() stops the… (CVE-2026-80932)
A use-after-free vulnerability in the Linux kernel's vsock/virtio subsystem was resolved by correcting the order in which work items are flushed during virtio_vsock_remove(). The improper flush order could cause a race condition leading to a slab-use-after-free error detected by KASAN. The fix ensures that work items are flushed in producer-to-consumer order to prevent use-after-free.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's vsock/virtio component arises because virtio_vsock_remove() stops virtqueues and flushes work items without accounting for dependencies between them. Specifically, send_pkt_work can queue rx_work after the flush of rx_work has already occurred, leading to a race condition where kfree(vsock) may free memory still in use by rx_work. This use-after-free was detected by KASAN. The patch changes the flush order to follow the producer-to-consumer sequence, ensuring that no work item is queued after its flush, preventing the race.
Potential Impact
This vulnerability can cause a use-after-free condition in the kernel, potentially leading to kernel crashes or undefined behavior. The description does not provide evidence of exploitation or privilege escalation, but use-after-free bugs in kernel code can be serious and may be exploitable under certain conditions.
Mitigation Recommendations
A fix has been implemented that flushes the work items in the correct producer-to-consumer order during virtio_vsock_remove(). Users should apply the official kernel update that includes this fix. No additional mitigation is indicated.
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtio_vsock_remove() stops the… (CVE-2026-80932)
Description
A use-after-free vulnerability in the Linux kernel's vsock/virtio subsystem was resolved by correcting the order in which work items are flushed during virtio_vsock_remove(). The improper flush order could cause a race condition leading to a slab-use-after-free error detected by KASAN. The fix ensures that work items are flushed in producer-to-consumer order to prevent use-after-free.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's vsock/virtio component arises because virtio_vsock_remove() stops virtqueues and flushes work items without accounting for dependencies between them. Specifically, send_pkt_work can queue rx_work after the flush of rx_work has already occurred, leading to a race condition where kfree(vsock) may free memory still in use by rx_work. This use-after-free was detected by KASAN. The patch changes the flush order to follow the producer-to-consumer sequence, ensuring that no work item is queued after its flush, preventing the race.
Potential Impact
This vulnerability can cause a use-after-free condition in the kernel, potentially leading to kernel crashes or undefined behavior. The description does not provide evidence of exploitation or privilege escalation, but use-after-free bugs in kernel code can be serious and may be exploitable under certain conditions.
Mitigation Recommendations
A fix has been implemented that flushes the work items in the correct producer-to-consumer order during virtio_vsock_remove(). Users should apply the official kernel update that includes this fix. No additional mitigation is indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-c7hj-cc73-472r
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80932"]
Threat ID: 6aa4a03355bf5e2cf5a873f9
Added to database: 09/12/2026, 00:43:31 UTC
Last enriched: 09/12/2026, 01:27:30 UTC
Last updated: 09/12/2026, 02:01:25 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.