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 — can: hi311x: hi3110_can_ist(): fix potential use-after-free
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U H H H 7.8 .0033 25.7 —
AFFECTED
Product Versions Fixed
Linux a22bd630cfff496b270211745536e50e98eb3a45 – —
Linux 6.0 – 6.1.120
TIMELINE
Dec 27 Reserved by Linux
Dec 27 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-56651 (Linux). CVSS 8.8 → 7.8 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
can: hi311x: hi3110_can_ist(): fix potential use-after-free
The commit a22bd630cfff ("can: hi311x: do not report txerr and rxerr
during bus-off") removed the reporting of rxerr and txerr even in case
of correct operation (i. e. not bus-off).
The error count information added to the CAN frame after netif_rx() is
a potential use after free, since there is no guarantee that the skb
is in the same state. It might be freed or reused.
Fix the issue by postponing the netif_rx() call in case of txerr and
rxerr reporting.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| December 27, 2024 | Reserved | Reserved by Linux |
| December 27, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-56651 (Linux). CVSS 8.8 → 7.8 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | a22bd630cfff496b270211745536e50e98eb3a45 | — |
| Linux | Linux | — | 6.0 | 6.1.120 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-56651 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.