Integer overflow in the NTP daemon (NTPd) before 4.0 causes the NTP server to return the wrong date/time offset when a client requests a date/time that is more than 34 years away from the server's time.
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://exchange.xforce.ibmcloud.com/vulnerabilities/15406 | vdb entry third party advisory |
http://www.kb.cert.org/vuls/id/584606 | us government resource third party advisory patch |
http://marc.info/?l=bugtraq&m=108922292425219&w=2 | mailing list third party advisory vendor advisory |