Description
In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of 'gbe_phy_init_fix[fix_idx].addr' every iteration after 'fix_idx' reaches 'ARRAY_SIZE(gbe_phy_init_fix)'. Make sure 'gbe_phy_init[addr]' is used when all elements of 'gbe_phy_init_fix' array are handled. Found by Linux Verification Center (linuxtesting.org) with SVACE.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
9.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-125
Status
published
Products (4)
linux/Kernel
5.18.0 - 6.1.90linux
linux/Kernel
6.2.0 - 6.6.30linux
linux/Kernel
6.7.0 - 6.8.9linux
linux/linux_kernel
5.18 - 6.1.90
Published
May 20, 2024
Tracked Since
Feb 18, 2026