Use-after-free vulnerability in ntpd in NTP 4.2.x before 4.2.8p4, and 4.3.x before 4.3.77 allows remote authenticated users to possibly execute arbitrary code or cause a denial of service (crash) via crafted packets.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1274257 | issue tracking vdb entry third party advisory |
http://support.ntp.org/bin/view/Main/NtpBug2916 | patch vendor advisory |
http://www.securitytracker.com/id/1033951 | vdb entry third party advisory |
http://www.securityfocus.com/bid/77276 | vdb entry third party advisory |
https://security.gentoo.org/glsa/201607-15 | vdb entry third party advisory vendor advisory |
https://security.netapp.com/advisory/ntap-20171004-0001/ | third party advisory |