]> 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:47:13 +0000 (08:47 +0200)
CVE-2015-1853 is for chrony, CVE-2015-1799 is for ntp.

NEWS

diff --git a/NEWS b/NEWS
index 5e958e5cfd75371a502596f4e00108e2295d8a31..6621f8685c07dccc7d93f27dbb6484b01041144d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,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)