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
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-22 20:16
Updated : 2026-07-23 16:10
NVD link : CVE-2026-39824
Mitre link : CVE-2026-39824
CVE.ORG link : CVE-2026-39824
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound
