CVE Catalog

CVE-2026-92479

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the single-doorbell completion path can call ufshcd_compl_one_cqe() with a NULL CQE. If no command is associated with the completion tag, the warning message dereferences the CQE while reporting the error.

Risk Assessment

May lead to a kernel crash (NULL pointer dereference) when reporting invalid tags in the UFS driver.

Recommendation

Update the Linux kernel to a version containing the fix that avoids the CQE dereference and includes the invalid tag in the warning.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Avoid NULL CQE dereference when reporting invalid tags The single-doorbell completion path can call ufshcd_compl_one_cqe() with a NULL CQE. If no command is associated with the completion tag, the warning message dereferences the CQE while reporting the error. Avoid that dereference and include the invalid tag in the warning.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS