Skip to content

fix(deps): update module golang.org/x/sys to v0.44.0 [security] (main)#61

Open
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
deps-update/main-go-golang.org-x-sys-vulnerability
Open

fix(deps): update module golang.org/x/sys to v0.44.0 [security] (main)#61
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
deps-update/main-go-golang.org-x-sys-vulnerability

Conversation

@anaconda-renovate

@anaconda-renovate anaconda-renovate Bot commented May 31, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/sys v0.33.0v0.44.0 age confidence
golang.org/x/sys v0.30.0v0.44.0 age confidence
golang.org/x/sys v0.34.0v0.44.0 age confidence
golang.org/x/sys v0.31.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: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This PR has been generated by Mend Renovate.

@anaconda-renovate

anaconda-renovate Bot commented May 31, 2026

Copy link
Copy Markdown
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: module golang.org/x/sys@v0.44.0 requires go >= 1.25.0; switching to go1.25.12
go: github.com/grafana/loki/v3@v3.7.3 requires go >= 1.26.4 (running go 1.25.12)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants