mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-18 07:10:32 +00:00
python3-twisted: patch CVE-2024-41810
Though nvd[1] mentions commit[2] as part of the fix for CVE-2024-41671, but it is actually a fix[3] for CVE-2024-41810. Rename patch files accordingly. [1] https://nvd.nist.gov/vuln/detail/CVE-2024-41671 [2] https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33 [3] https://nvd.nist.gov/vuln/detail/CVE-2024-41810 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
@@ -7,8 +7,8 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c1c5d2c2493b848f83864bdedd67bbf5"
|
||||
|
||||
SRC_URI += " \
|
||||
file://CVE-2024-41671-0001.patch \
|
||||
file://CVE-2024-41671-0002.patch \
|
||||
file://CVE-2024-41671.patch \
|
||||
file://CVE-2024-41810.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "6b38b6ece7296b5e122c9eb17da2eeab3d98a198f50ca9efd00fb03e5b4fd4ae"
|
||||
|
||||
Reference in New Issue
Block a user