imPC@ndo IT

Tracker / CVE-2024-47695

CVE-2024-47695

Critical 9.8

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.

Affected products and versions

linux linux_kernel · 5.16 → 6.1.113
linux linux_kernel · 5.8 → 5.15.168
linux linux_kernel · 6.11 → 6.11.2
linux linux_kernel · 6.2 → 6.6.54
linux linux_kernel · 6.7 → 6.10.13

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References