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/mlx5e: SHAMPO, Fix incorrect page release
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0053 42.9 —
AFFECTED
Product Versions Fixed
Linux 7957837b816f11eecb9146235bb0715478f4c81f – —
Linux 5.17 – 6.1.109
TIMELINE
Sep 11 Reserved by Linux
Sep 18 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-46717 (Linux). CVSS 9.8 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
net/mlx5e: SHAMPO, Fix incorrect page release
Under the following conditions:
1) No skb created yet
2) header_size == 0 (no SHAMPO header)
3) header_index + 1 % MLX5E_SHAMPO_WQ_HEADER_PER_PAGE == 0 (this is the
last page fragment of a SHAMPO header page)
a new skb is formed with a page that is NOT a SHAMPO header page (it
is a regular data page). Further down in the same function
(mlx5e_handle_rx_cqe_mpwrq_shampo()), a SHAMPO header page from
header_index is released. This is wrong and it leads to SHAMPO header
pages being released more than once.
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-46717 (Linux). CVSS 9.8 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 7957837b816f11eecb9146235bb0715478f4c81f | — |
| Linux | Linux | — | 5.17 | 6.1.109 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-46717 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.