From: Harlan Stenn Date: Sun, 10 May 2020 11:34:57 +0000 (+0000) Subject: Merge psp-deb1.ntp.org:/net/nfs1/nfs/home/stenn/ntp-stable-p15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=559db2c8bd94077f35f6e6bb2ecbce3a8094110c;p=thirdparty%2Fntp.git Merge psp-deb1.ntp.org:/net/nfs1/nfs/home/stenn/ntp-stable-p15 into psp-deb1.ntp.org:/net/nfs1/nfs/home/stenn/ntp-stable-p15-sec bk: 5eb7e6e1_jeN8oGME1Vi7lR_Vp3O0Q --- 559db2c8bd94077f35f6e6bb2ecbce3a8094110c diff --cc ChangeLog index 48a7002f2,8435f36a5..e793ceaad --- a/ChangeLog +++ b/ChangeLog @@@ -1,7 -1,8 +1,9 @@@ --- (4.2.8p15) 2020/04/xx Released by Harlan Stenn +* [Sec 3661] memory leak with AES128CMAC keys + * [Bug 3666] avoid unlimited receive buffer allocation + - limit number of receive buffers, with an iron reserve for refclocks * [Bug 3664] Enable openSSL CMAC support on Windows * [Bug 3662] Fix build errors on Windows with VS2008 * [Bug 3659] Move definition of psl[] from ntp_config.h to diff --cc NEWS index 4215ce0a4,5c55d41f4..15b36a35d --- a/NEWS +++ b/NEWS @@@ -10,9 -10,10 +10,11 @@@ authentication between ntpd from versio 4.2.8p14/4.3.100 will leak a small amount of memory for each packet. Eventually, ntpd will run out of memory and abort. - It also fixes 8 other bugs. + It also fixes 9 other bugs. +* [Sec 3661] memory leak with AES128CMAC keys + * [Bug 3666] avoid unlimited receive buffer allocation + - limit number of receive buffers, with an iron reserve for refclocks * [Bug 3664] Enable openSSL CMAC support on Windows * [Bug 3662] Fix build errors on Windows with VS2008 * [Bug 3659] Move definition of psl[] from ntp_config.h to