This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select sub nodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library.
Update Information:
Update to 2.12.10 Fix CVE-2024-56171 and CVE-2025-24928.
* Thu Mar 13 2025 David King
[ 1 ] Bug #2346513 - CVE-2024-56171 libxml2: Use-After-Free in libxml2 [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2346513
[ 2 ] Bug #2346526 - CVE-2025-24928 libxml2: Stack-based buffer overflow in xmlSnprintfElements of libxml2 [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2346526
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-65790c11eb' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.