CVE-2024-47695

HIGH

Linux Kernel 5.8-6.11.1 - Out-of-bounds Write in RDMA/rtrs-clt

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 7.8
EPSS 0.0024
EPSS Percentile 15.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-787
Status published
Products (20)
linux/Kernel 5.16.0 - 6.1.113linux
linux/Kernel 5.8.0 - 5.15.168linux
linux/Kernel 6.11.0 - 6.11.2linux
linux/Kernel 6.2.0 - 6.6.54linux
linux/Kernel 6.7.0 - 6.10.13linux
Linux/Linux < 5.8
Linux/Linux 5.15.168 - 5.15.*
Linux/Linux 5.8
Linux/Linux 6.1.113 - 6.1.*
Linux/Linux 6.10.13 - 6.10.*
... and 10 more
Published Oct 21, 2024
Tracked Since Feb 18, 2026