5 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-90116
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: mtpav: shut down output timer before card teardown sndmtpavoutputtimer rearms chip-timer while holding chip-spinlock and accesses the card-private mtpav...
AZL-102968 CVE-2026-90116 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: ALSA: mtpav: shut down output timer before card teardown sndmtpavoutputtimer rearms chip-timer while holding chip-spinlock and accesses the card-private mtpav state. sndmtpavfree currently takes the same lock and calls timerdelet...
CVE-2026-90116 ALSA: mtpav: shut down output timer before card teardown
In the Linux kernel, the following vulnerability has been resolved: ALSA: mtpav: shut down output timer before card teardown sndmtpavoutputtimer rearms chip-timer while holding chip-spinlock and accesses the card-private mtpav state. sndmtpavfree currently takes the same lock and calls timerdelet...
EUVD-2026-81709
In the Linux kernel, the following vulnerability has been resolved: ALSA: mtpav: shut down output timer before card teardown sndmtpavoutputtimer rearms chip-timer while holding chip-spinlock and accesses the card-private mtpav state. sndmtpavfree currently takes the same lock and calls timerdelet...
CVE-2026-90116
CVE-2026-90116 affects the Linux kernel's ALSA mtpav driver (MTP Audio). The vulnerability is a race condition during card teardown: the timer callback snd_mtpav_output_timer() can execute on another CPU after snd_mtpav_free() releases the spinlock, accessing card-private mtpav state that is bein...