CVE Database
/

CVE-2025-38725

Back to search

CVE-2025-38725

Published: Sep 4, 2025

Modified: May 12, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: add phy_mask for ax88772 mdio bus Without setting phy_mask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address range from 0x00 ~ 0x1f. DLink DUB-E100 H/W Ver B1 is such a device. However, only one main phy device will bind to net phy driver. This is creating issue during system suspend/resume since phy_polling_mode() in phy_state_machine() will directly deference member of phydev->drv for non-main phy devices. Then NULL pointer dereference issue will occur. Due to only external phy or internal phy is necessary, add phy_mask for ax88772 mdio bus to workarnoud the issue.

VendorProductVersions

Linux

Linux

affected
e532a096be0e5e570b383e71d4560e7f04384e0f - < 75947d3200de98a9ded9ad8972e02f1a177097fe
affected
e532a096be0e5e570b383e71d4560e7f04384e0f - < 59ed6fbdb1bc03316e09493ffde7066f031c7524
affected
e532a096be0e5e570b383e71d4560e7f04384e0f - < ccef5ee4adf56472aa26bdd1f821a6d0cd06089a
affected
e532a096be0e5e570b383e71d4560e7f04384e0f - < ee2cd40b0bb46056949a2319084a729d95389386
affected
e532a096be0e5e570b383e71d4560e7f04384e0f - < a754ab53993b1585132e871c5d811167ad3c52ff

+2 more versions

Linux

Linux

affected
5.14
unaffected
0 - < 5.14
unaffected
5.15.190 - <= 5.15.*
unaffected
6.1.149 - <= 6.1.*
unaffected
6.6.103 - <= 6.6.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now