THREAT OPS › Threat News › [NVD] CVE-2025-21788 (HIGH 7.5) — 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 b
[NVD] CVE-2025-21788 (HIGH 7.5) — 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 b
CVE-2025-21788 CVSS: 7.5 HIGH Published: 2025-02-27T03:15:19.663
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 C
Indicators of compromise
- CVE-2025-21788cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21788