LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39897: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaengine_desc_get_metadata_ptr() which can return an error pointer and lead to potential crashes or undefined behaviour if the pointer retrieval fails. Properly handle the error by unmapping DMA buffer, freeing the skb and returning early to prevent further processing with invalid data.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux Xilinx AXI Ethernet driver can crash a system or cause undefined behavior when receive-metadata retrieval fails. The primary consequence is loss of availability, not data theft or modification. Risk is concentrated in systems using the affected driver and code versions.

Executive priority

Treat as a high-priority availability issue for systems using Xilinx AXI Ethernet, especially remotely reachable or operationally critical devices. Broad emergency action across all Linux systems is not supported by the evidence. Rapidly identify relevant hardware and kernels, then apply the appropriate supported update.

Technical view

The RX path did not check whether dmaengine_desc_get_metadata_ptr() returned an error pointer. Subsequent processing could use invalid metadata, causing a crash or undefined behavior. The kernel fix detects the error, unmaps the DMA buffer, frees the network buffer, and stops processing. The record classifies this as CWE-476 with CVSS 3.1 score 7.5.

Likely exposure

Exposure requires an affected Linux kernel and use of the Xilinx axienet receive path. The bundle lists Linux 6.8, 6.12.46, 6.16.6, and 6.17, but its version boundaries are ambiguous. Confirm exact affected and fixed releases against vendor kernel guidance and the referenced stable commits.

Exploitation context

The supplied CVSS vector treats the flaw as remotely reachable without privileges or user interaction, with availability impact only. However, the sources provide no exploit demonstration or attack prerequisites beyond the affected driver path. The CVE is not listed as KEV, and the bundle supplies no evidence of active exploitation.

Researcher notes

The essential failure is unchecked error-pointer handling during RX metadata retrieval. The corrective behavior is explicit cleanup and early return. The supplied affected-version data contains repeated commit identifiers and unclear release boundaries, so branch-specific exposure should be established from the stable commits or distributor advisories. No confidentiality or integrity impact is identified.

Mitigation direction

  • Update to a vendor-supported kernel containing the applicable referenced stable fix.
  • Confirm the selected kernel package includes the fix for the deployed branch.
  • Prioritize exposed, availability-sensitive systems using the Xilinx axienet driver.
  • If immediate updating is impossible, consult vendor guidance for supported temporary mitigations.

Validation and detection

  • Inventory Linux kernel versions on systems using Xilinx AXI Ethernet hardware.
  • Verify whether the Xilinx axienet driver and affected RX path are active.
  • Compare deployed kernel source or vendor changelogs with the referenced stable commits.
  • After updating, confirm the running kernel contains the branch-appropriate fix.
  • Review crash logs for axienet, DMA metadata, or receive-path failures.
Prepared
Confidence
medium
Sources
5

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.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-39897 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.

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

SSVC decision data

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

CVSS vector scores

2 official scores

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2025-39897Attack 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
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux6a91b846af85a24241decd686269e8e038eb13d1, 6a91b846af85a24241decd686269e8e038eb13d1, 6a91b846af85a24241decd686269e8e038eb13d1unaffected
LinuxLinux6.8, 0, 6.12.46, 6.16.6, 6.17affected
Weakness

CWE details

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

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.