NULL pointer dereference in Linux
CVE-2025-39856
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev In the TX completion packet stage of TI SoCs with CPSW2G instance, which has single external ethernet port, ndev is accessed without being initialized if no TX packets have been processed. It results into null pointer dereference, causing kernel to crash. Fix this by having a check on the number of TX packets which have been processed.
EPSS: 0.001 (2.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 9a369ae3d1431a83589dde57323a04692dd7fc12, 6.15, 0
- Linux Linux_kernel — versions 6.17
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-39856?
- CVE-2025-39856 is a medium-severity vulnerability in Linux, classified under NULL Pointer Dereference. CVSS score: 5.5/10. Published 2025-09-19.
- How severe is CVE-2025-39856?
- Medium severity. CVSS v3 base score is 5.5 out of 10.