mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-22 12:18:20 +00:00
python3-lxml: CVE-2022-2309 NULL Pointer Dereference allows attackers to cause a denial of service
Source: https://github.com/lxml/lxml
MR: 119399
Type: Security Fix
Disposition: Backport from 86368e9cf7
ChangeID: 0b1ef4ce4c901ef6574a83ecbe4c4b1d2ab24777
Description:
CVE-2022-2309 libxml: NULL Pointer Dereference allows attackers to cause a denial of service.
Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com>
This commit is contained in:
committed by
Armin Kuster
parent
f22bf6efaa
commit
e5e63be86e
@@ -18,6 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
|
||||
|
||||
DEPENDS += "libxml2 libxslt"
|
||||
|
||||
SRC_URI += "file://CVE-2022-2309.patch"
|
||||
|
||||
SRC_URI[md5sum] = "f088e452ed45b030b6f84269f1e84d11"
|
||||
SRC_URI[sha256sum] = "8620ce80f50d023d414183bf90cc2576c2837b88e00bea3f33ad2630133bbb60"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user