๐Ÿ” CVE Alert

CVE-2023-53124

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 2, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
d60000cb1195a464080b0efb4949daf7594e0020 < 090305c36185c0547e4441d4c08f1cf096b32134 ce1a69cc85006b494353911b35171da195d79e25 < 6f0c2f70d9929208d8427ec72c3ed91e2251e289 6a92129c8f999ff5b122c100ce7f625eb3e98c4b < 9937f784a608944107dcc2ba9a9c3333f8330b9e d17bca3ddfe507874cb826d32721552da12e741f < b5e5bbb3fa5f8412e96c5eda7f4a4af6241d6bd3 78316e9dfc24906dd474630928ed1d3c562b568e < a26c775ccc4cfe46f9b718b51bd24313053c7e0b 78316e9dfc24906dd474630928ed1d3c562b568e < d3c57724f1569311e4b81e98fad0931028b9bdcd 6f6768e2fc8638fabdd8802c2ef693d7aef01db1
Linux / Linux
6.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/090305c36185c0547e4441d4c08f1cf096b32134 git.kernel.org: https://git.kernel.org/stable/c/6f0c2f70d9929208d8427ec72c3ed91e2251e289 git.kernel.org: https://git.kernel.org/stable/c/9937f784a608944107dcc2ba9a9c3333f8330b9e git.kernel.org: https://git.kernel.org/stable/c/b5e5bbb3fa5f8412e96c5eda7f4a4af6241d6bd3 git.kernel.org: https://git.kernel.org/stable/c/a26c775ccc4cfe46f9b718b51bd24313053c7e0b git.kernel.org: https://git.kernel.org/stable/c/d3c57724f1569311e4b81e98fad0931028b9bdcd