CVE-2024-38584

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
19/06/2024
Last modified:
19/09/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()<br /> <br /> In the prueth_probe() function, if one of the calls to emac_phy_connect()<br /> fails due to of_phy_connect() returning NULL, then the subsequent call to<br /> phy_attached_info() will dereference a NULL pointer.<br /> <br /> Check the return code of emac_phy_connect and fail cleanly if there is an<br /> error.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6 (including) 6.6.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.8.12 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.9.3 (excluding)