Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://github.com/libexpat/libexpat/pull/550 | issue tracking third party advisory patch |
https://www.debian.org/security/2022/dsa-5073 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/03/msg00007.html | third party advisory mailing list |
https://www.oracle.com/security-alerts/cpuapr2022.html | third party advisory |
https://www.tenable.com/security/tns-2022-05 | third party advisory |
https://security.netapp.com/advisory/ntap-20220217-0001/ | third party advisory |
https://cert-portal.siemens.com/productcert/pdf/ssa-484086.pdf | third party advisory |
https://security.gentoo.org/glsa/202209-24 | third party advisory vendor advisory |