mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python3-cryptography: fix CVE-2024-26130 NULL pointer dereference
Upstream-Status: Backport from 97d2316727
Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
96e447ff91
commit
830419a2d9
@@ -15,6 +15,7 @@ SRC_URI += " \
|
||||
file://0002-chunking-didn-t-actually-work-5499.patch \
|
||||
file://0003-correct-buffer-overflows-cause-by-integer-overflow-i.patch \
|
||||
file://CVE-2023-23931.patch \
|
||||
file://CVE-2024-26130.patch \
|
||||
"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Reference in New Issue
Block a user