CVE & CISA-KEV Catalog

CVE-2026-64429

MEDIUM
5.5
CVSS v3
NVD

Description

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() enables the GPIO IRQ and then updates controller state through sprd_eic_update(), which takes sprd_eic->lock with spin_lock_irqsave(). The callback can be reached from irq_startup() while setting up a requested IRQ. That path is not sleepable, but on PREEMPT_RT a regular spinlock_t becomes a sleeping lock. This issue was found by our static analysis tool and then manually reviewed against the current tree. The grounded PoC kept the request_threaded_irq() -> __setup_irq() -> irq_startup() -> sprd_eic_irq_unmask() -> sprd_eic_update() carrier and used the original spin_lock_irqsave(&sprd_eic->lock) edge. Lockdep BUG: sleeping function called from invalid context hardirqs last disabled at ... __setup_irq.constprop.0 ... [vuln_msv] sprd_rt_spin_lock_irqsave+0x1c/0x30 [vuln_msv] sprd_eic_update.constprop.0+0x48/0x90 [vuln_msv] sprd_eic_irq_unmask.constprop.0+0x35/0x50 [vuln_msv] __setup_irq.constprop.0+0xd/0x30 [vuln_msv] Convert the Spreadtrum EIC controller lock to raw_spinlock_t. The locked section only serializes MMIO register updates and does not contain sleepable operations, so keeping it non-sleeping is appropriate for the irqchip callbacks.

How to fix

Remediation Available
linuxDebian
Fixed in:6.1.180-1CVE-2026-64429
Fixed in:6.12.96-1CVE-2026-64429
Fixed in:7.1.4-1CVE-2026-64429
linux-aws-7.0Ubuntu
Fixed in:7.0.0-1012.12~24.04.1USN-8726-1
linux-gcp-7.0Ubuntu
Fixed in:7.0.0-1011.11~24.04.1USN-8728-1
linux-hwe-7.0Ubuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-7.0.0-1011-gcpUbuntu
Fixed in:7.0.0-1011.11~24.04.1USN-8728-1
linux-image-7.0.0-1011-gcp-64kUbuntu
Fixed in:7.0.0-1011.11~24.04.1USN-8728-1
linux-image-7.0.0-1012-awsUbuntu
Fixed in:7.0.0-1012.12~24.04.1USN-8726-1
linux-image-7.0.0-1012-aws-64kUbuntu
Fixed in:7.0.0-1012.12~24.04.1USN-8726-1
linux-image-7.0.0-1018-nvidiaUbuntu
Fixed in:7.0.0-1018.18~24.04.1USN-8760-1
linux-image-7.0.0-1018-nvidia-64kUbuntu
Fixed in:7.0.0-1018.18~24.04.1USN-8760-1
linux-image-7.0.0-31-genericUbuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-7.0.0-31-generic-64kUbuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-awsUbuntu
Fixed in:7.0.0-1012.12~24.04.1USN-8726-1
linux-image-aws-64kUbuntu
Fixed in:7.0.0-1012.12~24.04.1USN-8726-1
linux-image-aws-64k-7.0Ubuntu
Fixed in:7.0.0-1012.12~24.04.1USN-8726-1
linux-image-aws-7.0Ubuntu
Fixed in:7.0.0-1012.12~24.04.1USN-8726-1
linux-image-gcpUbuntu
Fixed in:7.0.0-1011.11~24.04.1USN-8728-1
linux-image-gcp-64kUbuntu
Fixed in:7.0.0-1011.11~24.04.1USN-8728-1
linux-image-gcp-64k-7.0Ubuntu
Fixed in:7.0.0-1011.11~24.04.1USN-8728-1
linux-image-gcp-7.0Ubuntu
Fixed in:7.0.0-1011.11~24.04.1USN-8728-1
linux-image-generic-64k-7.0Ubuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-generic-64k-hwe-24.04Ubuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-generic-7.0Ubuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-generic-hwe-24.04Ubuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-nvidia-64k-7.0Ubuntu
Fixed in:7.0.0-1018.18~24.04.1USN-8760-1
linux-image-nvidia-7.0Ubuntu
Fixed in:7.0.0-1018.18~24.04.1USN-8760-1
linux-image-virtual-7.0Ubuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-image-virtual-hwe-24.04Ubuntu
Fixed in:7.0.0-31.31~24.04.1USN-8726-1
linux-nvidia-7.0Ubuntu
Fixed in:7.0.0-1018.18~24.04.1USN-8760-1

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.10%probability of exploitation in 30 days
1stpercentile

Low risk: more likely to be exploited than 1% of all known CVEs.

References

Related Vulnerabilities

Other CWE-667 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-10072High7.573%-Fix
CVE-2002-1850High7.517%-Fix
CVE-2009-2699High7.514%-Fix
CVE-2004-0174High7.512%--
CVE-2009-4272High7.511%--
CVE-2020-24606High8.65.2%-Fix

Common questions

How do I fix CVE-2026-64429?

Published advisories record a fix for 29 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-64429 being actively exploited?

Not that we know of. CVE-2026-64429 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.10% is the estimated probability that it will be exploited in the next 30 days. That is higher than 1% of all scored CVEs.

How severe is CVE-2026-64429?

CVE-2026-64429 has a CVSS v3 base score of 5.5, rated moderate. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-64429 affect?

Published advisories record a fix for linux (Debian), linux-aws-7.0 (Ubuntu), linux-gcp-7.0 (Ubuntu), linux-hwe-7.0 (Ubuntu), and 25 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-64429
CVE-2026-64429 severity badge

Markdown

[![CVE-2026-64429](https://tridentstack.com/cve/badge/CVE-2026-64429.svg)](https://tridentstack.com/cve/CVE-2026-64429)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-64429"><img src="https://tridentstack.com/cve/badge/CVE-2026-64429.svg" alt="CVE-2026-64429"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-03.