CVE-2026-92479: scsi: ufs: Avoid NULL CQE dereference when reporting invalid tags

Published Sep 17, 2026
·
Updated

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 ufshcdcomplonecqe() 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

1 affected component
Linux Kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:09 PM
Data Sourced
via MITRE·04:09 PM
Description

Frequently Asked Questions

1

What conditions are required to trigger the issue?

The single-doorbell completion path must invoke ufshcd_compl_one_cqe() with a NULL CQE, and no command must be associated with the completion tag. The failure occurs when the kernel emits a warning for that invalid tag and dereferences the NULL CQE while reporting it.

2

Which systems are exposed?

Systems using the Linux kernel UFS SCSI driver are the relevant scope. The provided information does not identify affected kernel versions, UFS device models, or configuration requirements.

3

What does the fix change?

The fix avoids dereferencing the CQE when it is NULL during invalid-tag reporting. It instead includes the invalid completion tag in the warning message.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203