CVE-2026-53161
CVE-2026-53161 : The Linux kernel fastrpc subsystem has a race between fastrpc_device_release() and the workqueue that processes DSP responses. When the user closes the file descriptor, the kernel frees the fastrpc_user while an in-flight DSP invocation may complete and schedule context cleanup. ...