LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35891: net: phy: micrel: Fix potential null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Fix potential null pointer dereference In lan8814_get_sig_rx() and lan8814_get_sig_tx() ptp_parse_header() may return NULL as ptp_header due to abnormal packet type or corrupted packet. Fix this bug by adding ptp_header check. Found by Linux Verification Center (linuxtesting.org) with SVACE.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A malformed or corrupted network timing packet can cause a Linux system using the Micrel LAN8814 network driver to dereference missing data and potentially crash. The documented impact is loss of availability, not data theft or modification. Systems not using the affected driver and hardware are unlikely to be exposed.

Executive priority

Treat as a high-priority availability issue for systems using LAN8814 hardware, especially operational or network infrastructure. Scope first because exposure depends on a specific driver path. Patch confirmed affected assets through supported kernel packages; broad emergency action across unrelated Linux systems is not supported by the supplied evidence.

Technical view

The LAN8814 receive and transmit timestamp functions call ptp_parse_header(), which may return NULL for abnormal or corrupted packets. The affected code subsequently uses that pointer without checking it. The kernel fixes add a NULL check. CVSS 3.1 is 7.5, reflecting network-reachable, low-complexity denial of service without privileges or user interaction.

Likely exposure

Exposure is concentrated in Linux systems using the Micrel LAN8814 PHY driver with affected kernel code and processing relevant PTP traffic. The supplied version list is flattened and does not clearly express branch ranges or fixed boundaries, so exact exposure must be confirmed against the linked stable commits and distributor advisories.

Exploitation context

The supplied record does not establish active exploitation, and the CVE is not listed as KEV. It describes a denial-of-service condition triggered by abnormal or corrupted packets. No evidence provided here demonstrates reliable exploitation, public weaponization, or impacts beyond availability.

Researcher notes

The finding was reported by Linux Verification Center using SVACE. Key review targets are lan8814_get_sig_rx(), lan8814_get_sig_tx(), and handling of NULL returns from ptp_parse_header(). The source bundle provides four stable commits but does not map each commit to an explicit branch or preserve complete version-range semantics.

Mitigation direction

  • Identify systems using the Micrel LAN8814 PHY driver and affected Linux kernel code.
  • Apply a vendor-supported kernel update containing the linked NULL-pointer checks.
  • Check Linux distributor advisories for precise fixed versions applicable to each maintained branch.
  • Prioritize exposed network appliances and systems where downtime would materially affect operations.

Validation and detection

  • Inventory kernel versions, network hardware, and whether the LAN8814 driver is loaded or built in.
  • Compare deployed kernel source or package changelogs with the four referenced stable fixes.
  • Confirm updated systems boot successfully and retain expected LAN8814 networking and PTP functionality.
  • Monitor kernel logs and availability alerts for crashes associated with Micrel PHY or PTP processing.
Prepared
Confidence
high
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-35891 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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.

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

SSVC decision data

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2024-35891Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

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
LinuxLinuxece19502834d84ece2e056db28257ca2aa6e4d48, ece19502834d84ece2e056db28257ca2aa6e4d48, ece19502834d84ece2e056db28257ca2aa6e4d48, ece19502834d84ece2e056db28257ca2aa6e4d48unaffected
LinuxLinux5.18, 0, 6.1.85, 6.6.26, 6.8.5, 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.