containerd/script/setup
Sebastiaan van Stijn 869ccc01c1
Update Go to 1.17.3
go1.17.3 (released 2021-11-04) includes security fixes to the archive/zip and
debug/macho packages, as well as bug fixes to the compiler, linker, runtime, the
go command, the misc/wasm directory, and to the net/http and syscall packages.
See the Go 1.17.3 milestone on our issue tracker for details.

From the announcement e-mail:

[security] Go 1.17.3 and Go 1.16.10 are released

We have just released Go versions 1.17.3 and 1.16.10, minor point releases.
These minor releases include two security fixes following the security policy:

- archive/zip: don't panic on (*Reader).Open
  Reader.Open (the API implementing io/fs.FS introduced in Go 1.16) can be made
  to panic by an attacker providing either a crafted ZIP archive containing
  completely invalid names or an empty filename argument.
  Thank you to Colin Arnott, SiteHost and Noah Santschi-Cooney, Sourcegraph Code
  Intelligence Team for reporting this issue. This is CVE-2021-41772 and Go issue
  golang.org/issue/48085.
- debug/macho: invalid dynamic symbol table command can cause panic
  Malformed binaries parsed using Open or OpenFat can cause a panic when calling
  ImportedSymbols, due to an out-of-bounds slice operation.
  Thanks to Burak Çarıkçı - Yunus Yıldırım (CT-Zer0 Crypttech) for reporting this
  issue. This is CVE-2021-41771 and Go issue golang.org/issue/48990.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-05 12:46:33 +01:00
..
config-containerd Update Vagrantfile for testing SELinux 2020-08-10 01:55:44 -07:00
config-selinux scripts: add missing quotes, and minor linting issues 2021-08-03 17:23:18 +02:00
critools-version move to gcr.io/k8s-staging-cri-tools test images 2021-04-07 10:04:02 -05:00
enable_ssh_windows.ps1 Add CI periodic Windows Jobs. 2021-04-20 17:18:46 +03:00
imgcrypt-version just release ctd-decoder not ctr-enc 2021-05-13 15:56:45 -05:00
install-cni bump CNI to spec v1.0.0 2021-10-22 10:58:40 +08:00
install-cni-windows scripts: add missing quotes, and minor linting issues 2021-08-03 17:23:18 +02:00
install-critools Cleanup CI 2021-08-06 14:59:05 -07:00
install-dev-tools pin protobuild version to tag 2021-09-09 15:26:25 -04:00
install-gotestsum update gotestsum to v1.7.0 2021-07-26 13:13:17 +02:00
install-imgcrypt just release ctd-decoder not ctr-enc 2021-05-13 15:56:45 -05:00
install-protobuf scripts: add missing quotes, and minor linting issues 2021-08-03 17:23:18 +02:00
install-runc CI: bump up crun to 1.0 2021-09-15 14:45:06 +09:00
install-seccomp scripts: add missing quotes, and minor linting issues 2021-08-03 17:23:18 +02:00
prepare_env_windows.ps1 Update Go to 1.17.3 2021-11-05 12:46:33 +01:00
runc-version update runc binary to v1.0.2 2021-08-23 23:24:10 +09:00