In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg When the server answers an RTRS READ, rdma_write_sg() build…
严重 CVSS 9.1
摘要
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg When the server answers an RTRS READ, rdma_write_sg() builds the source scatter/gather entry for the IB_WR_RDMA_WRITE that returns data to the peer. Its length is taken directly from the wire descriptor: plist->length = le32_to_cpu(id->rd_msg->desc[0].len); rd_msg points into the chunk buffer that the remote peer filled via RDMA-WRITE-WITH-IMM (rtrs_srv…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2912f3d40355dabc08fdbaaf2764d02445fe88dc Patch
- https://git.kernel.org/stable/c/5a45d0aa1fa50a333ce5763ade744e2d89838667 Patch
- https://git.kernel.org/stable/c/68c09762172f6224e9ddf9b0a60bacbb36e443eb Patch
- https://git.kernel.org/stable/c/6cada540150894e81042a0ae0c796a21a9a877da Patch
- https://git.kernel.org/stable/c/6f40246f4312fdbab5a13cc440adebf95eb2aa66 Patch
- https://git.kernel.org/stable/c/963af8d97a8c6a117134a8d0db1415e0489200b1 Patch
- https://git.kernel.org/stable/c/da3e44add94b05dfde56f898421922f5cf35705f Patch
时间线
- nvd_ingest NVD