[ 
https://issues.apache.org/jira/browse/YUNIKORN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107239#comment-18107239
 ] 

KAI-JAY TU commented on YUNIKORN-3393:
--------------------------------------

Update: the yunikorn-web PR (apache/yunikorn-web#281) has been amended
(force-pushed) to also bring go.mod in line with the version pins in the
repo.

- go directive: 1.24 -> 1.26.0 (matches .go_version=1.26 and
  yunikorn-k8shim/go.mod's style).
- Dropped the stale toolchain go1.24.11 directive. CI (.go_version) and
  reproducible builds (.go_repro_version) were already on 1.26.x, but any
  local dev build using GOTOOLCHAIN=auto would auto-download 1.24.11 --
  which still contains the CVEs this ticket is fixing.

The yunikorn-k8shim PR (apache/yunikorn-k8shim#1076) is unchanged; its
go.mod was already at go 1.26.0 with no toolchain directive.

> Update gfo_repro_vesion for CVE fixes
> -------------------------------------
>
>                 Key: YUNIKORN-3393
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-3393
>             Project: Apache YuniKorn
>          Issue Type: Task
>          Components: build
>            Reporter: Wilfred Spiegelenburg
>            Assignee: KAI-JAY TU
>            Priority: Critical
>              Labels: pull-request-available
>
> Update the go_repro_version used to go 1.26.7. Go 1.26.6 introduced a 
> regression in http read timeout processing which we should skip.
> Go version 1.26.6 to fix below CVES: 
> * CVE-2026-56865
> * CVE-2026-56864
> * CVE-2026-33818
> * CVE-2026-56859
> * CVE-2026-39821
> * CVE-2026-56858
> * CVE-2026-56862
> * CVE-2026-46600
> * CVE-2026-56860
> * CVE-2026-56853



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to