]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
go-runtime: Security fix for CVE-2022-41722
authorShubham Kulkarni <skulkarni@mvista.com>
Wed, 19 Apr 2023 12:32:49 +0000 (18:02 +0530)
committerSteve Sakoman <steve@sakoman.com>
Wed, 19 Apr 2023 14:13:25 +0000 (04:13 -1000)
commit70135bf04eb7173434a7240ddf11639d13aab003
treefba0387190d34e8f05f580902d7f8d35197c2baf
parentb2740d1ff74b2c55011b5d4230c7b06b5109376d
go-runtime: Security fix for CVE-2022-41722

path/filepath: do not Clean("a/../c:/b") into c:\b on Windows

Backport from https://github.com/golang/go/commit/bdf07c2e168baf736e4c057279ca12a4d674f18c

Signed-off-by: Shubham Kulkarni <skulkarni@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/go/go-1.14.inc
meta/recipes-devtools/go/go-1.14/CVE-2022-41722-1.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.14/CVE-2022-41722-2.patch [new file with mode: 0644]