Skip to content

fix(security/UNKNOWN/cmd/segment-inspect): Update security cmd/segment-inspect golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x) - #22218

Merged
rfratto merged 1 commit into
release-3.6.xfrom
deps-update/release-3.6.x-security-cmdsegment-inspect-golang.orgxsys
Jun 13, 2026
Merged

fix(security/UNKNOWN/cmd/segment-inspect): Update security cmd/segment-inspect golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x)#22218
rfratto merged 1 commit into
release-3.6.xfrom
deps-update/release-3.6.x-security-cmdsegment-inspect-golang.orgxsys

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/sys v0.39.0v0.44.0 age confidence

Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows

CVE-2026-39824 / GO-2026-5024

More information

Details

NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString (a 16-bit number of bytes), it returns a truncated string rather than an error.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/segment-inspect/go.sum
Command failed: go get -t ./...
go: downloading github.com/grafana/loki/v3 v3.7.2
go: github.com/grafana/loki/v3@v3.7.2 requires go >= 1.26.2 (running go 1.25.8)

@renovate-sh-app renovate-sh-app Bot changed the title fix(security/UNKNOWN/cmd/segment-inspect): Update module golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x) Jun 3, 2026
@renovate-sh-app renovate-sh-app Bot closed this Jun 3, 2026
@renovate-sh-app
renovate-sh-app Bot deleted the deps-update/release-3.6.x-security-cmdsegment-inspect-golang.orgxsys branch June 3, 2026 17:32
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/UNKNOWN/cmd/segment-inspect): Update module golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x) - autoclosed Jun 4, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Jun 4, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/release-3.6.x-security-cmdsegment-inspect-golang.orgxsys branch 2 times, most recently from e8a0abc to 98ef553 Compare June 4, 2026 17:31
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/UNKNOWN/cmd/segment-inspect): Update module golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x) Jun 6, 2026
@renovate-sh-app renovate-sh-app Bot closed this Jun 6, 2026
…/sys to v0.44.0 [SECURITY]

| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/sys | v0.39.0 | v0.44.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/UNKNOWN/cmd/segment-inspect): Update module golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x) - autoclosed Jun 6, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Jun 6, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/release-3.6.x-security-cmdsegment-inspect-golang.orgxsys branch 2 times, most recently from 98ef553 to f98c31e Compare June 6, 2026 05:20
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/UNKNOWN/cmd/segment-inspect): Update module golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x) Jun 10, 2026
@rfratto
rfratto merged commit 36deca1 into release-3.6.x Jun 13, 2026
77 of 78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment