Use-after-free in Linux kernel - CVE-2026-90278
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to trigger use-after-free access to llbitmap storage.
The vulnerability exists due to incorrect teardown ordering in the md bitmap teardown path when stopping an md device configured with llbitmap while RAID1 behind-write completions are pending. A local user can stop an affected md device while RAID1 behind-write completions are pending to trigger use-after-free access to llbitmap storage.