LWN.net Logo

Attacking hardened Linux systems with kernel JIT spraying

Attacking hardened Linux systems with kernel JIT spraying

Posted Nov 19, 2012 5:35 UTC (Mon) by Arach (subscriber, #58847)
In reply to: Attacking hardened Linux systems with kernel JIT spraying by aliguori
Parent article: Attacking hardened Linux systems with kernel JIT spraying

> SMEP is a new x86 feature that improves security by preventing the kernel
> from writing to userspace

Actually, only from executing native code from userspace. What also prevents read/write access is SMAP: https://lwn.net/Articles/517475/


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds