Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zephyrproject | Zephyr | <= 3.7.0 |
Related Weaknesses (CWE)
References
- https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-jjf3-7x72-PatchVendor Advisory
FAQ
What is CVE-2024-11263?
CVE-2024-11263 is a vulnerability with a CVSS score of 9.3 (CRITICAL). 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 accesse...
How severe is CVE-2024-11263?
CVE-2024-11263 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-11263?
Check the references section above for vendor advisories and patch information. Affected products include: Zephyrproject Zephyr.