Microsoft has reported five vulnerabilities in Windows kernel-mode drivers, four of which are escalation of privilege vulnerabilities while one is a denial of service vulnerability.
• Win32k bounds checking vulnerability, caused by improper validation of an argument passed to a system call, could make the system to stop responding and automatically restart.
• Win32k exception handling vulnerability, caused by improper handling of certain exceptions, could allow an attacker to run arbitrary code.
• Win32k pool overflow vulnerability, caused by improper memory allocation when copying data from user mode, could allow an attacker to run arbitrary code.
• Win32k user input validation vulnerability, caused by improper validation of input from user mode, could allow an attacker to run arbitrary code.
• Win32k window creation vulnerability, caused by improper validation of pseudo handles within callback parameters when creating a new window, could allow an attacker to run arbitrary code.