CVE-2026-92479

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux22089c218037ca7cd50d4fa20e8b5bd746a9b397 < a769095d1d74ebac2b1474c56bbd29bb0b9ed5a7affected
LinuxLinux22089c218037ca7cd50d4fa20e8b5bd746a9b397 < 331bda797e6afc143127ce72b1469d73316f49b4affected
LinuxLinux6.19affected
LinuxLinux0 < 6.19unaffected
LinuxLinux7.2.6 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References