目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53187— RDMA/core DMAH分配cpu_id验证漏洞

AI 预测 7.8 利用难度: 较易 EPSS 0.17% · P7
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-53187 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc The cpu_id attribute supplied by user space through UVERBS_ATTR_ALLOC_DMAH_CPU_ID is passed directly to cpumask_test_cpu() without first verifying that the value is within the valid CPU range. Passing such untrusted data to cpumask_test_cpu() may lead to an out-of-bounds read of the underlying cpumask bitmap: the helper expands to a test_bit() that indexes the bitmap by cpu_id / BITS_PER_LONG with no bound check. In addition, on kernels built with CONFIG_DEBUG_PER_CPU_MAPS it trips the WARN_ON_ONCE() in cpumask_check(); combined with panic_on_warn this turns a bad user input into a machine reboot. Reject any cpu_id that is not smaller than nr_cpu_ids with -EINVAL before it is used. Reported by Smatch.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux d83edab562a496a42720902a1d2effccd05c37c5 ~ bd5e818be7964c1689fba2dad9e6bd3a827fee74 -
LinuxLinux 6.17 -

二、漏洞 CVE-2026-53187 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-53187 的情报信息

登录查看更多情报信息。

CVE-2026-53187 补丁与修复 (2)

CVE-2026-53187 其他参考 (1)

同批安全公告 · Linux · 2026-06-25 · 共 147 条

CVE-2026-53185Linux zram zram_bvec_write_partial 函数 Use-After-Free 漏洞
CVE-2026-53167fuse 漏洞:限制 FUSE_NOTIFY_RETRIEVE 仅限 uptodate 文件
CVE-2026-53168fuse目录页缓存操作拒绝漏洞
CVE-2026-53169accel/ethosu:拒绝用户空间NPU_OP_RESIZE命令
CVE-2026-53171加速伦理:修复dma_length()中的算术问题
CVE-2026-53170Acceler/ethosu:拒绝长度未初始化的DMA命令漏洞
CVE-2026-53172Ethos-U NPU驱动IFM区域索引越界漏洞
CVE-2026-53174overlay文件系统o v l缓存获取后错误码未清零漏洞
CVE-2026-53173Accelerate Ethos-U 命令流校验越界写入漏洞
CVE-2026-53175Linux inet frag使用完后释放漏洞
CVE-2026-53177bnxt_en 驱动空指针解引用漏洞
CVE-2026-53176IB/isert: 拒绝短于ISER_HEADERS_LEN的登录PDU漏洞
CVE-2026-53178rtl8723bs驱动ie_length减法越界漏洞
CVE-2026-53180Linux 内核 tmigr_handle_remote_up() 活锁漏洞
CVE-2026-53179RTL8723BS rtw_update_protection 缓冲区越界读取漏洞
CVE-2026-53181vsock/vmci 握手失败时 sk_ack_backlog 泄漏漏洞
CVE-2026-53182wifi: nl80211 拒绝过大的 EMA RNR 列表
CVE-2026-53183MPTCP 子流接收窗口收缩漏洞
CVE-2026-53184UDP sockmap裁决前清除skb->dev
CVE-2026-53197Linux iptfs ABBA死锁漏洞

显示前 20 条,共 147 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2026-53187

暂无评论


发表评论