Lucene search

K
cvelistASRGCVELIST:CVE-2024-6287
HistoryJun 24, 2024 - 3:37 p.m.

CVE-2024-6287 Incorrect Address Range Calculations

2024-06-2415:37:15
CWE-682
ASRG
www.cve.org
6
cve-2024-6287
incorrect calculation
renesas
arm-trusted-firmware
local execution of code
memory range restriction bypass
secure boot

7.5 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

0.0004 Low

EPSS

Percentile

9.1%

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 restriction and overwrite an already loaded image partly or completely, which could result in code execution and bypass of secure boot.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "packageName": "arm-trusted-firmware",
    "product": "rcar_gen3_v2.5",
    "programFiles": [
      "https://github.com/renesas-rcar/arm-trusted-firmware/blob/rcar_gen3_v2.5/drivers/renesas/common/io/io_rcar.c"
    ],
    "repo": "https://github.com/renesas-rcar/arm-trusted-firmware/",
    "vendor": "Renesas",
    "versions": [
      {
        "changes": [
          {
            "at": "954d488a9798f8fda675c6b57c571b469b298f04",
            "status": "unaffected"
          }
        ],
        "lessThan": "954d488a9798f8fda675c6b57c571b469b298f04",
        "status": "affected",
        "version": "6a96c18c474e6339fab93f54d52aa7dcc4b70e52",
        "versionType": "git"
      }
    ]
  }
]

7.5 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

0.0004 Low

EPSS

Percentile

9.1%

Related for CVELIST:CVE-2024-6287