Use-after-free in Linux kernel - CVE-2026-90116
Published: September 19, 2026
Vulnerability details
The vulnerability allows a local user to trigger a use-after-free.
The vulnerability exists due to improper synchronization in the MTPAV driver's output timer teardown handling when an output timer callback runs during card teardown. A local user can cause output timer activity to overlap with card teardown to trigger a use-after-free.