CVE Database
/

CVE-2023-53124

Back to search

CVE-2023-53124

Published: May 2, 2025

Modified: May 23, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
d60000cb1195a464080b0efb4949daf7594e0020 - < 090305c36185c0547e4441d4c08f1cf096b32134
affected
ce1a69cc85006b494353911b35171da195d79e25 - < 6f0c2f70d9929208d8427ec72c3ed91e2251e289
affected
6a92129c8f999ff5b122c100ce7f625eb3e98c4b - < 9937f784a608944107dcc2ba9a9c3333f8330b9e
affected
d17bca3ddfe507874cb826d32721552da12e741f - < b5e5bbb3fa5f8412e96c5eda7f4a4af6241d6bd3
affected
78316e9dfc24906dd474630928ed1d3c562b568e - < a26c775ccc4cfe46f9b718b51bd24313053c7e0b

+7 more versions

Linux

Linux

affected
6.2
unaffected
0 - < 6.2
unaffected
5.4.238 - <= 5.4.*
unaffected
5.10.176 - <= 5.10.*
unaffected
5.15.104 - <= 5.15.*

+3 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now