Fedora 36: mingw-expat 2022-49db80f821
Summary
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: https://pagure.io/login/
FEDORA-2022-49db80f821 2022-11-13 01:15:48.363420 Product : Fedora 36 Version : 2.5.0 Release : 1.fc36 URL : http://www.libexpat.org/ Summary : MinGW Windows port of expat XML parser library Description : 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 - 2.5.0-1 - 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: https://pagure.io/login/
Change Log
References