Linux Kernel RDMA Component NULL Pointer Dereference Vulnerability

Vulnerability

A vulnerability in the Linux kernel's RDMA (Remote Direct Memory Access) subsystem can lead to a NULL pointer dereference, causing a kernel crash. This issue arises from an improper exposure of hardware counters to non-initial network namespaces, which can be exploited by reading the counters via the sysfs interface. The vulnerability has been addressed by restricting the visibility of these hardware counters to the initial network namespace only.

Impact

Exploitation of this vulnerability leads to a kernel panic caused by a NULL pointer dereference, disrupting system operations and potentially causing a denial of service.

Reproduction

The vulnerability can be reproduced by creating a new network namespace, executing a shell within that namespace, and attempting to read the hardware counters from the sysfs interface. This action triggers a kernel crash due to the improper handling of the device pointer, causing a memory corruption.

Remediation

Users should update to the latest version of the Linux kernel where this vulnerability has been fixed.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
0.0
relevance
0.0
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.