已开启
CVE-2026-74378 #18020
zichengqu创建于  8月19日
zichengqu成员
8月19日 创建

一、漏洞信息
漏洞编号:CVE-2026-74378
漏洞归属组件:kernel
漏洞归属的版本:4.19.140,4.19.194,4.19.90,5.10.0,6.1.19,6.12.33,6.18.18,6.4.0,6.6.0
CVSS评分:
BaseScore:7.8 High
Vector:CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞简述:
In the Linux kernel, the following vulnerability has been resolved:RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqeget_srq_wqe() reads wqe->dma.num_sge from the shared receive queuebuffer, which is mapped into userspace. It validates num_sge againstmax_sge, but then re-reads the same field to calculate the memcpysize. A concurrent userspace thread can modify num_sge betweenvalidation and use, causing a heap buffer overflow when copying theWQE into qp->resp.srq_wqe.Read num_sge into a local variable and use it for both the boundscheck and the size calculation.
漏洞公开时间:2026-08-15 14:22:39
漏洞创建时间:2026-08-19 14:44:40
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2026-74378

更多参考(点击展开)
参考来源 参考链接 来源链接
https://git.kernel.org/stable/c/22b8fbded65b8c441b634a185f8da67657df6c50
https://git.kernel.org/stable/c/cd19a6345e3727adafafa5954b58b13c92e13b80
https://git.kernel.org/stable/c/b9800d7953d119bcc068c74587d48e4ba0313629
https://www.cve.org/CVERecord?id=CVE-2026-74378
https://git.kernel.org/stable/c/3cfa2a3adc51b7c57729961a03446962ff10e3d2
https://git.kernel.org/stable/c/02558c86b6b761063e9399e6b939984500327ef1
https://lore.kernel.org/linux-cve-announce/2026081504-CVE-2026-74378-ceaf@gregkh/T/#u
https://bugzilla.redhat.com/show_bug.cgi?id=2516865
https://git.kernel.org/stable/c/3e07ea9579dc9553d2285c26c2823931358aa3b8
https://nvd.nist.gov/vuln/detail/CVE-2026-74378
https://lore.kernel.org/linux-cve-announce/2026081504-CVE-2026-74378-ceaf@gregkh/T

漏洞分析指导链接:
https://atomgit.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
七彩瞬析开源风险感知平台
漏洞补丁信息:

详情(点击展开)
影响的包 修复版本 修复补丁 问题引入补丁 来源
gregkh/linux https://git.kernel.org/stable/c/3cfa2a3adc51b7c57729961a03446962ff10e3d2 ljqc
gregkh/linux https://git.kernel.org/stable/c/cd19a6345e3727adafafa5954b58b13c92e13b80 ljqc
gregkh/linux https://git.kernel.org/stable/c/3e07ea9579dc9553d2285c26c2823931358aa3b8 ljqc
gregkh/linux https://git.kernel.org/stable/c/02558c86b6b761063e9399e6b939984500327ef1 ljqc
gregkh/linux https://git.kernel.org/stable/c/b9800d7953d119bcc068c74587d48e4ba0313629 ljqc
gregkh/linux https://git.kernel.org/stable/c/22b8fbded65b8c441b634a185f8da67657df6c50 ljqc
https://git.kernel.org/stable/c/22b8fbded65b8c441b634a185f8da67657df6c50 cvelistv5
https://git.kernel.org/stable/c/cd19a6345e3727adafafa5954b58b13c92e13b80 cvelistv5
https://git.kernel.org/stable/c/b9800d7953d119bcc068c74587d48e4ba0313629 cvelistv5
https://git.kernel.org/stable/c/3cfa2a3adc51b7c57729961a03446962ff10e3d2 cvelistv5
https://git.kernel.org/stable/c/02558c86b6b761063e9399e6b939984500327ef1 cvelistv5
https://git.kernel.org/stable/c/3e07ea9579dc9553d2285c26c2823931358aa3b8 cvelistv5

