Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit The struct… (CVE-2026-64525)

0
Medium
Published: 07/25/2026 (07/25/2026, 12:31:39 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's xfrm subsystem related to improper handling of RCU synchronization during network namespace cleanup has been resolved. The issue involved calling synchronize_rcu() in the .exit handler of pernet_operations, which can cause excessive blocking and resource accumulation during cleanup of multiple network namespaces. The fix moves the RCU synchronization to the .pre_exit handler, improving cleanup efficiency and preventing memory exhaustion under heavy workload. No known exploits are reported.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/25/2026, 23:10:51 UTC

Technical Analysis

The Linux kernel's xfrm subsystem previously called synchronize_rcu() in the pernet_operations .exit handler during network namespace cleanup, violating documented guidelines that prohibit blocking RCU primitives in .exit handlers. This caused cleanup_net() to perform O(N) RCU grace periods serially for N namespaces, leading to excessive blocking, accumulation of struct net objects in the cleanup queue, and high memory usage (over 130 GB Percpu memory on large hosts). The fix moves the policy flush and dependent workqueue drains to a new .pre_exit handler, while xfrm_policy_fini() runs in .exit after an expedited synchronize_rcu() guaranteed between the two phases. This change reduces RCU grace periods to O(1) per batch, preventing resource exhaustion and improving cleanup performance.

Potential Impact

The vulnerability can cause significant resource exhaustion and system instability during network namespace cleanup under workloads that create namespaces rapidly (e.g., ~13 per second). This manifests as excessive blocking in synchronize_rcu(), accumulation of net namespace structures in cleanup queues, large memory consumption, and potential out-of-memory conditions. There is no indication of direct security compromise or code execution, but system availability and stability can be severely impacted.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to move the RCU synchronization from the .exit handler to the .pre_exit handler in the xfrm subsystem, improving cleanup efficiency and preventing resource exhaustion. Users should update to a Linux kernel version that includes this fix once available. Patch status is not yet confirmed; check the vendor advisory or Linux kernel release notes for the specific fixed version and apply updates accordingly.

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-phmc-55j6-972r
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64525"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542059c2644c7f808188a

Added to database: 07/25/2026, 23:08:53 UTC

Last enriched: 07/25/2026, 23:10:51 UTC

Last updated: 07/26/2026, 03:58:59 UTC

Views: 4

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