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
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:21
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/40406dfbc060503d2e0a9e637e98493c54997b3d - Patch | |
References | () https://git.kernel.org/stable/c/610f175d2e16fb2436ba7974b990563002c20d07 - Patch | |
References | () https://git.kernel.org/stable/c/976df695f579bbb2914114b4e9974fe4ed1eb813 - Patch | |
References | () https://git.kernel.org/stable/c/e4308bc22b9d46cf33165c9dfaeebcf29cd56f04 - Patch |
23 May 2024, 20:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/40406dfbc060503d2e0a9e637e98493c54997b3d - Patch | |
References | () https://git.kernel.org/stable/c/610f175d2e16fb2436ba7974b990563002c20d07 - Patch | |
References | () https://git.kernel.org/stable/c/976df695f579bbb2914114b4e9974fe4ed1eb813 - Patch | |
References | () https://git.kernel.org/stable/c/e4308bc22b9d46cf33165c9dfaeebcf29cd56f04 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-125 | |
Summary |
|
20 May 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-20 10:15
Updated : 2024-11-21 09:21
NVD link : CVE-2024-35992
Mitre link : CVE-2024-35992
CVE.ORG link : CVE-2024-35992
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read