This is expat, the C library for parsing XML, written by James Clark. Expat
is a stream oriented XML parser. This means that you register handlers with
the parser prior to starting the parse. These handlers are called when the
parser discovers the associated structures in the document being parsed. A
start tag is an example of the kind of structures for which you may
register handlers.
Update to 2.5.0, fixes CVE-2022-43680.
* Fri Nov 4 2022 Sandro Mani
- Update to 2.5.0
[ 1 ] Bug #2140061 - CVE-2022-43680 mingw-expat: expat: use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations [fedora-35]
https://bugzilla.redhat.com/show_bug.cgi?id=2140061
[ 2 ] Bug #2140064 - CVE-2022-43680 mingw-expat: expat: use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations [fedora-36]
https://bugzilla.redhat.com/show_bug.cgi?id=2140064
su -c 'dnf upgrade --advisory FEDORA-2022-49db80f821' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it:
Get the latest Linux and open source security news straight to your inbox.