Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.18, < 6.1.90 |
Related Weaknesses (CWE)
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
FAQ
What is CVE-2024-35992?
CVE-2024-35992 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2024-35992?
CVE-2024-35992 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35992?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.