Integer overflow in the decode_digit function in puny_decode.c in Libidn2 before 2.0.4 allows remote attackers to cause a denial of service or possibly have unspecified other impact.
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 |
---|---|
http://www.debian.org/security/2017/dsa-3988 | third party advisory vendor advisory |
https://gitlab.com/libidn/libidn2/blob/master/NEWS | third party advisory release notes |
https://gitlab.com/libidn/libidn2/commit/3284eb342cd0ed1a18786e3fcdf0cdd7e76676bd | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2018/07/msg00040.html | third party advisory mailing list |