Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0048 39.6 —
AFFECTED
Product Versions Fixed
Linux 8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 – —
Linux 6.10 – 6.12.16
TIMELINE
Dec 29 Reserved by Linux
Feb 27 Published (CNA: Linux)
Jul 30 RESCORED — CVE-2025-21788 (Linux). CVSS 7.5 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
If the XDP program doesn't result in XDP_PASS then we leak the
memory allocated by am65_cpsw_build_skb().
It is pointless to allocate SKB memory before running the XDP
program as we would be wasting CPU cycles for cases other than XDP_PASS.
Move the SKB allocation after evaluating the XDP program result.
This fixes the memleak. A performance boost is seen for XDP_DROP test.
XDP_DROP test:
Before: 460256 rx/s 0 err/s
After: 784130 rx/s 0 err/s
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| December 29, 2024 | Reserved | Reserved by Linux |
| February 27, 2025 | Published | Published (CNA: Linux) |
| July 30, 2026 | RESCORED | RESCORED — CVE-2025-21788 (Linux). CVSS 7.5 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 | — |
| Linux | Linux | — | 6.10 | 6.12.16 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2025-21788 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.