NULL Pointer Dereference in Linux Kernel Affects Multiple Products
CVE-2026-98129

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 September 2026

What is CVE-2026-98129?

A memory allocation issue in the Linux kernel can cause a NULL pointer dereference leading to potential system instability. The vulnerability arises in the mpi3mr driver where a direct pass of an unchecked return value resulting from a NULL allocation to sas_port_add() can cause a dereference error. Furthermore, should the sas_port_add() function fail, the allocated sas_port structure is not released, resulting in memory leaks. It is essential to implement proper NULL checks and ensure that memory resources are freed appropriately to maintain system integrity.

Affected Version(s)

Linux e22bae30667a7e74ed057e00fb6e8c79e0738de3 < 5c50137ba11b6e20e7074303dae35ff58d5a0b6f

Linux e22bae30667a7e74ed057e00fb6e8c79e0738de3 < 2f69ed909de9e3d46af9db7dd24b9b80dc31b5ec

Linux e22bae30667a7e74ed057e00fb6e8c79e0738de3 < 5cb58b052cf09dd8e88d92c1d649b3eea5c95d4d

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.