CVE-2020-10061
05.06.2020, 18:15
Improper handling of the full-buffer case in the Zephyr Bluetooth implementation can result in memory corruption. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions, and version 1.14.0 and later versions.Enginsight
Vendor | Product | Version |
---|---|---|
zephyrproject | zephyr | 𝑥 < 1.14.0 |
zephyrproject | zephyr | 2.0.0 ≤ 𝑥 < 2.2.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References