NULL pointer dereference in Linux kernel - CVE-2026-92479
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a null pointer dereference in the UFS completion handler ufshcd_compl_one_cqe() when processing an invalid completion tag with no associated command. A local user can trigger processing of an invalid completion tag to cause a denial of service.
The issue occurs in the single-doorbell completion path.