FreeBSD Security Advisory FreeBSD-SA-15:25.ntp
Matthew Seaman
matthew at freebsd.org
Wed Oct 28 11:39:22 UTC 2015
On 10/27/15 22:51, Robert Sargent via freebsd-security wrote:
> there is a simple workaround if you don't want to or can't reboot your machines: install the ntp pkg
>
> pkg install ntp
>
> and add the following line to /etc/rc.conf
>
> ntpd_program="/usr/local/sbin/ntpd"
>
> then kill the original /usr/sbin/ntpd process and run this command:
>
> /etc/rc.d/ntpd start
This is very frustrating. Installing the ntp package as above will give
you a working ntpd the first time you start it. But attempting to
restart ntpd after that will result in the same sort of SEGV as seen
with the ntpd from freebsd-update.
So far I've found that ntp-4.2.8p3 or above -- whether installed via
freebsd-updates or via package -- installed on 10.1-RELEASE-p14 or
10.2-RELEASE-p{3,4,5} will startup and run at most one time (presumably,
that's one time between successive system reboots, but I haven't tested
that.) Worse: it seems you get at most one successful startup out of
both of those variants together.
Exactly the same ntp package installed on 10.2-STABLE built yesterday
will run perfectly well, and restart just fine. Similarly the base ntpd
in 10.2-STABLE runs and restarts just fine.
Cheers,
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-security/attachments/20151028/ac82bab9/attachment.bin>
More information about the freebsd-security
mailing list