
Cloud Vulnerability DB
A community-led vulnerabilities database
An integer underflow vulnerability (CVE-2024-6285) was discovered in Renesas arm-trusted-firmware. The vulnerability exists in the image range check calculations of the RCAR Gen3 platform, which could lead to bypassing address restrictions and loading of images to unallowed addresses. The issue was identified in version v2.5 and earlier versions (ASRG Advisory).
The vulnerability exists in the 'checkloadarea' function within drivers/renesas/common/io/iorcar.c. The function fails to properly validate length parameters during memory range checks, leading to an integer underflow when calculating address boundaries. The issue occurs when the length parameter is larger than the allowed range end, causing an underflow to a very large value due to unsigned integer arithmetic. This could allow bypassing the memory range restrictions, as the check 'dst > dramend - len' could incorrectly pass (ASRG Advisory, GitHub Patch).
If exploited, this vulnerability could allow an attacker to bypass memory range restrictions and write data to arbitrary memory addresses. This could potentially lead to bypass of secure boot mechanisms and compromise the ECU integrity. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (High) (ASRG Advisory).
The vulnerability has been patched by adding underflow checks for calculations in the affected code. The fix was implemented in a commit that modifies the checkloadarea function to include additional validation of the length parameter (GitHub Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."