diff options
author | Qi.Chen@windriver.com <Qi.Chen@windriver.com> | 2019-04-03 11:10:21 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-06 08:22:22 -0700 |
commit | f80e286e0b93bb9f2a2b1a5a75a7efeab5e1b932 (patch) | |
tree | 9b06eed3f1d975200b453f50740188d4d29e9fbc | |
parent | ceae1458d103216151e1ff2768cdb388bcb4257e (diff) | |
download | meta-openembedded-f80e286e0b93bb9f2a2b1a5a75a7efeab5e1b932.tar.gz |
ipsec-tools: add missing CVE tags to patches
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2015-4047.patch | 2 | ||||
-rw-r--r-- | meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2016-10396.patch | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2015-4047.patch b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2015-4047.patch index 5286376ac6..7e033af5ee 100644 --- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2015-4047.patch +++ b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2015-4047.patch | |||
@@ -2,6 +2,8 @@ | |||
2 | 2 | ||
3 | Upstream-Status: Backport | 3 | Upstream-Status: Backport |
4 | 4 | ||
5 | CVE: CVE-2015-4047 | ||
6 | |||
5 | http://www.openwall.com/lists/oss-security/2015/05/20/1 | 7 | http://www.openwall.com/lists/oss-security/2015/05/20/1 |
6 | 8 | ||
7 | racoon/gssapi.c in IPsec-Tools 0.8.2 allows remote attackers to cause | 9 | racoon/gssapi.c in IPsec-Tools 0.8.2 allows remote attackers to cause |
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2016-10396.patch b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2016-10396.patch index bd07965543..19220c4e75 100644 --- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2016-10396.patch +++ b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2016-10396.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Upstream-Status: Backport [https://anonscm.debian.org/cgit/pkg-ipsec-tools/pkg-ipsec-tools.git/plain/debian/patches/CVE-2016-10396.patch?id=62ac12648a4eb7c5ba5dba0f81998d1acf310d8b] | 1 | Upstream-Status: Backport [https://anonscm.debian.org/cgit/pkg-ipsec-tools/pkg-ipsec-tools.git/plain/debian/patches/CVE-2016-10396.patch?id=62ac12648a4eb7c5ba5dba0f81998d1acf310d8b] |
2 | 2 | ||
3 | Fix CVE-2016-10396. | 3 | CVE: CVE-2016-10396. |
4 | 4 | ||
5 | Signed-off-by: Kai Kang <kai.kang@windriver.com> | 5 | Signed-off-by: Kai Kang <kai.kang@windriver.com> |
6 | --- | 6 | --- |