Skip to content

[Aikido] Fix security issue in x/sys via minor version upgrade from 0.42.0 to 0.44.0 - #128

Merged
fredbi merged 1 commit into
masterfrom
fix/aikido-security-update-packages-86356217-3wwn
Aug 11, 2026
Merged

[Aikido] Fix security issue in x/sys via minor version upgrade from 0.42.0 to 0.44.0#128
fredbi merged 1 commit into
masterfrom
fix/aikido-security-update-packages-86356217-3wwn

Conversation

@aikido-autofix

Copy link
Copy Markdown
Contributor

Upgrade golang.org/x/sys to fix string length overflow vulnerability in NewNTUnicodeString that could cause truncated strings instead of proper error handling.

✅ 1 CVE resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
AIKIDO-2026-11041
LOW
[golang.org/x/sys] 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.

@fredbi
fredbi merged commit 768e1ac into master Aug 11, 2026
12 of 15 checks passed
@fredbi
fredbi deleted the fix/aikido-security-update-packages-86356217-3wwn branch August 11, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant