NONE · 0

CVE-2026-92479

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_cq...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-92479?

CVE-2026-92479 is a documented vulnerability. 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_cq...

How severe is CVE-2026-92479?

CVSS scoring is not yet available for CVE-2026-92479. Check NVD for updates.

Is there a patch for CVE-2026-92479?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.