In the Linux kernel, the following vulnerability has been resolved:
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
In the prueth_probe() function, if one of the calls to emac_phy_connect()
fails due to of_phy_connect() returning NULL, then the subsequent call to
phy_attached_info() will dereference a NULL pointer.
Check the return code of emac_phy_connect and fail cleanly if there is an
error.
Metrics
Affected Vendors & Products
References
History
Thu, 19 Sep 2024 13:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-06-19T13:37:40.515Z
Updated: 2024-11-05T09:30:22.336Z
Reserved: 2024-06-18T19:36:34.928Z
Link: CVE-2024-38584
Vulnrichment
Updated: 2024-08-02T04:12:25.664Z
NVD
Status : Modified
Published: 2024-06-19T14:15:18.530
Modified: 2024-11-21T09:26:24.690
Link: CVE-2024-38584
Redhat