CVE-2026-92479
N/A
N/A
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 22089c218037ca7cd50d4fa20e8b5bd746a9b397 < a769095d1d74ebac2b1474c56bbd29bb0b9ed5a7 | affected |
| Linux | Linux | 22089c218037ca7cd50d4fa20e8b5bd746a9b397 < 331bda797e6afc143127ce72b1469d73316f49b4 | affected |
| Linux | Linux | 6.19 | affected |
| Linux | Linux | 0 < 6.19 | unaffected |
| Linux | Linux | 7.2.6 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/a769095d1d74ebac2b1474c56bbd29bb0b9ed5a7
- https://git.kernel.org/stable/c/331bda797e6afc143127ce72b1469d73316f49b4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.