CVE-2023-53019

HIGH

Linux Kernel < 4.14.305 - Improper Array Index Validation

Title source: rule
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: net: mdio: validate parameter addr in mdiobus_get_phy() The caller may pass any value as addr, what may result in an out-of-bounds access to array mdio_map. One existing case is stmmac_init_phy() that may pass -1 as addr. Therefore validate addr before using it.

Scores

CVSS v3 7.8
EPSS 0.0006
EPSS Percentile 19.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-129
Status published
Products (2)
linux/linux_kernel 6.2 rc1 (4 CPE variants)
linux/linux_kernel 4.5 - 4.14.305
Published Mar 27, 2025
Tracked Since Feb 18, 2026