]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
golang: ignore CVE-2021-33194
authorRalph Siemsen <ralph.siemsen@linaro.org>
Thu, 17 Nov 2022 16:54:53 +0000 (11:54 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Nov 2022 00:26:19 +0000 (00:26 +0000)
commitb8a851faef9990ccb41ded875fc79cf28abd4a4e
treeb44fab4a57a090c6a331e46297e5b2356174c626
parentbca720eca95929752436b56aa01e7fddfa1c834f
golang: ignore CVE-2021-33194

This is a bug in golang.org/x/net/html/parse.go. The golang compiler
includes a partial copy of this under src/vendor/golang.org/x/net/
however the "html" subdirectory is not included. So this bug does not
apply to the compiler itself.

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/go/go-1.14.inc