diff options
author | Archana Polampalli <archana.polampalli@windriver.com> | 2025-08-20 12:28:12 +0530 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-09-01 08:30:56 -0700 |
commit | b4135ab2542ae30eb45e387c344e432a98a46e12 (patch) | |
tree | a617c55af242f458710e9a04dc707826ff0f4147 /scripts/lib/scriptutils.py | |
parent | ec220ae083dba35c279192b2249ad03fe238446e (diff) | |
download | poky-b4135ab2542ae30eb45e387c344e432a98a46e12.tar.gz |
go: fix CVE-2025-4674
The go command may execute unexpected commands when operating in untrusted VCS repositories.
This occurs when possibly dangerous VCS configuration is present in repositories.
This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata
for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line,
i.e. via "go get", are not affected.
(From OE-Core rev: efdc4920571677c9051d4402eaa801672eeb24e3)
Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions