CVE-2026-31523

· NIST NVD ↗

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue maps, which would race with the now interrupt driven queue and may cause double completions.

MEDIUM
CVSS severity
4.7
CVSS base score
2026-04-22
Published

CWE codes

CWE-367

Affected products

linux:linux_kernel

Sources