CVE-2024-35992 Information
May 21, 2024
cve
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.
Reference
https://git.kernel.org/stable/c/976df695f579bbb2914114b4e9974fe4ed1eb813 https://git.kernel.org/stable/c/610f175d2e16fb2436ba7974b990563002c20d07 https://git.kernel.org/stable/c/40406dfbc060503d2e0a9e637e98493c54997b3d https://git.kernel.org/stable/c/e4308bc22b9d46cf33165c9dfaeebcf29cd56f04
Share on: