diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-03-11 19:17:18 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-03-15 06:40:08 -0700 |
| commit | c7e339c0c7bcdbae9e710be46d9c6c83cb283838 (patch) | |
| tree | aa5b1f1a70e5ac3cb71467a0a37421602a5b1ba2 /meta/recipes-bsp/grub/grub2.inc | |
| parent | 0dedd305c70397593e39e881cc62841f2abcbc2b (diff) | |
| download | poky-c7e339c0c7bcdbae9e710be46d9c6c83cb283838.tar.gz | |
grub: patch CVE-2025-0622
Cherry-pick patch mentioning this CVE.
(From OE-Core rev: d9d99bd5baddcb0438e0c28ab6e302ee9fa0c327)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-bsp/grub/grub2.inc')
| -rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index 0378d5ee72..3c8860948c 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
| @@ -27,6 +27,9 @@ SRC_URI = "${GNU_MIRROR}/grub/grub-${PV}.tar.gz \ | |||
| 27 | file://CVE-2025-0624.patch \ | 27 | file://CVE-2025-0624.patch \ |
| 28 | file://CVE-2024-45774.patch \ | 28 | file://CVE-2024-45774.patch \ |
| 29 | file://CVE-2024-45775.patch \ | 29 | file://CVE-2024-45775.patch \ |
| 30 | file://CVE-2025-0622-01.patch \ | ||
| 31 | file://CVE-2025-0622-02.patch \ | ||
| 32 | file://CVE-2025-0622-03.patch \ | ||
| 30 | " | 33 | " |
| 31 | 34 | ||
| 32 | SRC_URI[sha256sum] = "b30919fa5be280417c17ac561bb1650f60cfb80cc6237fa1e2b6f56154cb9c91" | 35 | SRC_URI[sha256sum] = "b30919fa5be280417c17ac561bb1650f60cfb80cc6237fa1e2b6f56154cb9c91" |
