diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2014-12-15 21:03:18 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2015-01-05 13:26:15 +0100 |
commit | 6e2092db175d320bf1df7743db0be18fea56ffeb (patch) | |
tree | e73befa76ff741a0163c9f6f679eece207085974 /debian/changelog | |
parent | 6766cf1f703cd06fd82c37d1908aae561d9c068f (diff) | |
download | vyos-strongswan-6e2092db175d320bf1df7743db0be18fea56ffeb.tar.gz vyos-strongswan-6e2092db175d320bf1df7743db0be18fea56ffeb.zip |
Fix CVE-2014-9221
* debian/patches:
- debian/patches/CVE-2014-9221_modp_custom added, fix unauthenticated
denial of service in IKEv2 when using custom MODP value.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1cf00501c..bb385c71e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +strongswan (5.2.1-5) UNRELEASED; urgency=high + + * debian/patches: + - debian/patches/CVE-2014-9221_modp_custom added, fix unauthenticated + denial of service in IKEv2 when using custom MODP value. + + -- Yves-Alexis Perez <corsac@debian.org> Mon, 15 Dec 2014 21:02:08 +0100 + strongswan (5.2.1-4) unstable; urgency=medium * Give up on trying to run the test suite on !amd64, it now times out on |