Skip to main content

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow mask use-after-free on flow deletion The commit in… (CVE-2026-80994)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:23 UTC)
Source: GCVE Database

Description

A use-after-free vulnerability was identified and fixed in the Linux kernel's Open vSwitch (OVS) component related to flow mask handling during flow deletion. The issue arises from a race condition where a flow mask pointer is accessed after it has been freed, potentially causing kernel crashes. The fix involves reordering function calls to avoid the race and removing a redundant RCU read lock. This vulnerability was reported by Trend Micro's Zero Day Initiative.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:22:33 UTC

Technical Analysis

The vulnerability in the Linux kernel's Open vSwitch implementation involves a use-after-free condition on the flow mask pointer during flow deletion. Specifically, the flow mask is scheduled for freeing via RCU immediately after removal from the flow table, but the pointer remains accessible in the flow structure within the same RCU critical section. During CMD_DEL processing, the code does not take the RCU read lock before removal, yet subsequently accesses the flow->mask pointer, leading to a race condition. If the RCU grace period passes between removal and information filling, a use-after-free occurs, causing kernel crashes as detected by KASAN. The fix changes the order of operations to call ovs_flow_tbl_remove() after ovs_flow_cmd_fill_info(), eliminating the race and removing a cosmetic RCU read lock.

Potential Impact

This vulnerability can lead to kernel crashes due to use-after-free memory access in the Open vSwitch flow deletion path. While the race window is short, it can cause real system instability or denial of service if triggered. There is no indication of code execution or privilege escalation from the provided data.

Mitigation Recommendations

A fix has been implemented in the Linux kernel source to reorder function calls and remove the race condition. Users should update to a kernel version that includes this fix. Since this is a kernel vulnerability, applying the official patch or upgrading to a fixed kernel release is the recommended remediation. No alternative mitigations or workarounds are described.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-3j69-6mvh-4ggp
Osv Schema Version
1.4.0
Aliases
["CVE-2026-80994"]

Threat ID: 6aa4a02b55bf5e2cf5a86b4a

Added to database: 09/12/2026, 00:43:23 UTC

Last enriched: 09/12/2026, 01:22:33 UTC

Last updated: 09/12/2026, 03:01:40 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses