]> code.ossystems Code Review - openembedded-core.git/commit
python3: whitelist CVE-2020-15523
authorLee Chee Yang <chee.yang.lee@intel.com>
Thu, 19 Nov 2020 11:00:33 +0000 (19:00 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 19 Nov 2020 20:02:23 +0000 (10:02 -1000)
commitc216431d0704bd8be237e860bbdc32be34a82aee
tree2621dfa33af21c460c4a49f1b4590c3dbbdac60e
parent6e1647fe60004bd4989a65824f0bf02d37f5aeba
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: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3_3.8.2.bb