File tree Expand file tree Collapse file tree 1 file changed +30
-1
lines changed
Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change @@ -2006,7 +2006,36 @@ This has been fixed in main for v4.2.0
20062006:cve: `2025-9408 `
20072007----------------
20082008
2009- Under embargo until 2025-11-10
2009+ Userspace privilege escalation vulnerability on Cortex M
2010+
2011+ System call entry on Cortex M (and possibly R and A, but I think not) has a race which allows very
2012+ practical privilege escalation for malicious userspace processes.
2013+
2014+
2015+ - `Zephyr project bug tracker GHSA-3r6j-5mp3-75wr
2016+ <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3r6j-5mp3-75wr> `_
2017+
2018+ This has been fixed in main for v4.3.0
2019+
2020+ - `PR 95101 fix for main
2021+ <https://github.com/zephyrproject-rtos/zephyr/pull/95101> `_
2022+ - `PR 96850 fix for main
2023+ <https://github.com/zephyrproject-rtos/zephyr/pull/96850> `_
2024+
2025+ - `PR 96014 fix for 4.2
2026+ <https://github.com/zephyrproject-rtos/zephyr/pull/96014> `_
2027+ - `PR 97306 fix for 4.2
2028+ <https://github.com/zephyrproject-rtos/zephyr/pull/97306> `_
2029+
2030+ - `PR 96015 fix for 4.1
2031+ <https://github.com/zephyrproject-rtos/zephyr/pull/96015> `_
2032+ - `PR 97305 fix for 4.1
2033+ <https://github.com/zephyrproject-rtos/zephyr/pull/97305> `_
2034+
2035+ - `PR 96030 fix for 3.7
2036+ <https://github.com/zephyrproject-rtos/zephyr/pull/96030> `_
2037+ - `PR 97313 fix for 3.7
2038+ <https://github.com/zephyrproject-rtos/zephyr/pull/97313> `_
20102039
20112040:cve: `2025-9557 `
20122041----------------
You can’t perform that action at this time.
0 commit comments