mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
python-urllib3/python3-urllib3: fix CVE-2020-7212
Optimize _encode_invalid_chars for a denial of service (CPU consumption) Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
9aea795890
commit
6d38a12f16
@@ -1,2 +1,4 @@
|
||||
inherit pypi setuptools3
|
||||
require python-urllib3.inc
|
||||
|
||||
SRC_URI += "file://CVE-2020-7212.patch"
|
||||
|
||||
Reference in New Issue
Block a user