Visual Studio Denial of Service Vulnerability
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36042 | patch vendor advisory |