SHA256
3
0
forked from pool/expat
Go to file
David Anes 643bc0949b Accepting request 947286 from home:dirkmueller:Factory
- update to 2.4.3 (bsc#1194251, bsc#1194362, bsc#1194474, 
     bsc#1194476, bsc#1194477, bsc#1194478, bsc#1194479, bsc#1194480):
  * CVE-2021-45960 -- Fix issues with left shifts by >=29 places
    resulting in
       a) realloc acting as free
       b) realloc allocating too few bytes
       c) undefined behavior
    depending on architecture and precise value
    for XML documents with >=2^27+1 prefixed attributes
    on a single XML tag a la
    "<r xmlns:a='[..]' a:a123='[..]' [..] />"
    where XML_ParserCreateNS is used to create the parser
    (which needs argument "-n" when running xmlwf).
    Impact is denial of service, or more.
  * CVE-2021-46143 (ZDI-CAN-16157) -- Fix integer overflow
    on variable m_groupSize in function doProlog leading
    to realloc acting as free.
    Impact is denial of service or more.
  * CVE-2022-22822 to CVE-2022-22827 -- Prevent integer overflows
    near memory allocation at multiple places.  Mitre assigned
    a dedicated CVE for each involved internal C function:
    - CVE-2022-22822 for function addBinding
    - CVE-2022-22823 for function build_model
    - CVE-2022-22824 for function defineAttribute
    - CVE-2022-22825 for function lookup
    - CVE-2022-22826 for function nextScaffoldPart
    - CVE-2022-22827 for function storeAtts
    Impact is denial of service or more.

OBS-URL: https://build.opensuse.org/request/show/947286
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=91
2022-01-18 22:15:40 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=1 2006-12-18 23:15:51 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=1 2006-12-18 23:15:51 +00:00
baselibs.conf Accepting request 83485 from home:jengelh:bl-e 2011-09-19 09:53:57 +00:00
expat-2.4.3.tar.xz Accepting request 947286 from home:dirkmueller:Factory 2022-01-18 22:15:40 +00:00
expat-2.4.3.tar.xz.asc Accepting request 947286 from home:dirkmueller:Factory 2022-01-18 22:15:40 +00:00
expat.changes Accepting request 947286 from home:dirkmueller:Factory 2022-01-18 22:15:40 +00:00
expat.spec Accepting request 947286 from home:dirkmueller:Factory 2022-01-18 22:15:40 +00:00
expatfaq.html Accepting request 540028 from home:avindra 2017-11-09 08:26:03 +00:00