mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
- Fix null reference in cJSON_SetValuestring (CVE-2023-50472) - Fix null reference in cJSON_InsertItemInArray (CVE-2023-50471) https://github.com/DaveGamble/cJSON/releases/tag/v1.7.17 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>