FreeBSD Security Advisory FreeBSD-SA-15:25.ntp [REVISED]

Dan Lukes dan at obluda.cz
Wed Nov 4 17:38:40 UTC 2015


Even after latest patch the NTP code still doesn't compile cleanly.

> ===> usr.sbin/ntp/libntp (all)
> /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/libntp/authreadkeys.c:252:4: warning: format specifies type 'unsigned int' but the argument has type 'size_t'
>       (aka 'unsigned long') [-Wformat]
>                         nerr);
>                         ^~~~
> /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/libntp/authreadkeys.c:257:4: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
>                         nerr - nerr_loglimit);
>                         ^~~~~~~~~~~~~~~~~~~~

Fortunately, it seems not to cause severe security issue.

Dan



More information about the freebsd-security mailing list