一、 漏洞 CVE-2024-47695 基础信息
漏洞标题
RDMA/rtrs-clt: Reset cid to con_num - 1以保持在限定范围内代码执行错误漏洞
来源:AIGC 神龙大模型
漏洞描述信息
在 Linux 内核中,已修复以下漏洞: RDMA/rtrs-clt:将 cid 重置为 con_num - 1 以保持在边界内 在 init_conns() 函数中,create_con() 和 create_cm() 的 for 循环如果出现问题。在销毁标签后的清理 for 循环中,由于 cid 被设置为 clt_path->s.con_num,因此会访问越界的内存。 此修复将 cid 重置为 clt_path->s.con_num - 1,以在后续的清理循环中保持在边界内。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
来源:AIGC 神龙大模型
漏洞类别
跨界内存写
来源:AIGC 神龙大模型
漏洞标题
RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
来源:美国国家漏洞数据库 NVD
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds In the function init_conns(), after the create_con() and create_cm() for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory because cid is set to clt_path->s.con_num. This commits resets the cid to clt_path->s.con_num - 1, to stay in bounds in the cleanup loop later.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于RDMA/rtrs-clt模块在清理连接时cid未正确设置,导致越界内存访问。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-47695 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-47695 的情报信息
  • 标题: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • https://nvd.nist.gov/vuln/detail/CVE-2024-47695