LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35992: phy: marvell: a3700-comphy: Fix out of bounds read

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2024-35992 is a Linux kernel bug in the Marvell a3700-comphy PHY driver. The driver could read past the end of an internal table during initialization logic. The public record does not provide CVSS, impact detail, or evidence of exploitation, so urgency depends on whether affected kernels and this hardware driver are in use.

Executive priority

Monitor and patch through normal kernel maintenance unless exposed device inventory shows active use of this Marvell driver. No source provided here supports emergency response or active exploitation claims.

Technical view

The resolved defect is an out-of-bounds read of gbe_phy_init_fix[fix_idx].addr after fix_idx reaches ARRAY_SIZE(gbe_phy_init_fix). The fix changes the logic to use gbe_phy_init[addr] after all gbe_phy_init_fix entries are handled. It was found by Linux Verification Center using SVACE.

Likely exposure

Exposure appears limited to Linux systems that include and use the Marvell a3700-comphy PHY driver. Kernel version data in the bundle marks Linux as affected but is not detailed enough here to define exact vulnerable ranges confidently.

Exploitation context

The source bundle does not cite active exploitation, weaponization, KEV listing, public exploit code, or attacker prerequisites. Treat this as a kernel maintenance vulnerability unless vendor or distribution advisories indicate a stronger operational impact.

Researcher notes

The evidence supports a bounds-read defect and upstream stable fixes, but not exploitability, attacker model, or business impact. Focus validation on driver presence, kernel provenance, and whether downstream vendors backported the listed commits.

Mitigation direction

  • Check your Linux distribution advisory for CVE-2024-35992.
  • Update to a kernel containing the referenced stable fixes.
  • Prioritize systems using Marvell a3700-comphy hardware support.
  • Track vendor kernel backports, not only upstream version numbers.

Validation and detection

  • Inventory kernels on devices that use Marvell a3700-comphy support.
  • Confirm whether the referenced stable commits are present.
  • Review distribution security notices for fixed package versions.
  • Verify no unsupported custom kernel carries the vulnerable driver code.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-35992 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
2ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux934337080c6c59b75db76b180b509f218640ad48, 934337080c6c59b75db76b180b509f218640ad48, 934337080c6c59b75db76b180b509f218640ad48, 934337080c6c59b75db76b180b509f218640ad48unaffected
LinuxLinux5.18, 0, 6.1.90, 6.6.30, 6.8.9, 6.9affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.