Difference between revisions of "Exploit Methods"

From Linux Kernel Security Subsystem
Jump to navigation Jump to search
(Created page with "When bugsin the kernel provide unintended read and write primitives to an attacker, there are many techniques used to gain execution control over the kernel. H...")
(No difference)

Revision as of 20:52, 4 November 2015

When bugsin the kernel provide unintended read and write primitives to an attacker, there are many techniques used to gain execution control over the kernel. Here we try to explain them, link to examples, and link to defenses that are or could be used to eliminate an exploitation method.

Kernel Self Protection Project