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: gpio: eic-sprd: use raw_spinlock_t in the irq startup path sprd_eic_irq_unmask()… (CVE-2026-64429)

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

Description

A vulnerability in the Linux kernel's Spreadtrum EIC GPIO controller was resolved by changing the locking mechanism in the irq startup path. The issue involved using a regular spinlock_t in a context where sleeping locks are not allowed, causing kernel bugs under PREEMPT_RT configurations. The fix replaces the spinlock_t with a raw_spinlock_t to ensure non-sleeping lock behavior during IRQ setup.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/25/2026, 23:24:33 UTC

Technical Analysis

The vulnerability in the Linux kernel concerns the Spreadtrum EIC GPIO controller's irq startup path, specifically in the sprd_eic_irq_unmask() function. This function enables the GPIO IRQ and updates controller state while holding a spin_lock_irqsave() lock. Under PREEMPT_RT (real-time) kernel configurations, spinlock_t can become a sleeping lock, which is invalid in this context and leads to kernel BUGs. The issue was detected by static analysis and confirmed by a proof-of-concept triggering lockdep warnings about sleeping functions called from invalid contexts. The remediation involved converting the controller lock from spinlock_t to raw_spinlock_t, which does not sleep and is appropriate for irqchip callbacks that only serialize MMIO register updates without sleepable operations.

Potential Impact

The vulnerability causes kernel instability and BUGs due to improper locking in the IRQ startup path under PREEMPT_RT configurations. This can lead to kernel crashes or unpredictable behavior when setting up GPIO interrupts on affected hardware using the Spreadtrum EIC controller. There is no indication of direct code execution or privilege escalation from the provided data.

Mitigation Recommendations

A fix is available that converts the Spreadtrum EIC controller lock to raw_spinlock_t to prevent sleeping in the irq startup path. Users should update to a Linux kernel version that includes this fix. Since no vendor advisory or patch links are provided, check the official Linux kernel repositories or distributions for the patch corresponding to CVE-2026-64429.

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-6pwp-xwgp-j72q
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64429"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542099c2644c7f80838c5

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

Last enriched: 07/25/2026, 23:24:33 UTC

Last updated: 07/26/2026, 04:57:09 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