mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-13 09:18:28 +00:00
python3-cbor2: patch CVE-2026-26209
Backport the patch[1] which fixes this vulnerability as mentioned in the comment[3]. Details: https://nvd.nist.gov/vuln/detail/CVE-2026-26209 [1]e61a5f365b[2]fb4ee1612a(pre patch) [3] https://github.com/agronholm/cbor2/pull/275 Dropped changes to the changelog from the original commit. Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
b13ae5a8eb
commit
4810cd8c5b
@@ -14,6 +14,8 @@ SRC_URI += " \
|
||||
file://run-ptest \
|
||||
file://CVE-2025-64076.patch \
|
||||
file://CVE-2025-68131.patch \
|
||||
file://CVE-2026-26209-pre1.patch \
|
||||
file://CVE-2026-26209.patch \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
|
||||
Reference in New Issue
Block a user