IT

Tracker / CVE-2024-42080

CVE-2024-42080

Medium 5.5

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

Affected products and versions

linux linux_kernel · … → 5.15.162
linux linux_kernel · 5.16 → 6.1.97
linux linux_kernel · 6.2 → 6.6.37
linux linux_kernel · 6.7 → 6.9.8

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