CVE-2024-11263 Vulnerability Details

  /     /     /  

CVE-2024-11263 Metadata Quick Info

CVE Published: 15/11/2024 | CVE Updated: 18/11/2024 | CVE Year: 2024
Source: zephyr | Vendor: zephyrproject-rtos | Product: Zephyr
Status : PUBLISHED

CVE-2024-11263 Description

When the Global Pointer (GP) relative addressing is enabled (CONFIG_RISCV_GP=y), the gp reg points at 0x800 bytes past the start of the .sdata section which is then used by the linker to relax accesses to global symbols.

Metrics

CVSS Version: 3.1 | Base Score: 9.4 CRITICAL
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

l➤ Exploitability Metrics:
    Attack Vector (AV)* LOCAL
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* NONE
    User Interaction (UI)* NONE
    Scope (S)* CHANGED

l➤ Impact Metrics:
    Confidentiality Impact (C)* HIGH
    Integrity Impact (I)* HIGH
    Availability Impact (A)* HIGH

Weakness Enumeration (CWE)

CWE-ID: CWE-270
CWE Name: Privilege Context Switching Error
Source: zephyrproject-rtos

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).