The shell subsystem contains a buffer overflow, whereby an adversary with physical access to the device is able to cause a memory corruption, resulting in denial of service or possibly code execution within the Zephyr kernel. See NCC-NCC-019 This issue affects: zephyrproject-rtos zephyr version 1.14.0 and later versions. version 2.1.0 and later versions.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-29 | third party advisory |
https://github.com/zephyrproject-rtos/zephyr/pull/23304 | third party advisory patch |
https://github.com/zephyrproject-rtos/zephyr/pull/23646 | third party advisory patch |
https://github.com/zephyrproject-rtos/zephyr/pull/23649 | third party advisory patch |
https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10023 |