Use-after-free in Linux kernel - CVE-2026-89940
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to a use-after-free in the iio_dma_fence implementation when a dma fence outlives its associated iio_dmabuf_priv object. A local user can cause a dma fence to access a lock after the associated object has been freed to execute arbitrary code.