๐Ÿ” CVE Alert

CVE-2026-98088

UNKNOWN 0.0

scsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_reply_queues()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_reply_queues() dev_to_node() can return NUMA_NO_NODE (-1) on systems without NUMA topology information for the PCI device, such as single-socket boards that don't expose device-to-node affinity. Passing -1 directly into cpumask_of_node() indexes node_to_cpumask_map[-1], an out-of-bounds array read caught by UBSAN: UBSAN: array-index-out-of-bounds in arch/x86/include/asm/topology.h:72:28 index -1 is out of range for type 'cpumask *[1024]' Fall back to cpu_online_mask when no NUMA node is available, rather than assuming dev_to_node() always returns a valid node index.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
728bbc6cbff70051813730fb7977f5d99d867e12 < 0a5f7cdb0cb911584720591069065f09c59ec4fc 728bbc6cbff70051813730fb7977f5d99d867e12 < 7b23144c3ff6e46d7d4a464b02f8944265684e39 728bbc6cbff70051813730fb7977f5d99d867e12 < 45504e621b7e884abe59f201e093a3eac7fca7fe 728bbc6cbff70051813730fb7977f5d99d867e12 < e0d26fe176a8db6ccad4ab38c5bab29391c1946b
Linux / Linux
5.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/0a5f7cdb0cb911584720591069065f09c59ec4fc git.kernel.org: https://git.kernel.org/stable/c/7b23144c3ff6e46d7d4a464b02f8944265684e39 git.kernel.org: https://git.kernel.org/stable/c/45504e621b7e884abe59f201e093a3eac7fca7fe git.kernel.org: https://git.kernel.org/stable/c/e0d26fe176a8db6ccad4ab38c5bab29391c1946b