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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-20T09:47:57.069Z
Updated: 2024-12-19T08:59:47.977Z
Reserved: 2024-05-17T13:50:33.147Z
Link: CVE-2024-35992
Vulnrichment
Updated: 2024-08-02T03:30:11.515Z
NVD
Status : Modified
Published: 2024-05-20T10:15:13.400
Modified: 2024-11-21T09:21:22.950
Link: CVE-2024-35992
Redhat