CVE-2024-38584
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 128d5874c0822105ae9556d5435fb8562aff2e3b < 5cd17f0e74cb99d209945b9f1f06d411aa667eb1 | affected |
| Linux | Linux | 128d5874c0822105ae9556d5435fb8562aff2e3b < b0a82ebabbdc4c307f781bb0e5cd617949a3900d | affected |
| Linux | Linux | 128d5874c0822105ae9556d5435fb8562aff2e3b < 1e1d5bd7f4682e6925dd960aba2a1aa1d93da53a | affected |
| Linux | Linux | 128d5874c0822105ae9556d5435fb8562aff2e3b < b31c7e78086127a7fcaa761e8d336ee855a920c6 | affected |
| Linux | Linux | 6.6 | affected |
| Linux | Linux | 0 < 6.6 | unaffected |
| Linux | Linux | 6.6.33 <= 6.6.* | unaffected |
| Linux | Linux | 6.8.12 <= 6.8.* | unaffected |
| Linux | Linux | 6.9.3 <= 6.9.* | unaffected |
| Linux | Linux | 6.10 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- 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
References
- 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
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.