[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project expat-2.2.5-17.el8_10

Name expat
Epoch 0
Version 2.2.5
Release 17.el8_10
Website/URL https://libexpat.github.io/
License MIT
Build Time 2025-04-16 09:34:35
Build Host builder-x86-08.inferitos.ru
Summary An XML parser library
Repositories BaseOS
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.
Errata INFSA-2025:3913
× Full screenshot
Found 3 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
expat-2.2.5-17.el8_10.x86_64 An XML parser library 0c51154021cba6416560d9eb62c4e162b42fb51855ee7d66a33fcaf48b18133f download
expat-devel-2.2.5-17.el8_10.x86_64 Libraries and header files to develop applications using expat 42368326e6ee103d81b5694e8f36e9f3d1a3c04cdff7abc43b5a3320a12f4309 download
i686
expat-2.2.5-17.el8_10.i686 An XML parser library 30520b91d1eaf7985ff5c5d9fd95a2c392656ed370c81ffe5d07d5056cd75ad6 download
expat-devel-2.2.5-17.el8_10.i686 Libraries and header files to develop applications using expat 9a5904486d77946177c1046eb8849a0edd1ae61b40f6a4d6fd8843ed97e364f4 download
src
expat-2.2.5-17.el8_10.src An XML parser library 9f1bfc2623f65f6be91fab27c7cad4efef19caa0e4e40354a6e096ae3754ed32 download
Changelog link
* Mon Apr 07 2025 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-17
- Fix CVE-2024-8176
- Resolves: RHEL-57477

* Fri Nov 08 2024 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-16
- Fix CVE-2024-50602
- Resolves: RHEL-65062

* Wed Sep 11 2024 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-15
- Rebuild for test reconfiguration

* Wed Sep 11 2024 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-14
- Fix multiple CVEs
- Fix CVE-2024-45492 integer overflow
- Fix CVE-2024-45491 Integer Overflow or Wraparound
- Fix CVE-2024-45490 Negative Length Parsing Vulnerability
- Resolves: RHEL-57505
- Resolves: RHEL-57493
- Resolves: RHEL-56751

* Tue Mar 26 2024 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-13
- Fix wrongly exposed variables
- Resolves: RHEL-29321

* Thu Mar 21 2024 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-12
- CVE-2023-52425 expat: parsing large tokens can trigger a denial of service
- Resolves: RHEL-29321

* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.2.5-11
- Rebuilt for MSVSphere 8.8

* Mon Nov 14 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-11
- CVE-2022-43680 expat: use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate
- Resolves: CVE-2022-43680

* Fri Sep 30 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-10
- Ensure raw tagnames are safe exiting internalEntityParser
- Resolves: CVE-2022-40674

* Fri May 06 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-9
- Fix multiple CVEs
- Resolves: CVE-2022-25314
- Resolves: CVE-2022-25313