CVE-2024-42080

Severity CVSS v4.0:
Pending analysis
Type:
CWE-787 Out-of-bounds Write
Publication date:
29/07/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> RDMA/restrack: Fix potential invalid address access<br /> <br /> struct rdma_restrack_entry&amp;#39;s kern_name was set to KBUILD_MODNAME<br /> in ib_create_cq(), while if the module exited but forgot del this<br /> rdma_restrack_entry, it would cause a invalid address access in<br /> rdma_restrack_clean() when print the owner of this rdma_restrack_entry.<br /> <br /> These code is used to help find one forgotten PD release in one of the<br /> ULPs. But it is not needed anymore, so delete them.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.15.162 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.97 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.37 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.9.8 (excluding)