libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.
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://bugs.gentoo.org/717920 | patch third party advisory issue tracking |
https://www.pcre.org/original/changelog.txt | release notes vendor advisory |
http://seclists.org/fulldisclosure/2020/Dec/32 | third party advisory mailing list |
https://support.apple.com/kb/HT211931 | third party advisory |
http://seclists.org/fulldisclosure/2021/Feb/14 | third party advisory mailing list |
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E | third party advisory mailing list |
https://support.apple.com/kb/HT212147 | third party advisory |
https://www.oracle.com/security-alerts/cpuapr2022.html | third party advisory patch |
https://about.gitlab.com/releases/2020/07/01/security-release-13-1-2-release/ | third party advisory |
https://security.netapp.com/advisory/ntap-20221028-0010/ | third party advisory |