CVE-2024-6285

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-6285
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-6285.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-6285
Downstream
Published
2024-06-24T16:15:10Z
Modified
2025-10-15T04:36:03Z
Severity
  • 6.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/renesas-rcar/arm-trusted-firmware

Affected ranges

Type
GIT
Repo
https://github.com/renesas-rcar/arm-trusted-firmware
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

vanir_signatures

[
    {
        "id": "CVE-2024-6285-d6e96990",
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "drivers/renesas/common/io/io_rcar.c"
        },
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "167545474265535815709469781345846274975",
                "83672508553065906885160285310470229070",
                "192449489686858836217356063237994548850",
                "44563517852321594524543286850430926918",
                "107636787740302120215243284208098469223",
                "244833072605430231046001163781989143690",
                "58933159413703032944791521093473852621",
                "286653017787239719823438752341224643558"
            ],
            "threshold": 0.9
        },
        "source": "https://github.com/renesas-rcar/arm-trusted-firmware/commit/b596f580637bae919b0ac3a5471422a1f756db3b"
    },
    {
        "id": "CVE-2024-6285-d9121ddb",
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "file": "drivers/renesas/common/io/io_rcar.c",
            "function": "check_load_area"
        },
        "deprecated": false,
        "digest": {
            "length": 881.0,
            "function_hash": "117185750020082507362494084268299919491"
        },
        "source": "https://github.com/renesas-rcar/arm-trusted-firmware/commit/b596f580637bae919b0ac3a5471422a1f756db3b"
    }
]