CROSJun 10, 2021

Windows Kernel Hijacking Is Not an Option: MemoryRanger Comes to the Rescue Again

arXiv:2106.06065v11 citations
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in Windows OS kernel protection for system administrators and security experts, but it is incremental as it builds on existing MemoryRanger capabilities.

The paper tackles the problem of new hijacking attacks on dynamically allocated data in the Windows OS kernel, demonstrating that MemoryRanger prevents these attacks, including illegal file access and privilege escalation.

The security of a computer system depends on OS kernel protection. It is crucial to reveal and inspect new attacks on kernel data, as these are used by hackers. The purpose of this paper is to continue research into attacks on dynamically allocated data in the Windows OS kernel and demonstrate the capacity of MemoryRanger to prevent these attacks. This paper discusses three new hijacking attacks on kernel data, which are based on bypassing OS security mechanisms. The first two hijacking attacks result in illegal access to files open in exclusive access. The third attack escalates process privileges, without applying token swapping. Although Windows security experts have issued new protection features, access attempts to the dynamically allocated data in the kernel are not fully controlled. MemoryRanger hypervisor is designed to fill this security gap. The updated MemoryRanger prevents these new attacks as well as supporting the Windows 10 1903 x64.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes