CVE-2023-53124 - CVE House
Back to Database
Status published Unknown CVE-2023-53124

scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-53124

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
d60000cb1195a464080b0efb4949daf7594e0020, ce1a69cc85006b494353911b35171da195d79e25, 6a92129c8f999ff5b122c100ce7f625eb3e98c4b, d17bca3ddfe507874cb826d32721552da12e741f, 78316e9dfc24906dd474630928ed1d3c562b568e, 6f6768e2fc8638fabdd8802c2ef693d7aef01db1, 5.4.229, 5.10.163, 5.15.86, 6.1.2, 6.0.16, 6.2, 0, 5.4.238, 5.10.176, 5.15.104, 6.1.21, 6.2.8, 6.3

Timeline

Official Publish: May 2nd, 2025
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.