Integer Overflow Issue in Libxml2 Affects Multiple Platforms
CVE-2022-40303
7.5HIGH
What is CVE-2022-40303?
A vulnerability in libxml2 exists when processing large XML documents with the XML_PARSE_HUGE option activated. Due to integer counter overflows, this can lead to accessing an array at negative offsets, often causing segmentation faults. Updating to version 2.10.3 or later is recommended to mitigate this issue.