File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -1794,3 +1794,22 @@ Under embargo until 2024-11-22
1794
1794
-----------------
1795
1795
1796
1796
Under embargo until 2025-01-23
1797
+
1798
+ :cve: `2024-11263 `
1799
+ -----------------
1800
+
1801
+ arch: riscv: userspace: potential security risk when CONFIG_RISCV_GP=y
1802
+
1803
+ A rogue thread can corrupt the gp reg and cause the entire system to hard fault at best, at worst,
1804
+ it can potentially trick the system to access another set of random global symbols.
1805
+
1806
+ - `Zephyr project bug tracker GHSA-jjf3-7x72-pqm9
1807
+ <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-jjf3-7x72-pqm9> `_
1808
+
1809
+ This has been fixed in main for v4.0.0
1810
+
1811
+ - `PR 81155 fix for main
1812
+ <https://github.com/zephyrproject-rtos/zephyr/pull/81155> `_
1813
+
1814
+ - `PR 81370 fix for 3.7
1815
+ <https://github.com/zephyrproject-rtos/zephyr/pull/81370> `_
You can’t perform that action at this time.
0 commit comments