CVE-2026-98154

Source
https://cve.org/CVERecord?id=CVE-2026-98154
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98154.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-98154
Downstream
Published
2026-09-25T10:36:25Z
Modified
2026-09-26T03:48:37Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
nvme-rdma: fix -EIO cleanup order in queue_rq
Details

In the Linux kernel, the following vulnerability has been resolved:

nvme-rdma: fix -EIO cleanup order in queue_rq

On -EIO, the RDMA queue_rq path reports a host path error and then still cleans up the command and unmaps the SQE DMA. The path error helper completes the request, so that is double cleanup and DMA unmap after the request is already complete.

Unmap the SQE first, then report the host path error. Skip the outer command cleanup on that path.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/98xxx/CVE-2026-98154.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
62eca39722fd997e3621fc903229917b9f0fb271
Fixed
a41e7fc8d244d9cfc6273051aed85b67adedbb89
Fixed
cf3e706963ffbd3ee2568fa0d08ab016f0575ea8
Fixed
171b993a4aed9889159df4815b6a6ba141e61975
Fixed
d61828199c6cb4b76d48403c77023cd4bb9d09fc

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98154.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.12.0
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98154.json"