In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ip_set_list resize The release path… (CVE-2026-64189)
A race condition vulnerability in the Linux kernel's netfilter ipset subsystem has been resolved. The issue involves a use-after-free condition caused by concurrent resizing of the ip_set_list array without proper synchronization. This can lead to kernel memory corruption and potential system crashes.
AI Analysis
Technical Summary
The vulnerability (CVE-2026-64189) in the Linux kernel's netfilter ipset arises from a race condition between the dump operation and resizing of the ip_set_list array. The dump functions ip_set_dump_do() and ip_set_dump_done() read the ip_set_list pointer without holding the necessary RCU read-side critical section or the nfnl mutex. Concurrent ip_set_create() calls can resize the array, publishing a new array and freeing the old one after synchronize_net(). Because the dump path does not hold an RCU read lock, synchronize_net() does not wait for it, resulting in a use-after-free when the dump code accesses the freed array. This can cause kernel memory corruption detected by KASAN, leading to kernel panics or crashes. The fix involves adding rcu_read_lock() around the array access to ensure proper synchronization.
Potential Impact
This vulnerability can cause use-after-free memory corruption in the kernel, potentially leading to kernel panics or system crashes. There is no indication of remote code execution or privilege escalation in the provided data. No known exploits in the wild have been reported.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description states it has been resolved, implying a fix is available in the Linux kernel source. Users should update to the fixed kernel version once released by their distribution or vendor. Until then, no specific mitigations are provided.
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ip_set_list resize The release path… (CVE-2026-64189)
Description
A race condition vulnerability in the Linux kernel's netfilter ipset subsystem has been resolved. The issue involves a use-after-free condition caused by concurrent resizing of the ip_set_list array without proper synchronization. This can lead to kernel memory corruption and potential system crashes.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability (CVE-2026-64189) in the Linux kernel's netfilter ipset arises from a race condition between the dump operation and resizing of the ip_set_list array. The dump functions ip_set_dump_do() and ip_set_dump_done() read the ip_set_list pointer without holding the necessary RCU read-side critical section or the nfnl mutex. Concurrent ip_set_create() calls can resize the array, publishing a new array and freeing the old one after synchronize_net(). Because the dump path does not hold an RCU read lock, synchronize_net() does not wait for it, resulting in a use-after-free when the dump code accesses the freed array. This can cause kernel memory corruption detected by KASAN, leading to kernel panics or crashes. The fix involves adding rcu_read_lock() around the array access to ensure proper synchronization.
Potential Impact
This vulnerability can cause use-after-free memory corruption in the kernel, potentially leading to kernel panics or system crashes. There is no indication of remote code execution or privilege escalation in the provided data. No known exploits in the wild have been reported.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description states it has been resolved, implying a fix is available in the Linux kernel source. Users should update to the fixed kernel version once released by their distribution or vendor. Until then, no specific mitigations are provided.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-38c9-7h78-x2jx
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64189"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5e79e92a4a8d59899bad6e
Added to database: 07/20/2026, 19:41:29 UTC
Last enriched: 07/20/2026, 19:45:08 UTC
Last updated: 07/21/2026, 05:54:09 UTC
Views: 7
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.