First published: Mon May 11 2020(Updated: )
The arm platform-specific code uses a signed integer comparison when validating system call numbers. An attacker who has obtained code execution within a user thread is able to elevate privileges to that of the kernel. See NCC-ZEP-001 This issue affects: zephyrproject-rtos zephyr version 1.14.0 and later versions. version 2.1.0 and later versions.
Credit: vulnerabilities@zephyrproject.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zephyr Project Manager | =1.14.2 | |
Zephyr Project Manager | =2.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-10024 is considered to have a high severity due to its potential for privilege escalation.
To fix CVE-2020-10024, upgrade to Zephyr versions 1.14.3 or 2.1.1 or later where the vulnerability has been patched.
CVE-2020-10024 affects Zephyr versions 1.14.2 and 2.1.0.
CVE-2020-10024 is a privilege escalation vulnerability due to improper validation of system call numbers in the arm platform-specific code.
Exploitation of CVE-2020-10024 requires an attacker to have obtained code execution within a user thread, so it is not a remote vulnerability.