### [CVE-2015-5219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5219)



### Description
The ULOGTOD function in ntp.d in SNTP before 4.2.7p366 does not properly perform type conversions from a precision value to a double, which allows remote attackers to cause a denial of service (infinite loop) via a crafted NTP packet.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
#### Github
No PoCs found on GitHub currently.