Skip to content

Update module golang.org/x/sys to v0.44.0 [SECURITY]#332

Closed
renovate-rancher[bot] wants to merge 2 commits into
mainfrom
renovate/go-golang.org-x-sys-vulnerability
Closed

Update module golang.org/x/sys to v0.44.0 [SECURITY]#332
renovate-rancher[bot] wants to merge 2 commits into
mainfrom
renovate/go-golang.org-x-sys-vulnerability

Conversation

@renovate-rancher

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/sys v0.42.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
    • ""
  • 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 this update again.


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

This PR has been generated by Renovate Bot.

@Teja78906

Copy link
Copy Markdown
Contributor

@copilot rebase

Copilot AI commented May 29, 2026

Copy link
Copy Markdown
Contributor

@copilot rebase

Rebased and synced this PR branch; latest tip is 955dd33.

Copilot AI requested a review from Teja78906 May 29, 2026 12:17
@Teja78906 Teja78906 closed this Jun 1, 2026
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.

2 participants