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: audit: Fix data races of skb_queue_len() readers on audit_queue Multiple readers… (CVE-2026-64435)

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

Description

A data race vulnerability in the Linux kernel's audit subsystem was resolved by replacing unsafe access to audit_queue length with a lockless helper that uses proper memory access primitives. Multiple readers accessed the audit_queue length without synchronization, while the writer used protected writes, causing data races. This issue affected several audit-related functions that read the queue length concurrently with writes.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/25/2026, 23:23:41 UTC

Technical Analysis

The Linux kernel audit subsystem had a data race condition involving concurrent access to the audit_queue length field via skb_queue_len(). Multiple readers accessed this field without holding the queue lock or using READ_ONCE(), while the writer updated it with WRITE_ONCE() protected by a spinlock. This mismatch caused data races detected by KCSAN. The race was fixed by switching to skb_queue_len_lockless(), which uses READ_ONCE() internally, ensuring proper synchronization with existing WRITE_ONCE() writes.

Potential Impact

Data races can lead to inconsistent or corrupted audit queue length values, potentially causing incorrect audit behavior or kernel instability. However, no known exploits are reported in the wild. The impact is primarily on kernel reliability and correctness in audit message handling.

Mitigation Recommendations

A fix is available that replaces unsafe queue length accesses with a lockless helper using proper memory access primitives. Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level issue, applying the official kernel patch or upgrading to a fixed kernel version is the recommended remediation.

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-h4f8-j958-689c
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64435"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542099c2644c7f80835e1

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

Last enriched: 07/25/2026, 23:23:41 UTC

Last updated: 07/26/2026, 03:56:04 UTC

Views: 5

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