cli/dockerfiles
Paweł Gronowski 6ee2756538
update to go1.22.12
- https://github.com/golang/go/issues?q=milestone%3AGo1.22.12+label%3ACherryPickApproved
- full diff: https://github.com/golang/go/compare/go1.22.11...go1.22.12

This minor release include 1 security fix following the security policy:

- crypto/elliptic: timing sidechannel for P-256 on ppc64le

  Due to the usage of a variable time instruction in the assembly implementation
  of an internal function, a small number of bits of secret scalars are leaked on
  the ppc64le architecture. Due to the way this function is used, we do not
  believe this leakage is enough to allow recovery of the private key when P-256
  is used in any well known protocols.

This is CVE-2025-22866 and Go issue https://go.dev/issue/71383.

View the release notes for more information:
https://go.dev/doc/devel/release#go1.22.12

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-02-04 20:36:34 +01:00
..
Dockerfile.authors Removed all mentions of "please" from docs and messages 2024-06-11 16:53:40 +02:00
Dockerfile.dev update to go1.22.12 2025-02-04 20:36:34 +01:00
Dockerfile.lint update to go1.22.12 2025-02-04 20:36:34 +01:00
Dockerfile.shellcheck Dockerfile: use syntax=docker/dockerfile:1 2022-03-17 10:40:17 +01:00
Dockerfile.vendor update to go1.22.12 2025-02-04 20:36:34 +01:00