diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-09-09 15:31:17 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-11 11:31:56 +0100 |
| commit | ac9e3126416c5ba161c24f14eacde8242eef3249 (patch) | |
| tree | 6e71d387609d1bf4a50607ce2eac854c214ef618 /meta | |
| parent | 11e6c13eb1434e9774237db6b8b536fd61f90c91 (diff) | |
| download | poky-ac9e3126416c5ba161c24f14eacde8242eef3249.tar.gz | |
grub2: mark CVE-2024-2312 as not applicable
This issue is specific to the peimage module that Ubuntu add, and is not
an upstream issue.
(From OE-Core rev: 8d2fe3f403e6435e1ffe122a6776381090752d8a)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index ffa04e415d..e87d269170 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
| @@ -43,6 +43,7 @@ SRC_URI[sha256sum] = "b30919fa5be280417c17ac561bb1650f60cfb80cc6237fa1e2b6f56154 | |||
| 43 | CVE_STATUS[CVE-2019-14865] = "not-applicable-platform: applies only to RHEL" | 43 | CVE_STATUS[CVE-2019-14865] = "not-applicable-platform: applies only to RHEL" |
| 44 | CVE_STATUS[CVE-2023-4001] = "not-applicable-platform: Applies only to RHEL/Fedora" | 44 | CVE_STATUS[CVE-2023-4001] = "not-applicable-platform: Applies only to RHEL/Fedora" |
| 45 | CVE_STATUS[CVE-2024-1048] = "not-applicable-platform: Applies only to RHEL/Fedora" | 45 | CVE_STATUS[CVE-2024-1048] = "not-applicable-platform: Applies only to RHEL/Fedora" |
| 46 | CVE_STATUS[CVE-2024-2312] = "not-applicable-platform: Applies only to Ubuntu" | ||
| 46 | 47 | ||
| 47 | DEPENDS = "flex-native bison-native gettext-native" | 48 | DEPENDS = "flex-native bison-native gettext-native" |
| 48 | 49 | ||
