diff --git a/sbom.yml b/sbom.yml index e22ca04689..416ba5005c 100644 --- a/sbom.yml +++ b/sbom.yml @@ -15,3 +15,5 @@ cve-exclude-list: reason: Fixed in 3.6.4 - cve: CVE-2025-27810 reason: Fixed in 3.6.3 + - cve: CVE-2025-66442 + reason: Applicable only with Clang with select-optimize feature. ESP-IDF uses gcc as the default compiler and uses -Os as the default optimisation flag