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.
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:HZephyrproject Zephyr
OSZephyrproject≤ 3.7.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Related vulnerabilities
CVE-2026-1678CRITICAL9.4PL ✓ten sam produkt
Out-of-bounds write w dns_unpack_name() w Zephyr RTOS (DNS Resolver)
CVE-2021-3329CRITICAL9.6ten sam produkt
Lack of proper validation in HCI Host stack initialization can cause a crash of the bluetooth stack
CVE-2022-3806CRITICAL9.8ten sam produkt
Inconsistent handling of error cases in bluetooth hci may lead to a double free condition of a network buffer.
CVE-2023-0397CRITICAL9.6ten sam produkt
A malicious / defect bluetooth controller can cause a Denial of Service due to unchecked input in le_read_buff...
CVE-2021-3966CRITICAL9.6ten sam produkt
usb device bluetooth class includes a buffer overflow related to implementation of net_buf_add_mem.