Skip to content

chore(deps): update module golang.org/x/sys to v0.44.0 [security]#183

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

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

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/sys v0.21.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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 28, 2026 22:00
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 28, 2026
@renovate

renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0

@renovate renovate Bot changed the title chore(deps): update module golang.org/x/sys to v0.44.0 [security] chore(deps): update module golang.org/x/sys to v0.44.0 [security] - autoclosed Jun 17, 2026
@renovate renovate Bot closed this Jun 17, 2026
@renovate renovate Bot deleted the renovate/go-golang.org-x-sys-vulnerability branch June 17, 2026 02:32
@renovate renovate Bot changed the title chore(deps): update module golang.org/x/sys to v0.44.0 [security] - autoclosed chore(deps): update module golang.org/x/sys to v0.44.0 [security] Jun 17, 2026
@renovate renovate Bot reopened this Jun 17, 2026
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-sys-vulnerability branch 2 times, most recently from 68f968c to 5f34c15 Compare June 17, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants