GHSA-4vpj-hr3r-4gpgLowCVSS 3.3
NewNTUnicodeString does not check for string length overflow. When provided with a string that...
🔗 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.