zephyr/lib/updatehub
Gerson Fernando Budke 0801aef3fb lib: updatehub: Fix variable-size string copy
A malformed JSON payload that is received from an UpdateHub server
may trigger memory corruption in the Zephyr OS. This could result
in a denial of service in the best case, or code execution in the
worst case.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2020-04-17 10:09:56 +03:00
..
include updatehub: move header to library 2019-10-25 18:20:20 -04:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell.c updatehub: move header to library 2019-10-25 18:20:20 -04:00
updatehub_device.c lib: updatehub: Fix build warnings 2020-03-30 16:54:29 +03:00
updatehub_device.h
updatehub_firmware.c
updatehub_firmware.h
updatehub_priv.h
updatehub.c lib: updatehub: Fix variable-size string copy 2020-04-17 10:09:56 +03:00