In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools… (CVE-2026-74383)
A vulnerability in the Linux kernel's nvme-pci driver caused an out-of-bounds array access due to improper handling of the NUMA node index. This could lead to a kernel fault and failure to create a device node for NVMe namespaces on non-NUMA kernels. The issue is fixed by changing the parameter type and defaulting to node 0 when the NUMA node is invalid.
AI Analysis
Technical Summary
The Linux kernel nvme-pci driver had a vulnerability (CVE-2026-74383) where the function nvme_setup_descriptor_pools indexed the descriptor_pools array using an unsigned parameter derived from hctx->numa_node. On non-NUMA kernels, hctx->numa_node is NUMA_NO_NODE (-1), which as unsigned becomes UINT_MAX, causing an out-of-bounds access. This leads to a kernel page fault during nvme_alloc_ns() and prevents the creation of the /dev node for the namespace. The fix involves changing the parameter to a signed int and falling back to node 0 when NUMA_NO_NODE is encountered, ensuring safe indexing.
Potential Impact
This vulnerability causes a kernel page fault on non-NUMA Linux kernels when probing NVMe controllers, resulting in failure to create device nodes for NVMe namespaces. This can disrupt normal NVMe device operation and potentially affect system stability or device accessibility. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix is available that changes the parameter type to signed int and defaults to node 0 when the NUMA node is invalid. Users should apply the official Linux kernel patch that addresses this issue. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the official patch and update guidance.
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools… (CVE-2026-74383)
Description
A vulnerability in the Linux kernel's nvme-pci driver caused an out-of-bounds array access due to improper handling of the NUMA node index. This could lead to a kernel fault and failure to create a device node for NVMe namespaces on non-NUMA kernels. The issue is fixed by changing the parameter type and defaulting to node 0 when the NUMA node is invalid.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel nvme-pci driver had a vulnerability (CVE-2026-74383) where the function nvme_setup_descriptor_pools indexed the descriptor_pools array using an unsigned parameter derived from hctx->numa_node. On non-NUMA kernels, hctx->numa_node is NUMA_NO_NODE (-1), which as unsigned becomes UINT_MAX, causing an out-of-bounds access. This leads to a kernel page fault during nvme_alloc_ns() and prevents the creation of the /dev node for the namespace. The fix involves changing the parameter to a signed int and falling back to node 0 when NUMA_NO_NODE is encountered, ensuring safe indexing.
Potential Impact
This vulnerability causes a kernel page fault on non-NUMA Linux kernels when probing NVMe controllers, resulting in failure to create device nodes for NVMe namespaces. This can disrupt normal NVMe device operation and potentially affect system stability or device accessibility. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix is available that changes the parameter type to signed int and defaults to node 0 when the NUMA node is invalid. Users should apply the official Linux kernel patch that addresses this issue. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the official patch and update guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-2x9w-pwqr-6m8q
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74383"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b69bf8831d5394f5d14
Added to database: 08/15/2026, 15:53:13 UTC
Last enriched: 08/15/2026, 16:02:43 UTC
Last updated: 08/15/2026, 16:02:43 UTC
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.