CVE-2026-92479 PUBLISHED

scsi: ufs: Avoid NULL CQE dereference when reporting invalid tags

Assigner: Linux
Reserved: 16.09.2026 Published: 17.09.2026 Updated: 17.09.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 22089c218037ca7cd50d4fa20e8b5bd746a9b397 to a769095d1d74ebac2b1474c56bbd29bb0b9ed5a7 (excl.)
  • affected from 22089c218037ca7cd50d4fa20e8b5bd746a9b397 to 331bda797e6afc143127ce72b1469d73316f49b4 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.19 is affected
  • unaffected from 0 to 6.19 (excl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References