Subscribe via feed.

Android ashmem Race Condition

Posted by deepcore on January 11, 2018 – 7:03 am

The Android MemoryIntArray class allows processes to share an in-memory array of integers backed by an “ashmem” file descriptor. As the class implements the Parcelable interface, it can be inserted into a Parcel, and optionally placed in a Bundle and transferred via binder to remote processes.


This post is under “exploit” and has no respond so far.
If you enjoy this article, make sure you subscribe to my RSS Feed.

Post a reply

You must be logged in to post a comment.