GHSA-4vpj-hr3r-4gpgLowCVSS 3.3

NewNTUnicodeString does not check for string length overflow. When provided with a string that...

Published
May 26, 2026
Last Modified
May 27, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (6)