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…
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.21% probability · 12th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-125
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/40406dfbc060503d2e0a9e637e98493c54997b3dPatch
- https://git.kernel.org/stable/c/610f175d2e16fb2436ba7974b990563002c20d07Patch
- https://git.kernel.org/stable/c/976df695f579bbb2914114b4e9974fe4ed1eb813Patch
- https://git.kernel.org/stable/c/e4308bc22b9d46cf33165c9dfaeebcf29cd56f04Patch
- https://git.kernel.org/stable/c/40406dfbc060503d2e0a9e637e98493c54997b3dPatch
- https://git.kernel.org/stable/c/610f175d2e16fb2436ba7974b990563002c20d07Patch
- https://git.kernel.org/stable/c/976df695f579bbb2914114b4e9974fe4ed1eb813Patch
- https://git.kernel.org/stable/c/e4308bc22b9d46cf33165c9dfaeebcf29cd56f04Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.