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: sch: use raw_spinlock_t in the irq startup path sch_irq_unmask() enables… (CVE-2026-64428)

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

Description

A vulnerability in the Linux kernel's GPIO SCH controller locking mechanism was resolved by converting the controller lock to a raw_spinlock_t. The original spinlock used could become a sleeping lock on PREEMPT_RT kernels, causing invalid context sleep calls during IRQ startup. This fix ensures the lock remains non-sleeping, preserving correct locking behavior in interrupt context.

AI-Powered Analysis

Machine-generated threat intelligence

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

Technical Analysis

The Linux kernel vulnerability (CVE-2026-64428) involved the gpio SCH controller's irq startup path where sch_irq_unmask() enabled the GPIO IRQ and updated controller state using sch_irq_mask_unmask() with a spin_lock_irqsave() on sch->lock. On PREEMPT_RT kernels, the regular spinlock_t could become a sleeping lock, which is invalid in this non-sleepable irq_startup() context, causing lockdep to report a sleeping function called from invalid context. The issue was fixed by converting the SCH controller lock to raw_spinlock_t, which is non-sleeping, ensuring proper locking behavior during IRQ setup without changing the GPIO-side locking contract.

Potential Impact

The vulnerability could cause kernel warnings or bugs due to sleeping function calls in invalid contexts during IRQ startup on PREEMPT_RT kernels. This may lead to instability or unexpected behavior in interrupt handling. There is no indication of direct exploitation or broader impact beyond kernel locking correctness.

Mitigation Recommendations

A fix is available that converts the SCH controller lock to raw_spinlock_t to prevent sleeping in irq_startup() context. Users should apply the official Linux kernel patch that addresses this issue. Patch status is not explicitly confirmed in the input data; therefore, check the vendor advisory or Linux kernel mailing lists for the current remediation guidance.

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-3jvv-rp8p-q944
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64428"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542099c2644c7f80838e1

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

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

Last updated: 07/26/2026, 03:45:29 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