summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc18
1 files changed, 10 insertions, 8 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 6ff3c2f9bc..1c0e8a93f1 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -97,14 +97,14 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
97 file://CVE-2023-3301.patch \ 97 file://CVE-2023-3301.patch \
98 file://CVE-2023-3255.patch \ 98 file://CVE-2023-3255.patch \
99 file://CVE-2023-2861.patch \ 99 file://CVE-2023-2861.patch \
100 file://CVE-2020-14394.patch \ 100 file://CVE-2020-14394.patch \
101 file://CVE-2023-3354.patch \ 101 file://CVE-2023-3354.patch \
102 file://CVE-2023-3180.patch \ 102 file://CVE-2023-3180.patch \
103 file://CVE-2021-3638.patch \ 103 file://CVE-2021-3638.patch \
104 file://CVE-2023-1544.patch \ 104 file://CVE-2023-1544.patch \
105 file://CVE-2023-5088.patch \ 105 file://CVE-2023-5088.patch \
106 file://CVE-2024-24474.patch \ 106 file://CVE-2024-24474.patch \
107 file://CVE-2023-6693.patch \ 107 file://CVE-2023-6693.patch \
108 file://scsi-disk-allow-MODE-SELECT-block-desriptor-to-set-the-block-size.patch \ 108 file://scsi-disk-allow-MODE-SELECT-block-desriptor-to-set-the-block-size.patch \
109 file://scsi-disk-ensure-block-size-is-non-zero-and-changes-limited-to-bits-8-15.patch \ 109 file://scsi-disk-ensure-block-size-is-non-zero-and-changes-limited-to-bits-8-15.patch \
110 file://CVE-2023-42467.patch \ 110 file://CVE-2023-42467.patch \
@@ -118,6 +118,8 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
118 file://CVE-2024-4467-0003.patch \ 118 file://CVE-2024-4467-0003.patch \
119 file://CVE-2024-4467-0004.patch \ 119 file://CVE-2024-4467-0004.patch \
120 file://CVE-2024-4467-0005.patch \ 120 file://CVE-2024-4467-0005.patch \
121 file://CVE-2023-3019-0001.patch \
122 file://CVE-2023-3019-0002.patch \
121 " 123 "
122UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar" 124UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar"
123 125