CVE-2026-68395
Last modified
CVE-2026-68395 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered sata_dwc_enable_interrupts() is called before platform_get_irq() and ata_host_activate(), leaving the SATA controller's interrupt mask enabled without a registered handler. If a later step fails (irq request, phy init, etc.) or if the controller asserts an interrupt during probe, the irq line may fire with no handler, causing a spurious interrupt storm. Move sata_dwc_enable_interrupts() after ata_host_activate() so that interrupts are only unmasked once the handler is registered and the core is fully initialized..
Description
In the Linux kernel, the following vulnerability has been resolved: ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered sata_dwc_enable_interrupts() is called before platform_get_irq() and ata_host_activate(), leaving the SATA controller's interrupt mask enabled without a registered handler. If a later step fails (irq request, phy init, etc.) or if the controller asserts an interrupt during probe, the irq line may fire with no handler, causing a spurious interrupt storm. Move sata_dwc_enable_interrupts() after ata_host_activate() so that interrupts are only unmasked once the handler is registered and the core is fully initialized.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 62936009f35a6659cc3ebe0d90c754182d60da73, < fbe7df5d3a3aed2456667a4825e4ff98d6df6ca4; >= 62936009f35a6659cc3ebe0d90c754182d60da73, < 23d4c50fdc0dfe3ad4f9647a3b7d486de807dcda; >= 62936009f35a6659cc3ebe0d90c754182d60da73, < daa80b422ed920a3c0c45153020b0ad7af7fb5a5; >= 62936009f35a6659cc3ebe0d90c754182d60da73, < 5d0797d6940b8dc894f950c52f7af0b42cb55ed0; >= 62936009f35a6659cc3ebe0d90c754182d60da73, < 4bbc16a353a98023e5ddfca7c1fc0e49971cf4d0 |
| Linux | Linux | 2.6.36 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68395?
How severe is CVE-2026-68395?
How do I fix CVE-2026-68395?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6839Improper validation of STRING tensor offsets could allows ma…6.6
- CVE-2026-68390In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68391In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68392In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68393In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68394In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68396In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68397In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68398In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68399In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6840Missing bounds validation for operator could allow out of r…5.5
- CVE-2026-68400In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68395?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