二、漏洞分析结构反馈
影响性分析说明:
In the Linux kernel, the following vulnerability has been resolved:RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqeget_srq_wqe() reads wqe->dma.num_sge from the shared receive queuebuffer, which is mapped into userspace. It validates num_sge againstmax_sge, but then re-reads the same field to calculate the memcpysize. A concurrent userspace thread can modify num_sge betweenvalidation and use, causing a heap buffer overflow when copying theWQE into qp->resp.srq_wqe.Read num_sge into a local variable and use it for both the boundscheck and the size calculation.The Linux kernel CVE team has assigned CVE-2026-74378 to this issue.
openEuler评分:
7.8
Vector:CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
受影响版本排查(受影响/不受影响):
1.master(6.18.40):不受影响
2.openEuler-20.03-LTS-SP4(4.19.90):受影响
3.openEuler-22.03-LTS-SP4(5.10.0):受影响
4.openEuler-24.03-LTS-Next(6.6.0):不受影响
5.openEuler-24.03-LTS-SP1(6.6.0):受影响
6.openEuler-24.03-LTS-SP3(6.6.0):受影响
7.openEuler-24.03-LTS-SP4(6.6.0):受影响
8.openEuler-22.03-LTS-SP3(5.10.0):受影响
9.openEuler-24.03-LTS(6.6.0):受影响
10.openEuler-24.03-LTS-SP2(6.6.0):受影响

修复是否涉及abi变化(是/否):
1.master(6.18.40):否
2.openEuler-20.03-LTS-SP4(4.19.90):否
3.openEuler-22.03-LTS-SP4(5.10.0):否
4.openEuler-24.03-LTS-Next(6.6.0):否
5.openEuler-24.03-LTS-SP1(6.6.0):否
6.openEuler-24.03-LTS-SP3(6.6.0):否
7.openEuler-24.03-LTS-SP4(6.6.0):否
8.openEuler-22.03-LTS-SP3(5.10.0):否
9.openEuler-24.03-LTS(6.6.0):否
10.openEuler-24.03-LTS-SP2(6.6.0):否

原因说明:
1.master(6.18.40):不受影响-漏洞代码不能被攻击者触发
2.openEuler-20.03-LTS-SP4(4.19.90):正常修复
3.openEuler-22.03-LTS-SP4(5.10.0):正常修复
4.openEuler-24.03-LTS-Next(6.6.0):不受影响-漏洞代码不能被攻击者触发
5.openEuler-24.03-LTS-SP1(6.6.0):正常修复
6.openEuler-24.03-LTS-SP3(6.6.0):正常修复
7.openEuler-24.03-LTS-SP4(6.6.0):正常修复
8.openEuler-22.03-LTS-SP3(5.10.0):不修复-超出修复范围
9.openEuler-24.03-LTS(6.6.0):不修复-超出修复范围
10.openEuler-24.03-LTS-SP2(6.6.0):不修复-超出修复范围

likedislike
devstation-robot
devstation-robot
8月19日 评论:

检测到新建 CVE Issue,CVE-ID: CVE-2026-74378

你可以通过以下两种方式使用 CVE 修复服务:

  1. 分支影响分析

    • 在本 Issue 下评论:/analysis_branches
    • 系统将自动分析各个分支是否受影响,并在本 Issue 下给出表格形式的分析结果;
  2. 在指定分支上创建 PR(修复提交)

    • 在本 Issue 下按如下格式评论(branchnameemail 为必填字段,每个字段单独一行):
/create_pr

branch: OLK-6.6 OLK-5.10
name: dev
email: dev@devstation.com
backport-engine: opencode
  • 说明:
    • branch: 需要创建 PR 的目标分支列表,例如 OLK-6.6 OLK-5.10
    • name: PR 签名人姓名(如责任人或安全负责人);
    • email: PR 签名人邮箱;
    • backport-engine(可选):可选 portgptmystiqueopencode;不填时默认使用 portgpt,建议使用 opencode

系统会根据上述信息自动在指定分支上创建 PR,并在本 Issue 下反馈结果。

provided by DevStation.

likedislike
openeuler-ci-botopeneuler-ci-bot成员
8月19日 添加了label:sig/Kernel
openeuler-ci-bot
openeuler-ci-bot成员
8月19日 评论:

