Security Advisory

CVE-2026-31523

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-22 13:54:37
Last updated 2026-05-11 22:10:26
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure were polling a polled queue A user can change the polled queue count at run time. Theres 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.