fix(security/UNKNOWN/): Update security golang.org/x/sys to v0.44.0 [SECURITY] (release-3.6.x) - #22214
Merged
rfratto merged 1 commit intoJun 17, 2026
Conversation
renovate-sh-app
Bot
deleted the
deps-update/release-3.6.x-security-golang.orgxsys
branch
June 3, 2026 17:33
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.6.x-security-golang.orgxsys
branch
from
June 4, 2026 17:30
34b6842 to
ae32ff3
Compare
…CURITY] | datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | go | golang.org/x/sys | v0.42.0 | v0.44.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.6.x-security-golang.orgxsys
branch
2 times, most recently
from
June 6, 2026 05:19
ae32ff3 to
4fa40a4
Compare
rfratto
approved these changes
Jun 17, 2026
This was referenced Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.42.0→v0.44.0Invoking 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)
🚦 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.
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.