VYPR
Unrated severityNVD Advisory· Published Oct 1, 2025· Updated Jan 14, 2026

net: xilinx: axienet: Add error handling for RX metadata pointer retrieval

CVE-2025-39897

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

37

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.