In the Linux kernel, the following vulnerability has been resolved:
net: usb: asix: validate PHY address before use
The ASIX driver reads the PHY address from the USB device via
asix_read_phy_addr(). A malicious or faulty device can return an
invalid address (>= PHY_MAX_ADDR), which causes a warning in
mdiobus_get_phy():
addr 207 out of range
WARNING: drivers/net/phy/mdio_bus.c:76
Validate the PHY address in asix_read_phy_addr() and remove the
now-redundant check in ax88172a.c.
References
Configurations
Configuration 1 (hide)
|
History
17 Jun 2026, 10:03
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
25 Mar 2026, 17:32
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.14:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/38722e69ee64dbb020028c93898d25d6f4c0e0b2 - Patch | |
| References | () https://git.kernel.org/stable/c/98a12c2547a44a5f03f35c108d2022cc652cbc4d - Patch | |
| References | () https://git.kernel.org/stable/c/a1e077a3f76eea0dc671ed6792e7d543946227e8 - Patch | |
| References | () https://git.kernel.org/stable/c/bf8a0f3b787ca7c5889bfca12c60c483041fbee3 - Patch | |
| References | () https://git.kernel.org/stable/c/f5f4f30f3811d37e1aa48667c36add74e5a8d99f - Patch | |
| References | () https://git.kernel.org/stable/c/fc96018f09f8d30586ca6582c5045a84eafef146 - Patch |
19 Jan 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
13 Jan 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-13 16:16
Updated : 2026-06-17 10:03
NVD link : CVE-2025-71094
Mitre link : CVE-2025-71094
CVE.ORG link : CVE-2025-71094
JSON object : View
Products Affected
linux
- linux_kernel
CWE
