Linux Kernel SMB Server NULL Pointer Dereference Vulnerability in RDMA Handling

Vulnerability

A vulnerability in the Linux kernel's SMB server implementation can lead to a NULL pointer dereference. This issue arises in the RDMA (Remote Direct Memory Access) handling of the SMB server. The vulnerability is present in the stable versions of the Linux kernel.

Impact

The vulnerability can cause a denial-of-service condition by leading to a NULL pointer dereference, which typically results in a crash of the affected service or application.

Reproduction

The vulnerability can be reproduced by initiating RDMA sessions in the SMB server. During the process of shutting down these sessions, the server incorrectly manages the order of operations, leading to a NULL pointer dereference. This can be observed by monitoring the SMB server's handling of RDMA connections and noting any crashes or errors that occur when sessions are terminated.

Remediation

Users can upgrade to the latest stable version of the Linux kernel, where this vulnerability has been addressed. Instructions for upgrading the Linux kernel can be found in the official Linux documentation or through the package management system of the respective Linux distribution.

Added: Sep 5, 2025, 7:51 PM
Updated: Sep 5, 2025, 7:51 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
7.7
relevance
0.4
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.