diff options
| -rw-r--r-- | meta/recipes-support/curl/curl_7.82.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.82.0.bb b/meta/recipes-support/curl/curl_7.82.0.bb index cda42da4d3..748afc1235 100644 --- a/meta/recipes-support/curl/curl_7.82.0.bb +++ b/meta/recipes-support/curl/curl_7.82.0.bb | |||
| @@ -73,6 +73,8 @@ CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl dan | |||
| 73 | CVE_CHECK_IGNORE += "CVE-2023-42915" | 73 | CVE_CHECK_IGNORE += "CVE-2023-42915" |
| 74 | # ignored: CURLOPT_SSL_VERIFYPEER was disabled on google cloud services causing a potential man in the middle attack | 74 | # ignored: CURLOPT_SSL_VERIFYPEER was disabled on google cloud services causing a potential man in the middle attack |
| 75 | CVE_CHECK_IGNORE += "CVE-2024-32928" | 75 | CVE_CHECK_IGNORE += "CVE-2024-32928" |
| 76 | # ignored: gzip decompression of content-encoded HTTP responses with the `CURLOPT_ACCEPT_ENCODING` option, using zlib 1.2.0.3 or older | ||
| 77 | CVE_CHECK_IGNORE += "CVE-2025-0725" | ||
| 76 | 78 | ||
| 77 | inherit autotools pkgconfig binconfig multilib_header | 79 | inherit autotools pkgconfig binconfig multilib_header |
| 78 | 80 | ||
