diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.9.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.9.0.bb b/meta/recipes-devtools/python/python3_3.9.0.bb index d29a779a81..19a8950f15 100644 --- a/meta/recipes-devtools/python/python3_3.9.0.bb +++ b/meta/recipes-devtools/python/python3_3.9.0.bb | |||
| @@ -46,6 +46,8 @@ UPSTREAM_CHECK_URI = "https://www.python.org/downloads/source/" | |||
| 46 | 46 | ||
| 47 | CVE_PRODUCT = "python" | 47 | CVE_PRODUCT = "python" |
| 48 | 48 | ||
| 49 | # Upstream consider this expected behaviour | ||
| 50 | CVE_CHECK_WHITELIST += "CVE-2007-4559" | ||
| 49 | # This is not exploitable when glibc has CVE-2016-10739 fixed. | 51 | # This is not exploitable when glibc has CVE-2016-10739 fixed. |
| 50 | CVE_CHECK_WHITELIST += "CVE-2019-18348" | 52 | CVE_CHECK_WHITELIST += "CVE-2019-18348" |
| 51 | 53 | ||
