Android ashmem Race Condition

Discussion in 'News Aggregator' started by Packet Storm, 10 Jan 2018.

  1. Packet Storm

    Packet Storm Guest

    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.

    Continue reading...
     

Share This Page

Loading...