From 065ebeb3e15311d0d45385e15bf557b1c95b1669 Mon Sep 17 00:00:00 2001 From: Mariano Lopez Date: Fri, 8 Jan 2016 12:03:58 +0000 Subject: Add "CVE:" tag to current patches in OE-core The currnet patches in OE-core doesn't have the "CVE:" tag, now part of the policy of the patches. This is patch add this tag to several patches. There might be patches that I miss; the tag can be added in the future. Signed-off-by: Mariano Lopez Signed-off-by: Ross Burton --- .../screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-extended/screen') diff --git a/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch b/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch index 2bc9a59bea..4ac820fde2 100644 --- a/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch +++ b/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch @@ -10,6 +10,7 @@ This is time consuming and will overflow stack if n is huge. Fixes CVE-2015-6806 Upstream-Status: Backport +CVE: CVE-2015-6806 Signed-off-by: Kuang-che Wu Signed-off-by: Amadeusz Sławiński -- cgit 1.2.3-korg