---
id: CVE-2026-92479
title: |-
  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
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…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 22089c218037ca7cd50d4fa20e8b5bd746a9b397 <
    a769095d1d74ebac2b1474c56bbd29bb0b9ed5a7
  - >-
    Linux >= 22089c218037ca7cd50d4fa20e8b5bd746a9b397 <
    331bda797e6afc143127ce72b1469d73316f49b4
  - Linux 6.19
published: '2026-09-17'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T17:17:49.950'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92479'
references:
  - url: 'https://git.kernel.org/stable/c/331bda797e6afc143127ce72b1469d73316f49b4'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/a769095d1d74ebac2b1474c56bbd29bb0b9ed5a7'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-17T16:21:47.788Z'
epss: 0.00155
epssPercentile: 0.05076
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
