CVE-2026-68395

Source
https://cve.org/CVERecord?id=CVE-2026-68395
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68395.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68395
Downstream
Published
2026-08-10T12:04:14.545Z
Modified
2026-08-12T04:19:22.793195873Z
Summary
ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
Details

In the Linux kernel, the following vulnerability has been resolved:

ata: satadwc460ex: enable SATA interrupts only after IRQ handler is registered

satadwcenableinterrupts() is called before platformgetirq() and atahost_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 satadwcenableinterrupts() after atahost_activate() so that interrupts are only unmasked once the handler is registered and the core is fully initialized.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68395.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
62936009f35a6659cc3ebe0d90c754182d60da73
Fixed
fbe7df5d3a3aed2456667a4825e4ff98d6df6ca4
Fixed
23d4c50fdc0dfe3ad4f9647a3b7d486de807dcda
Fixed
daa80b422ed920a3c0c45153020b0ad7af7fb5a5
Fixed
5d0797d6940b8dc894f950c52f7af0b42cb55ed0
Fixed
4bbc16a353a98023e5ddfca7c1fc0e49971cf4d0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68395.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.36
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68395.json"