Bug 2460658 (CVE-2026-31523) - CVE-2026-31523 kernel: nvme-pci: ensure we're polling a polled queue
Summary: CVE-2026-31523 kernel: nvme-pci: ensure we're polling a polled queue
Keywords:
Status: NEW
Alias: CVE-2026-31523
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-22 15:03 UTC by OSIDB Bzimport
Modified: 2026-04-22 20:20 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-22 15:03:39 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.