Memory Leak Vulnerability in libxml2 Affects Multiple Distributions
CVE-2019-19956
7.5HIGH
What is CVE-2019-19956?
The memory leak vulnerability in libxml2 can lead to inefficient memory usage in applications relying on this XML parsing library. The issue originates from the xmlParseBalancedChunkMemoryRecover function in the parser.c file, where a leak associated with old namespace memory occurs. This flaw can affect a range of software relying on libxml2 across various platforms such as Debian, Ubuntu, Fedora, and openSUSE, increasing the risk of performance degradation and unexpected behavior in applications using this library.