VDB
DEBIAN-CVE-2024-47695
DEBIAN-CVE-2024-47695
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 6.12.21-1, 6.4.4-1, 6.4.4-2 |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.106-3, 0 |
| Debian:12 | linux | 6.1.38-2~bpo11+1, 6.1.38-3, 6.1.38-4~bpo11+1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
Timeline
- Oct 21, 2024 CVE Published
- Apr 28, 2026 CVE Updated