The REENT_CHECK macro (see newlib/libc/include/sys/reent.h) as used by REENT_CHECK_TM, REENT_CHECK_MISC, REENT_CHECK_MP and other newlib macros in versions prior to 3.3.0, does not check for memory allocation problems when the DEBUG flag is unset (as is the case in production firmware builds).
References
Link | Resource |
---|---|
https://census-labs.com/news/2020/01/31/multiple-null-pointer-dereference-vulnerabilities-in-newlib/ | Exploit Third Party Advisory |
https://census-labs.com/news/2020/01/31/multiple-null-pointer-dereference-vulnerabilities-in-newlib/ | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://census-labs.com/news/2020/01/31/multiple-null-pointer-dereference-vulnerabilities-in-newlib/ - Exploit, Third Party Advisory |
Information
Published : 2020-03-18 16:15
Updated : 2024-11-21 04:27
NVD link : CVE-2019-14871
Mitre link : CVE-2019-14871
CVE.ORG link : CVE-2019-14871
JSON object : View
Products Affected
newlib_project
- newlib
CWE
CWE-476
NULL Pointer Dereference