CRITICAL🇵🇱 Wersja polska

CVE-2024-11263

CVSS 9.3v3.1pub. 2024-11-15upd. 2025-02-03

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.

🤖 AI Analysis
How it works

When the CONFIG_RISCV_GP=y option is enabled, the GP register points to an address 0x800 bytes past the beginning of the .sdata section. The linker uses this value to optimize accesses to global symbols through a relaxation mechanism. Improper use or manipulation of this mechanism can lead to unauthorized memory access beyond the expected range, which is classified as a permission error (CWE-270).

Impact

An attacker can gain unauthorized access to system resources, compromising confidentiality, integrity, and availability — including potentially executing code or modifying data outside the boundaries of an authorized area. The scope of the attack extends beyond the vulnerable component (Scope: Changed).

Mitigation & patch

Patches available from the vendor should be applied according to the references — details are available in the official Zephyr project security advisory at https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-jjf3-7x72-pqm9.

Who is affected

The Zephyr RTOS operating system by Zephyrproject configured with the CONFIG_RISCV_GP=y option on RISC-V platforms; specific versions are indicated in vendor references.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Zephyrproject Zephyr

    OS
    Zephyrproject
    ≤ 3.7.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-5067CRITICAL9.8PL ✓same product

Zdalne uszkodzenie pamięci stosu w Zephyr HTTP Server WebSocket (RCE/DoS)

CVE-2026-1678CRITICAL9.4PL ✓same product

Out-of-bounds write w dns_unpack_name() w Zephyr RTOS (DNS Resolver)

CVE-2021-3329CRITICAL9.6PL ✓same product

Błąd inicjalizacji stosu HCI w Zephyr RTOS powodujący crash Bluetooth

CVE-2022-3806CRITICAL9.8PL ✓same product

Double free w obsłudze błędów Bluetooth HCI w Zephyr RTOS

CVE-2023-0397CRITICAL9.6PL ✓same product

Denial of Service przez złośliwy kontroler Bluetooth w Zephyr RTOS