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 — remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0022 12.9 —
AFFECTED
Product Versions Fixed
Linux 3efa0ea743b77d1611501f7d8b4f320d032d73ae – —
Linux 5.11 – 5.15.160
TIMELINE
May 30 Reserved by Linux
Jun 8 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-36965 (Linux). CVSS 7.8 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
The IPI buffer location is read from the firmware that we load to the
System Companion Processor, and it's not granted that both the SRAM
(L2TCM) size that is defined in the devicetree node is large enough
for that, and while this is especially true for multi-core SCP, it's
still useful to check on single-core variants as well.
Failing to perform this check may make this driver perform R/W
operations out of the L2TCM boundary, resulting (at best) in a
kernel panic.
To fix that, check that the IPI buffer fits, otherwise return a
failure and refuse to boot the relevant SCP core (or the SCP at
all, if this is single core).
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| May 30, 2024 | Reserved | Reserved by Linux |
| June 8, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-36965 (Linux). CVSS 7.8 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 3efa0ea743b77d1611501f7d8b4f320d032d73ae | — |
| Linux | Linux | — | 5.11 | 5.15.160 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-36965 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.