]> code.ossystems Code Review - openembedded-core.git/commitdiff
grub: fix "CVE:" line in one of the patches
authorScott Murray <scott.murray@konsulko.com>
Wed, 30 Dec 2020 22:44:17 +0000 (17:44 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jan 2021 23:14:52 +0000 (23:14 +0000)
The "CVE:" line in the patch for CVEs 2020-14309, CVE-2020-14310, and
CVE-2020-14311 had commas between the CVE numbers, which resulted in
CVE-2020-14310 not being picked up as patched by cve-check.bbclass's
parsing.  Remove the commas to match cve-check.bbclass's expectations.

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/files/CVE-2020-14309-CVE-2020-14310-CVE-2020-14311-malloc-Use-overflow-checking-primitives-where-we-do-.patch

index 896a2145d4460a4c93c97da37a511657c4952423..7214ead9a7bbf456cf23f67f24e78a32b304eb2e 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Peter Jones <pjones@redhat.com>
 Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
 
 Upstream-Status: Backport
-CVE: CVE-2020-14309, CVE-2020-14310, CVE-2020-14311
+CVE: CVE-2020-14309 CVE-2020-14310 CVE-2020-14311
 
 Reference to upstream patch:
 https://git.savannah.gnu.org/cgit/grub.git/commit/?id=3f05d693d1274965ffbe4ba99080dc2c570944c6