Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 6.17.0-rc2, < 6.17.0-rc2+
A NULL pointer dereference vulnerability has been identified in the Linux kernel's SMC (Socket Memory Copy) component, specifically within the 'smc_ib_is_sg_need_sync' function. This vulnerability occurs when the software RoCE (RDMA over Converged Ethernet) device is used, as the 'ibdev->dma_device' pointer is NULL, leading to a kernel panic. The issue has been addressed by adding a NULL pointer check to prevent the dereference.
Exploitation of this vulnerability leads to a kernel NULL pointer dereference, causing a system crash.
The vulnerability can be reproduced by using a software RoCE device with the Linux kernel version 6.17.0-rc2+. When the SMC component processes work, the NULL pointer dereference occurs, as the 'ibdev->dma_device' is not properly initialized.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the Linux kernel official website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.