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 NULL dereference on XDP_TX
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0045 37.4 —
AFFECTED
Product Versions Fixed
Linux 8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 – —
Linux 6.10 – 6.10.10
TIMELINE
Sep 11 Reserved by Linux
Sep 18 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-46799 (Linux). CVSS 7.5 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
If number of TX queues are set to 1 we get a NULL pointer
dereference during XDP_TX.
~# ethtool -L eth0 tx 1
~# ./xdp-trafficgen udp -A <ipv6-src> -a <ipv6-dst> eth0 -t 2
Transmitting on eth0 (ifindex 2)
[ 241.135257] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000030
Fix this by using actual TX queues instead of max TX queues
when picking the TX channel in am65_cpsw_ndo_xdp_xmit().
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| September 11, 2024 | Reserved | Reserved by Linux |
| September 18, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-46799 (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.10.10 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-46799 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.