Multiple vulnerabilities released in NTP
support.ntp.org
Multiple vulnerabilities released in NTP
1–10 of 120 posts
Re: Multiple vulnerabilities released in NTP
#2Re: Multiple vulnerabilities released in NTP
#3Re: Multiple vulnerabilities released in NTP
#4Re: Multiple vulnerabilities released in NTP
#5Many years ago OpenBSD threw up their hands and just decided to roll their own, named OpenNTPD. It's not nearly as full featured as the reference implementation, but it works fine for most people.
Edit: forgot to mention that OpenNTPD does privilege separation (don't know if reference implementation has added that yet). Which means that "executed with the privilege level of the ntpd process" isn't nearly as scary as when the process is running as root.
Re: Multiple vulnerabilities released in NTP
#6NTP is one of those old school Internet protocols that was developed in "a more civilized age". The reference implementation "growed like Topsy" in an academic setting. So it's not surprising that it has serious vulnerabilities. Many years ago OpenBSD threw up their hands and just decided to roll their own, named OpenNTPD. It's not nearly as full featured as the reference implementation, but it works fine for most pe…
Re: Multiple vulnerabilities released in NTP
#7I wonder because this would also affect what arbitrary code could be run as the ntp user.
Re: Multiple vulnerabilities released in NTP
#8NTP is one of those old school Internet protocols that was developed in "a more civilized age". The reference implementation "growed like Topsy" in an academic setting. So it's not surprising that it has serious vulnerabilities. Many years ago OpenBSD threw up their hands and just decided to roll their own, named OpenNTPD. It's not nearly as full featured as the reference implementation, but it works fine for most pe…
NTP's author, Eric Fair, is actually the son of the founder of Fair-Issac. Very smart cat, but this was all written so, so long ago it was bound to be exploitable sooner or later.
Re: Multiple vulnerabilities released in NTP
#9The ntpd daemon does not run as root. So, how is it able to change the time of the system? Does it use setuid, or caps, or something else? I wonder because this would also affect what arbitrary code could be run as the ntp user.
Re: Multiple vulnerabilities released in NTP
#10[deleted]