CVE-2025-38736 - CVE House
Back to Database
Status published Unknown CVE-2025-38736

net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits (0-31). Without this mask, invalid PHY addresses could be used, potentially causing issues with MDIO bus operations. Fix this by masking the PHY address with 0x1f (31 decimal) to ensure it stays within the valid range.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-38736

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
75947d3200de98a9ded9ad8972e02f1a177097fe, 59ed6fbdb1bc03316e09493ffde7066f031c7524, ccef5ee4adf56472aa26bdd1f821a6d0cd06089a, ee2cd40b0bb46056949a2319084a729d95389386, ad1f8313aeec0115f9978bd2d002ef4a8d96c773, 4faff70959d51078f9ee8372f8cff0d7045e4114, a754ab53993b1585132e871c5d811167ad3c52ff, 6.15.11, 6.12.43, 6.16.2

Timeline

Official Publish: September 5th, 2025
Last Modified: July 14th, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.