Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in Renesas arm-trusted-firmware allows Local Execution of Code. This vulnerability is associated with program files https://github.Com/renesas-rcar/arm-trusted-firmware/blob/rcar_gen3_v2.5/drivers/renesas/common/io/i... https://github.Com/renesas-rcar/arm-trusted-firmware/blob/rcar_gen3_v2.5/drivers/renesas/common/io/io_rcar.C . In line 313 "addr_loaded_cnt" is checked not to be "CHECK_IMAGE_AREA_CNT" (5) or larger, this check does not halt the function. Immediately after (line 317) there will be an overflow in the buffer and the value of "dst" will be written to the area immediately after the buffer, which is "addr_loaded_cnt". This will allow an attacker to freely control the value of "addr_loaded_cnt" and thus control the destination of the write immediately after (line 318). The write in line 318 will then be fully controlled by said attacker, with whichever address and whichever value ("len") they desire.
Conclusion & alert: CVE-2024-6563 is rated Low Risk (34/100): CVSS High severity, with low exploitation likelihood (EPSS 0.21%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.13% | 0.21% | +0.08% |
| 2 | 2025-08-16 | 0.04% | 0.13% | +0.09% |
| 3 | 2025-04-15 | — | 0.04% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
0.8 | 6.0 | [email protected] |
| 6.7 | 3.1 | MEDIUM |
|
0.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-6563 not yet assigned priority: Debian including 1 source packages (arm-trusted-firmware), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-6563 |
ubuntu
|
medium | CVE-2024-6563 medium priority: Ubuntu including 1 source packages (arm-trusted-firmware), 8 status rows across 8 suites (focal, jammy, mantic, noble, oracular, plucky, questing, upstream): needs-triage 5, ignored 3. | https://ubuntu.com/security/CVE-2024-6563 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| renesas | arm-trusted-firmware | — | cpe:2.3:o:renesas:arm-trusted-firmware:-:*:*:*:*:*:*:* |