First published: Thu Sep 06 2018(Updated: )
zephyr-rtos version 1.12.0 contains a NULL base pointer reference vulnerability in sys_ring_buf_put(), sys_ring_buf_get() that can result in CPU Page Fault (error code 0x00000010). This attack appear to be exploitable via a malicious application call the vulnerable kernel APIs (system sys_ring_buf_get() and sys_ring_buf_put).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zephyr Project Manager | =1.12.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-1000800 is considered to have a medium severity due to the potential for a CPU Page Fault from a NULL pointer dereference.
To fix CVE-2018-1000800, update to a patched version of Zephyr RTOS that resolves the NULL pointer reference in sys_ring_buf_put() and sys_ring_buf_get().
CVE-2018-1000800 affects Zephyr RTOS version 1.12.0.
CVE-2018-1000800 requires a malicious application call to the vulnerable kernel APIs, making it dependent on local exploitation.
Exploitation of CVE-2018-1000800 can result in a CPU Page Fault, which may lead to system instability or crashes.