From: Martin Willi Date: Wed, 28 Jul 2010 09:06:49 +0000 (+0200) Subject: Added NEWS for snprintf() fixes X-Git-Tag: 4.4.1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5c921bfa3fe4d58364e0dc956bb1b760ccb9f1c;p=thirdparty%2Fstrongswan.git Added NEWS for snprintf() fixes --- diff --git a/NEWS b/NEWS index 06eb8a53f2..a5f4a16ff5 100644 --- 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 ----------------