An integer overflow can occur in NTP-dev.4.3.70 leading to an out-of-bounds memory copy operation when processing a specially crafted private mode packet. The crafted packet needs to have the correct message authentication code and a valid timestamp. When processed by the NTP daemon, it leads to an immediate crash.
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.securityfocus.com/bid/77275 | vdb entry broken link |
http://www.securitytracker.com/id/1033951 | vdb entry broken link |
http://www.talosintelligence.com/reports/TALOS-2015-0052/ | vdb entry third party advisory technical description exploit |
https://security.gentoo.org/glsa/201607-15 | vendor advisory third party advisory |
https://security.netapp.com/advisory/ntap-20171004-0001/ | third party advisory |