CVE-2024-35992

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-35992
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35992.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35992
Downstream
Related
Published
2024-05-20T10:15:13Z
Modified
2025-08-09T20:01:26Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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 'gbephyinitfix[fixidx].addr' every iteration after 'fixidx' reaches 'ARRAYSIZE(gbephyinit_fix)'.

Make sure 'gbephyinit[addr]' is used when all elements of 'gbephyinit_fix' array are handled.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

References

Affected packages