In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in team_xmit during mode change… (CVE-2026-64190)
A race condition vulnerability in the Linux kernel's team network driver was resolved that could cause a NULL pointer dereference and kernel crash during a mode change concurrent with packet transmission. The issue arises because the team_change_mode() function clears operation pointers with memset(), which can lead to a concurrent transmit function calling a NULL pointer. The fix replaces the unsafe memset()/memcpy() with per-field updates and synchronization to prevent the race condition.
AI Analysis
Technical Summary
CVE-2026-64190 describes a vulnerability in the Linux kernel team network driver where a race condition during mode changes can cause a NULL pointer dereference in the team_xmit function. The vulnerability occurs because team_change_mode() clears the team->ops structure with memset() before restoring dummy handlers, but a concurrent team_xmit() running under RCU can read a NULL transmit function pointer, leading to a kernel crash. The root cause is the assumption that no ports means no traffic, which is broken by AF_PACKET with forced carrier. The fix prevents the race by updating operation pointers individually without touching transmit or receive handlers and uses synchronization to drain in-flight readers referencing old mode state.
Potential Impact
Exploitation of this race condition can cause a kernel NULL pointer dereference, resulting in a kernel crash (Oops). This impacts system stability and availability but does not indicate privilege escalation or data compromise from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by replacing unsafe memory operations with per-field updates and synchronization. Users should apply the official kernel updates that include this fix. Patch status is not explicitly stated in the provided data; therefore, check the vendor's advisory or Linux kernel mailing lists for the specific fixed versions and apply updates accordingly.
In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in team_xmit during mode change… (CVE-2026-64190)
Description
A race condition vulnerability in the Linux kernel's team network driver was resolved that could cause a NULL pointer dereference and kernel crash during a mode change concurrent with packet transmission. The issue arises because the team_change_mode() function clears operation pointers with memset(), which can lead to a concurrent transmit function calling a NULL pointer. The fix replaces the unsafe memset()/memcpy() with per-field updates and synchronization to prevent the race condition.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-64190 describes a vulnerability in the Linux kernel team network driver where a race condition during mode changes can cause a NULL pointer dereference in the team_xmit function. The vulnerability occurs because team_change_mode() clears the team->ops structure with memset() before restoring dummy handlers, but a concurrent team_xmit() running under RCU can read a NULL transmit function pointer, leading to a kernel crash. The root cause is the assumption that no ports means no traffic, which is broken by AF_PACKET with forced carrier. The fix prevents the race by updating operation pointers individually without touching transmit or receive handlers and uses synchronization to drain in-flight readers referencing old mode state.
Potential Impact
Exploitation of this race condition can cause a kernel NULL pointer dereference, resulting in a kernel crash (Oops). This impacts system stability and availability but does not indicate privilege escalation or data compromise from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by replacing unsafe memory operations with per-field updates and synchronization. Users should apply the official kernel updates that include this fix. Patch status is not explicitly stated in the provided data; therefore, check the vendor's advisory or Linux kernel mailing lists for the specific fixed versions and apply updates accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-fg66-cp5r-9m26
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64190"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5e79e82a4a8d59899bab4b
Added to database: 07/20/2026, 19:41:28 UTC
Last enriched: 07/20/2026, 19:44:19 UTC
Last updated: 07/21/2026, 04:27:28 UTC
Views: 8
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.