CVE-2024-35992

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

23 May 2024, 20:33

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/976df695f579bbb2914114b4e9974fe4ed1eb813 - () https://git.kernel.org/stable/c/976df695f579bbb2914114b4e9974fe4ed1eb813 - Patch
References () https://git.kernel.org/stable/c/40406dfbc060503d2e0a9e637e98493c54997b3d - () https://git.kernel.org/stable/c/40406dfbc060503d2e0a9e637e98493c54997b3d - Patch
References () https://git.kernel.org/stable/c/e4308bc22b9d46cf33165c9dfaeebcf29cd56f04 - () https://git.kernel.org/stable/c/e4308bc22b9d46cf33165c9dfaeebcf29cd56f04 - Patch
References () https://git.kernel.org/stable/c/610f175d2e16fb2436ba7974b990563002c20d07 - () https://git.kernel.org/stable/c/610f175d2e16fb2436ba7974b990563002c20d07 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux
Linux linux Kernel
CWE CWE-125

20 May 2024, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-20 10:15

Updated : 2024-05-23 20:33


NVD link : CVE-2024-35992

Mitre link : CVE-2024-35992


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read