---
cve: "CVE-2026-89980"
severity: "HIGH"
cvss: 8.4
epss: "0.2%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-09-16 11:17:08"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T19:54:45+02:00"
---

# CVE-2026-89980

> 8.4 HIGH

## Beschreibung

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

ALSA: harmony: initialize locks before requesting IRQ

snd_harmony_create() registers the IRQ before initializing h->lock and
h->mixer_lock. A pending interrupt can invoke the handler while these
locks are uninitialized.

Initialize both locks before requesting the IRQ so the handler always
sees valid lock state.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 5.15.221
- Kernel ≥ 6.1.188
- Kernel ≥ 6.6.157
- Kernel ≥ 6.12.110
- Kernel ≥ 6.18.51
- Kernel ≥ 7.2.5

## Referenzen

- <https://git.kernel.org/stable/c/9af6c9203583655cb7ed45e52e14101652b37547>
- <https://git.kernel.org/stable/c/f86ff9238b0c8284909e073a681a60708b9f36ab>
- <https://git.kernel.org/stable/c/7dc239edb6d58e01c9ec868565cc03e7adf91747>
- <https://git.kernel.org/stable/c/9347588bbd6ad43a85e17046d9c117a41453c52a>
- <https://git.kernel.org/stable/c/89992bda7dfbba7ded2ba4185730453c57fa65bc>
- <https://git.kernel.org/stable/c/cd209eb3136e002becbda232e399fa31a2276436>
- <https://git.kernel.org/stable/c/33abb7491e89285a41565670945293dda841afc4>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-89980) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
