CVE-2024-50062

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
21/10/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> RDMA/rtrs-srv: Avoid null pointer deref during path establishment<br /> <br /> For RTRS path establishment, RTRS client initiates and completes con_num<br /> of connections. After establishing all its connections, the information<br /> is exchanged between the client and server through the info_req message.<br /> During this exchange, it is essential that all connections have been<br /> established, and the state of the RTRS srv path is CONNECTED.<br /> <br /> So add these sanity checks, to make sure we detect and abort process in<br /> error scenarios to avoid null pointer deref.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.15.168 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.113 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.57 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.11.4 (excluding)