Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Windows Kernel Logic Bug Class: Access Mode Mismatch in IO Manager

Summary

This blog post is an in-depth look at an interesting logic bug class in the Windows Kernel and what I did to try to get it fixed with our partners at Microsoft. The maximum impact of the bug class is local privilege escalation if kernel and driver developers don’t take into account how the IO manager operates when accessing device objects. This blog discusses how I discovered the bug class and the technical background. For more information about the further investigation, fixing and avoiding writing new code with the bug class refer to MSRC’s blog post.
Published
Collected

original ↗