Skip to content

golang-1.26: bump to 1.26.6 - #7

Merged
rjd15372 merged 2 commits into
mainfrom
bump-golang
Aug 24, 2026
Merged

golang-1.26: bump to 1.26.6#7
rjd15372 merged 2 commits into
mainfrom
bump-golang

Conversation

@rjd15372

Copy link
Copy Markdown
Collaborator

Fixes 10 CVEs disclosed in the Go 1.26.6 security release
(https://go.dev/doc/devel/release#go1.26.6):

Fixes 10 CVEs disclosed in the Go 1.26.6 security release
(https://go.dev/doc/devel/release#go1.26.6):

- CVE-2026-56865, CVE-2026-56864: malicious GOPROXY/GOSUMDB could
  bypass sumdb verification and serve unauthenticated module content
- CVE-2026-56859, CVE-2026-33818: missing recursion depth limits in
  the XML and ASN.1 decoders (stack exhaustion)
- CVE-2026-56853: HTTP/2 unencrypted connections skipped
  ReadHeaderTimeout
- CVE-2026-56860: quadratic-time path resolution with parent
  directory segments
- CVE-2026-46600: panic parsing invalid SVCB/HTTPS DNS records
- CVE-2026-56862: unlimited post-handshake TLS KeyUpdate messages
  (DoS via forced key derivation)
- CVE-2026-56858: JS regexp context tracking in html/template
  allowed unescaped content injection
- CVE-2026-39821: IDNA accepted Punycode-encoded ASCII-only labels

Signed-off-by: Ricardo Dias <ricardo.dias@percona.com>
Signed-off-by: Ricardo Dias <ricardo.dias@percona.com>
@rjd15372 rjd15372 added RockyLinux_9 no-dep-cascade If used with `obs-sync*` labels, it prevents from packages that were not changed from being built UBI_8 Debian_12 labels Aug 24, 2026
@CLAassistant

CLAassistant commented Aug 24, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@rjd15372 rjd15372 added the obs-sync Trigger OBS sync push label Aug 24, 2026
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown

OBS Build Check — ✅ Builds passed

Packages for this PR are being built at isv:percona:PR:pr-7.

Packages
Built from PR sources 4
Reused from main binaries 34
Repository ✔ Succeeded ✗ Failed ⛔ Broken ⚠ Unresolvable — Excluded
Debian_12 3 0 0 0 1
RockyLinux_9 4 0 0 0 0
UBI_8 4 0 0 0 0
Total 11 0 0 0 1

Updated: 2026-08-24 15:14 UTC

@rjd15372
rjd15372 merged commit 52d15c1 into main Aug 24, 2026
18 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Debian_12 no-dep-cascade If used with `obs-sync*` labels, it prevents from packages that were not changed from being built obs-sync Trigger OBS sync push RockyLinux_9 UBI_8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants