vendor:
Windows
by:
Project Zero
6,8
CVSS
MEDIUM
Windows Kernel Crash
119
CWE
Product Name: Windows
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2018
Windows Kernel Crash in win32k!sbit_Embolden and win32k!ttfdCloseFontContext
We have encountered Windows kernel crashes in the win32k!sbit_Embolden and win32k!ttfdCloseFontContext functions while processing corrupted TTF font files. The exception code that was not handled was 0xc0000005 and the address that the exception occurred at was 0x8e70bba3. The instruction at 0x8e70bba3 referenced memory at 0x00000000. The memory could not be read.
Mitigation:
Make sure a debugger gets connected and the system is booted /DEBUG. This will let us see why this breakpoint is happening.