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: sparx5: Fix use after free inside sparx5_del_mact_entry
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U H H H 7.8 .0032 24.8 —
AFFECTED
Product Versions Fixed
Linux b37a1bae742f92cc9b1f777d54e04ee3d86bbfc2 – —
Linux 5.14 – 5.15.152
TIMELINE
Feb 19 Reserved by Linux
Apr 17 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-26856 (Linux). CVSS 8.8 → 7.8 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
net: sparx5: Fix use after free inside sparx5_del_mact_entry
Based on the static analyzis of the code it looks like when an entry
from the MAC table was removed, the entry was still used after being
freed. More precise the vid of the mac_entry was used after calling
devm_kfree on the mac_entry.
The fix consists in first using the vid of the mac_entry to delete the
entry from the HW and after that to free it.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| February 19, 2024 | Reserved | Reserved by Linux |
| April 17, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-26856 (Linux). CVSS 8.8 → 7.8 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | b37a1bae742f92cc9b1f777d54e04ee3d86bbfc2 | — |
| Linux | Linux | — | 5.14 | 5.15.152 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-26856 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.