Bug 1226627 (CVE-2024-38584) - VUL-0: CVE-2024-38584: kernel: net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Summary: VUL-0: CVE-2024-38584: kernel: net: ti: icssg_prueth: Fix NULL pointer derefe...
Status: RESOLVED INVALID
Alias: CVE-2024-38584
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/411437/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-38584:4.1:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-20 13:45 UTC by SMASH SMASH
Modified: 2024-06-21 10:50 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-06-20 13:45:45 UTC
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.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38584
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-38584.mbox
https://git.kernel.org/stable/c/5cd17f0e74cb99d209945b9f1f06d411aa667eb1
https://git.kernel.org/stable/c/b0a82ebabbdc4c307f781bb0e5cd617949a3900d
https://git.kernel.org/stable/c/1e1d5bd7f4682e6925dd960aba2a1aa1d93da53a
https://git.kernel.org/stable/c/b31c7e78086127a7fcaa761e8d336ee855a920c6
https://www.cve.org/CVERecord?id=CVE-2024-38584
Comment 2 Carlos López 2024-06-21 10:50:47 UTC
Nothing to do, closing.