NULL pointer dereference in zephyr - CVE-2018-1000800
Published: September 6, 2018 / Updated: August 8, 2020
zephyr
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
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).