VYPR

Rcar Gen3

by Renesas

CVEs (5)

  • CVE-2024-1633LowFeb 19, 2024
    risk 0.13cvss 2.0epss 0.00

    During the secure boot, bl2 (the second stage of the bootloader) loops over images defined in the table “bl2_mem_params_descs”. For each image, the bl2 reads the image length and destination from the image’s certificate. Because of the way of reading from the image, which…

  • CVE-2024-6564MedJul 8, 2024
    risk 0.00cvss 6.7epss 0.00

    Buffer overflow in "rcar_dev_init" due to using due to using untrusted data (rcar_image_number) as a loop counter before verifying it against RCAR_MAX_BL3X_IMAGE. This could lead to a full bypass of secure boot.

  • CVE-2024-6563HigJul 8, 2024
    risk 0.00cvss 7.5epss 0.00

    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/drive…

  • CVE-2024-6287HigJun 24, 2024
    risk 0.00cvss 7.5epss 0.00

    Incorrect Calculation vulnerability in Renesas arm-trusted-firmware allows Local Execution of Code. When checking whether a new image invades/overlaps with a previously loaded image the code neglects to consider a few cases. that could An attacker to bypass memory range…

  • CVE-2024-6285HigJun 24, 2024
    risk 0.00cvss 7.5epss 0.00

    Integer Underflow (Wrap or Wraparound) vulnerability in Renesas arm-trusted-firmware. An integer underflow in image range check calculations could lead to bypassing address restrictions and loading of images to unallowed addresses.