vendor:
Windows
by:
Project Zero
7,2
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Windows
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2014
Windows Kernel Crash in win32k.sys Driver
A number of Windows kernel crashes were encountered in the win32k.sys driver while processing corrupted TTF font files. The PAGE_FAULT_IN_NONPAGED_AREA (50) error was encountered, which is caused by an invalid system memory reference. This can be protected by a Probe.
Mitigation:
Proper validation of user-supplied input should be done to prevent buffer overflows.