]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Added NEWS for snprintf() fixes
authorMartin Willi <martin@revosec.ch>
Wed, 28 Jul 2010 09:06:49 +0000 (11:06 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 28 Jul 2010 09:06:49 +0000 (11:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 06eb8a53f246abde3e5c1e4b609255c164b563e2..a5f4a16ff5a61c88fc5211d244a9e69ce15f4316 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,10 @@ strongswan-4.4.1
   reintegration. Additionally, many other issues have been fixed in the ha
   plugin.
 
+- Fixed a potential remote code execution vulnerability resulting from
+  the misuse of snprintf(). The vulnerability is exploitable by
+  unauthenticated users.
+
 
 strongswan-4.4.0
 ----------------