VYPR
Unrated severityNVD Advisory· Published Sep 11, 2026

CVE-2026-80967

CVE-2026-80967

Description

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

ALSA: pcxhr: initialize mutexes before requesting threaded IRQ

pcxhr_probe() requests pcxhr_threaded_irq() before initializing mgr->lock, even though the threaded handler takes that mutex.

Initialize the manager locks before request_threaded_irq() so an early interrupt cannot run against uninitialized mutex state during probe.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

1

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.