2 matches found
CVE-2023-53124
creationtimestamp| type| source ---|---|--- 2025-05-02 16:16:22+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14522 2025-05-02 20:08:33+00:00| seen| https://t.me/cvedetector/24369...
CVE-2023-53124
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sastransportportadd Port is allocated by sasportallocnum and rphy is allocated by either sasenddevicealloc or sasexpanderalloc, all of which may return NULL. So we need to check the...