summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@corsac.net>2017-09-01 17:23:32 +0200
committerYves-Alexis Perez <corsac@corsac.net>2017-09-01 17:23:32 +0200
commitc69aff447e8a8baff18ccbf97c022e8cc2e372fa (patch)
tree7969f4c6ead9842bd17381001aec7fe0943f8cad /debian/changelog
parent23dc3eabd3de992d0d4cdc327929e3b044c5a7d9 (diff)
downloadvyos-strongswan-c69aff447e8a8baff18ccbf97c022e8cc2e372fa.tar.gz
vyos-strongswan-c69aff447e8a8baff18ccbf97c022e8cc2e372fa.zip
fix insufficient input validation in gmp plugin, which can cause a denial of service vulnerability (CVE-2017-11185) closes: #872155
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b9398c57c..60ecfcc4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
strongswan (5.6.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ - fix insufficient input validation in gmp plugin, which can cause a
+ denial of service vulnerability (CVE-2017-11185) closes: #872155
* debian/rules:
- remove .la files before install
- don't call dh_install with --fail-missing