CVE-2026-98129
Last modified
CVE-2026-98129 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix NULL pointer dereference in mpi3mr_sas_port_add() sas_port_alloc_num() can return NULL on memory allocation failure. The return value is passed directly to sas_port_add() without a NULL check, which causes a NULL pointer dereference. Additionally, if sas_port_add() fails, the allocated port is not freed before jumping to out_fail, leaking the sas_port structure.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix NULL pointer dereference in mpi3mr_sas_port_add() sas_port_alloc_num() can return NULL on memory allocation failure. The return value is passed directly to sas_port_add() without a NULL check, which causes a NULL pointer dereference. Additionally, if sas_port_add() fails, the allocated port is not freed before jumping to out_fail, leaking the sas_port structure. Call sas_port_free() to properly release it.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e22bae30667a7e74ed057e00fb6e8c79e0738de3, < 5c50137ba11b6e20e7074303dae35ff58d5a0b6f; >= e22bae30667a7e74ed057e00fb6e8c79e0738de3, < 2f69ed909de9e3d46af9db7dd24b9b80dc31b5ec; >= e22bae30667a7e74ed057e00fb6e8c79e0738de3, < 5cb58b052cf09dd8e88d92c1d649b3eea5c95d4d; >= e22bae30667a7e74ed057e00fb6e8c79e0738de3, < dba9e2181ca5e875f98b8b9b4535cdaab87dcb0d |
| Linux | Linux | 6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98129?
How severe is CVE-2026-98129?
How do I fix CVE-2026-98129?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98123In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98124In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98125In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98126In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98127In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98128In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9813FlowIntel up to version 3.3.0 contains a server-side request…9.9
- CVE-2026-98130In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-98131In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98132In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98133In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98134In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98129?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
