Bugzilla – Bug 1162458
VUL-1: CVE-2019-14877: newlib: __mdiff null pointer dereference bugs
Last modified: 2023-03-08 12:23:19 UTC
https://census-labs.com/news/2020/01/31/multiple-null-pointer-dereference-vulnerabilities-in-newlib/ __mdiff null pointer dereference bugs (CVE-2019-14877) In the __mdiff function of the newlib libc library (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate big integers, however no check is performed to verify if the allocation succeeded or not: References: https://seclists.org/oss-sec/2020/q1/51
We meanwhile have newlib 4.1.0 and never shipped newlib on any SLE product.