Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Kernel (SLUB/SLAB) #31

Open
zachriggle opened this issue Jan 25, 2017 · 2 comments
Open

Linux Kernel (SLUB/SLAB) #31

zachriggle opened this issue Jan 25, 2017 · 2 comments

Comments

@zachriggle
Copy link

It'd be nice to see some write-ups on SLUB / SLAB exploitation.

It should be relatively easy to rip out the allocator and turn it into a user-space library a la LD_PRELOAD.

@zardus
Copy link
Member

zardus commented Jan 25, 2017

That'd be really cool! Some relevant resources:

LKL might be applicable to this usecase, though I haven't looked into it.

@kotee4ko
Copy link

It's seems that pointer mangling protection in 2.32 work the same as CONFIG_SLAB_FREELIST_HARDENED=y
I think, it will be very very nice to read some material about techniques to deal with that type of exp from you, guys.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants