summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-12-28 02:34:19 +0100
committerGuillem Jover <guillem@hadrons.org>2011-12-28 02:34:19 +0100
commit324bb3e1d005050a148c28220a2a3e1bb334f61e (patch)
tree1ee0b7013046ae8d36f4fccfc5d3cb262ad04154 /debian/changelog
parent04304bf6ae778c9b140c33044afe7eb1043719bc (diff)
downloadinetutils-324bb3e1d005050a148c28220a2a3e1bb334f61e.tar.gz
Fix buffer overflow in telnetd
Allowing remote attackers to execute arbitrary code via a long encryption key. Patch taken from FreeBSD. CVE-2011-4862
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b3ccf7b..8b5e977 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+inetutils (2:1.8-6) UNRELEASED; urgency=high
+
+ * Fix buffer overflow in telnetd allowing remote attackers to execute
+ arbitrary code via a long encryption key. Patch taken from FreeBSD.
+ CVE-2011-4862
+
+ -- Guillem Jover <guillem@debian.org> Wed, 28 Dec 2011 02:25:37 +0100
+
inetutils (2:1.8-5) unstable; urgency=low
* Move man pages from patches to actual files under debian/local/man/ to