]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
NEWS: add entry for last commit
authorVincent Bernat <vincent@bernat.im>
Sun, 4 Oct 2015 00:03:57 +0000 (02:03 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 4 Oct 2015 00:05:53 +0000 (02:05 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 50680a399d94c1eb109d05d6eefb1159da9a6207..49ba7c15b36a6598efaaaa3665926e342a8ea947 100644 (file)
--- 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.