diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-04-26 11:47:16 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-04-26 11:47:16 +0200 |
commit | f869be90352c43cc0db49fb712d729454eb5c6b0 (patch) | |
tree | 1b19d93a17b477def3c9b1b4aeab957767a6a94d /debian/patches/series | |
parent | 4e331141b8693e5214b82fdd6c3c6f4fa65eafca (diff) | |
download | vyos-strongswan-f869be90352c43cc0db49fb712d729454eb5c6b0.tar.gz vyos-strongswan-f869be90352c43cc0db49fb712d729454eb5c6b0.zip |
Fix for CVE-2013-2944
* debian/patches:
- 0001-Check-return-value-of-ECDSA_Verify-correctly added. Fix ECDSA
signature verification when using openssl plugin (CVE-2013-2944).
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 ff06f2f04..29c60134c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ 02_add-LICENSE.patch 03_Pass-lo-as-faked-tundev-to-NM-as-it-now-needs-a-vali.patch 04-Fixed-IPv6-source-address-lookup.patch +0001-Check-return-value-of-ECDSA_Verify-correctly.patch |