Use-after-free in Linux kernel - CVE-2026-93091
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to use-after-free in the ARM SCMI notification subsystem when transport callbacks or late-init work execute during device teardown. A local user can race device teardown with notification processing to cause a denial of service.
Late-init work is queued on the system workqueue.