Welcome To openEuler Community

Hey @zichengqu , thanks for your contribution to the community.

Bot Usage Manual

I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.

Contact Guide

If you have any questions, please contact the SIG: Kernel ,
and any of the maintainers: @hanjunguo, @oekernel, @sanglipeng, @wkfxxx, @zeng_zhaorong ,
and any of the committers: @CTC-XiboWang, @Frank_Sae, @GoGo_phytium, @GongLei-, @LiuYongQiang0816, @SuperSix173, @Tankll2021, @TrueAI, @YiweiZ, @allen-shi, @baratta, @bibo_mao, @caixu-blue, @chen-jun-hw, @chenjiesong, @chenjunxin1992, @chenke2026, @chiqijun, @chriszjh, @duanqiangwen, @eingesch, @fangfeng123, @fanghaiqinghw, @gang_he, @gaojuxin09, @gouhao2022, @guohaocs2c, @guzitao, @hanjunguo, @hanliyang, @hellotcc, @henryze, @hewanhan, @hjx_gitff, @hongwu-wang, @htforge, @hu-chunzhi, @hunan4222, @jackknight, @jerry_lilijun, @jiayi0118, @junlong-zheng, @juntianlinux, @kailiu42, @kaitiandu, @kazero00, @kevinzhu1, @kile2009, @klmengkd, @koishimind, @kongzizaixian, @kylin-mayukun, @leoliu-oc, @li-huisong, @linan888, @linyunsheng, @liulongfang, @liyihang0226, @lostway1, @lujialin2, @mao-hongbo, @markyuan4ta21, @mawupeng, @mingqian218472, @mingrui-liu, @mufengyan, @pigalsofine, @robinorg, @rock_hw, @sanglipeng, @shu-shengming, @shuaijiakun, @sming56_admin, @stavewu, @stkid, @sun_nanyong, @wangboe2022, @wanghang73, @wenzhiwei11, @whoisxxx, @wkfxxx, @woqidaideshi, @wsoydl, @xingmz1, @xukuohai, @yeweihua999, @ygn-ndwd-official, @yonghu_4dc5, @young-sun, @yubo-liu1, @yuehaibing_planb, @yuzenghui1, @zhang-changzhong, @zhangyi089, @zhujianwei001, @zichengqu, @zouyipeng, @zqiao216 .

likedislike
openeuler-ci-botopeneuler-ci-bot成员
8月19日 修改了issue 的描述
openeuler-ci-botopeneuler-ci-bot成员
8月19日 将 jiayi0118 设为负责人
此处折叠了50条消息 查看更多
weihao
14 天前 评论:

已触发 CVE 修复服务,CVE-ID: CVE-2026-74378。
provided by DevStation.

likedislike
weihao
14 天前 评论:

已完成 CVE 修复全流程汇总,CVE-ID: CVE-2026-74378

关联修复提交信息:RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe

目标分支 是否受影响 适配状态 是否存在冲突 PR 链接
OLK-5.10 Affected Need to adjust Yes -
openEuler-1.0-LTS Affected Need to adjust Yes -
OLK-6.6 Fixed - No branch: OLK-6.6, CVE: CVE-2026-74378 has fixed or not affected, create PR failed

provided by DevStation.

likedislike
weihao
14 天前 评论:

已触发 CVE 修复服务,CVE-ID: CVE-2026-74378。
provided by DevStation.

likedislike
weihao
14 天前 评论:

已完成 CVE 修复全流程汇总,CVE-ID: CVE-2026-74378

关联修复提交信息:RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe

目标分支 是否受影响 适配状态 是否存在冲突 PR 链接
OLK-5.10 Affected No action needed (patch already exists) Yes -
openEuler-1.0-LTS Affected No action needed (patch already exists) Yes -
OLK-6.6 Fixed - No branch: OLK-6.6, CVE: CVE-2026-74378 has fixed or not affected, create PR failed

provided by DevStation.

likedislike
openeuler-ci-botopeneuler-ci-bot成员
6 天前 修改了issue 的描述