]> code.ossystems Code Review - openembedded-core.git/commit
python3: whitelist CVE-2020-15523
authorLee Chee Yang <chee.yang.lee@intel.com>
Wed, 18 Nov 2020 13:22:26 +0000 (21:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2020 10:27:38 +0000 (10:27 +0000)
commit4ceb08bfe6c6dca486040f39d58b285c37d3bc91
treeeb785530a15ba8c335aff12d89827fdfc722b7c1
parentad6b184b5a87b8bcdd5e28f19be841a78f5e51df
python3: whitelist CVE-2020-15523

This CVE is issue on _Py_CheckPython3 uses uninitialized dllpath when embedder sets module path with Py_SetPath.
Since it is .dll issue (on windows only), hence whitelist it.

https://bugs.python.org/issue29778

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.9.0.bb