]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
go: ignore CVE-2025-0913
authorPeter Marko <peter.marko@siemens.com>
Sun, 10 Aug 2025 08:18:46 +0000 (10:18 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 11 Aug 2025 16:04:42 +0000 (09:04 -0700)
commitec1c6ab989b298773e8df8a6a4532f88b93617ff
tree8345c6786ff98da90e67cf671bde26512031f118
parent34f1b4877a0601d2057453c159c76a54754f229a
go: ignore CVE-2025-0913

This is problem on Windows platform only.

Per NVD report [1], CPE has "and" clause
Running on/with
 cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

Also linked patch [2] changes Windows files only (and tests).

[1] https://nvd.nist.gov/vuln/detail/CVE-2025-0913
[2] https://go-review.googlesource.com/c/go/+/672396

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/go/go-1.22.12.inc