From 8ef5bced66bbab2149eb8a92be24e2e505702da3 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 4 Oct 2015 02:03:57 +0200 Subject: [PATCH] NEWS: add entry for last commit --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 50680a39..49ba7c15 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ lldpd (0.8.0) + * Fix: + + Fix a buffer overflow when receiving a too large management + address TLV. Unless hardening has been disabled, this overflow + cannot be used for arbitrary code execution. * Change: + Fix minimal kernel version to 2.6.39. Add a runtime warning when this is not the case. -- 2.39.5