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/patches/series | |
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/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index c14ab5dac..e12f917f1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ 02_chunk-endianness.patch 03_systemd-service.patch 04_disable-libtls-tests.patch +CVE-2014-9221_modp_custom.patch |