diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-03-11 19:09:50 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-13 11:00:36 +0000 |
| commit | ccdbdfad168cd589d8d0524e35be319023526d75 (patch) | |
| tree | 15b099379e19fde67a3c88f758113871fca945ae /meta/recipes-bsp/grub/grub2.inc | |
| parent | 15ddd0137d2603671ea4f1d1a0b3b24700552eac (diff) | |
| download | poky-ccdbdfad168cd589d8d0524e35be319023526d75.tar.gz | |
grub: patch CVE-2025-0624
Cherry-pick patch mentioning this CVE.
(From OE-Core rev: 51d7f122bd8154fed3e261003d4accfbd085aad2)
Signed-off-by: Peter Marko <peter.marko@siemens.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/recipes-bsp/grub/grub2.inc')
| -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 8b638c58c0..d4f588660a 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
| @@ -23,6 +23,7 @@ SRC_URI = "${GNU_MIRROR}/grub/grub-${PV}.tar.gz \ | |||
| 23 | file://CVE-2024-45782_CVE-2024-56737.patch \ | 23 | file://CVE-2024-45782_CVE-2024-56737.patch \ |
| 24 | file://CVE-2024-45780.patch \ | 24 | file://CVE-2024-45780.patch \ |
| 25 | file://CVE-2024-45783.patch \ | 25 | file://CVE-2024-45783.patch \ |
| 26 | file://CVE-2025-0624.patch \ | ||
| 26 | " | 27 | " |
| 27 | 28 | ||
| 28 | SRC_URI[sha256sum] = "b30919fa5be280417c17ac561bb1650f60cfb80cc6237fa1e2b6f56154cb9c91" | 29 | SRC_URI[sha256sum] = "b30919fa5be280417c17ac561bb1650f60cfb80cc6237fa1e2b6f56154cb9c91" |
