CVE-2026-92479

Unknown

Last modified

CVE-2026-92479 is a vulnerability of currently unknown severity. 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.

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.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 22089c218037ca7cd50d4fa20e8b5bd746a9b397, < a769095d1d74ebac2b1474c56bbd29bb0b9ed5a7; >= 22089c218037ca7cd50d4fa20e8b5bd746a9b397, < 331bda797e6afc143127ce72b1469d73316f49b4
LinuxLinux6.19

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is 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_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.
How severe is CVE-2026-92479?
Severity scoring for CVE-2026-92479 is pending analysis.
How do I fix CVE-2026-92479?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-92479?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST