ntp: security bump to version 4.2.8p7
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 2 May 2016 12:21:22 +0000 (09:21 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 May 2016 15:24:10 +0000 (17:24 +0200)
Fixes:

CVE-2016-1551 - Refclock impersonation vulnerability, AKA:
refclock-peering

CVE-2016-1549 - Sybil vulnerability: ephemeral association attack, AKA:
ntp-sybil - MITIGATION ONLY

CVE-2016-2516 - Duplicate IPs on unconfig directives will cause an
assertion botch

CVE-2016-2517 - Remote configuration trustedkey/requestkey values are not
properly validated

CVE-2016-2518 - Crafted addpeer with hmode > 7 causes array wraparound
with MATCH_ASSOC

CVE-2016-2519 - ctl_getitem() return value not always checked

CVE-2016-1547 - Validate crypto-NAKs, AKA: nak-dos

CVE-2016-1548 - Interleave-pivot - MITIGATION ONLY

CVE-2015-7704 - KoD fix: peer associations were broken by the fix for
NtpBug2901, AKA: Symmetric active/passive mode is broken

CVE-2015-8138 - Zero Origin Timestamp Bypass, AKA: Additional KoD Checks

CVE-2016-1550 - Improve NTP security against buffer comparison timing
attacks, authdecrypt-timing, AKA: authdecrypt-timing

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ntp/ntp.hash
package/ntp/ntp.mk

index 0c2c29d5bc567cfca51b3a7dc23cbe7a9f8919c9..6be52aa78fe086944727169214807d7cb0af449f 100644 (file)
@@ -1,4 +1,4 @@
-# From http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p6.tar.gz.md5
-md5    60049f51e9c8305afe30eb22b711c5c6        ntp-4.2.8p6.tar.gz
+# From http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p7.tar.gz.md5
+md5    46dfba933c3e4bc924d8e55068797578        ntp-4.2.8p7.tar.gz
 # Calculated based on the hash above
-sha256 583d0e1c573ace30a9c6afbea0fc52cae9c8c916dbc15c026e485a0dda4ba048        ntp-4.2.8p6.tar.gz
+sha256 81d20c06a0b01abe3b84fac092185bf014252d38fe5e7b2758f604680a0220dc        ntp-4.2.8p7.tar.gz
index 2b99ef2d420385fd956bdf20770e9ecc05226435..d8ac5344147b917842715c4806d66e6e00a77b04 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 NTP_VERSION_MAJOR = 4.2
-NTP_VERSION = $(NTP_VERSION_MAJOR).8p6
+NTP_VERSION = $(NTP_VERSION_MAJOR).8p7
 NTP_SITE = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-$(NTP_VERSION_MAJOR)
 NTP_DEPENDENCIES = host-pkgconf libevent $(if $(BR2_PACKAGE_BUSYBOX),busybox)
 NTP_LICENSE = ntp license