]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: fix CVE-ID in NEWS
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 8 Apr 2015 06:44:42 +0000 (08:44 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 8 Apr 2015 06:44:42 +0000 (08:44 +0200)
CVE-2015-1853 is for chrony, CVE-2015-1799 is for ntp.

NEWS

diff --git a/NEWS b/NEWS
index f6c973659dfb9f74f2c0cd23e0fa28e888fd6b97..367478381f57d48630c34d41ccb75b3f0d38d241 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,7 @@ New in version 1.31.1
 Security fixes
 --------------
 * Protect authenticated symmetric NTP associations against DoS attacks
-  (CVE-2015-1799)
+  (CVE-2015-1853)
 * Fix access configuration with subnet size indivisible by 4 (CVE-2015-1821)
 * Fix initialization of reply slots for authenticated commands (CVE-2015-1822)