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)
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 Analysis
Technical Summary
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.
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)
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
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.
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 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.