NULL pointer dereference in Linux
CVE-2025-39897
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.
EPSS: 0.001 (3.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 6a91b846af85a24241decd686269e8e038eb13d1, 6.8, 0
- Linux Linux_kernel — versions 6.17
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-39897?
- CVE-2025-39897 is a high-severity vulnerability in Linux, classified under NULL Pointer Dereference. CVSS score: 7.5/10. Published 2025-10-01.
- How severe is CVE-2025-39897?
- High severity. CVSS v3 base score is 7.5 out of 10.