Chrome Mojo DataPipe*Dispatcher Deserialization Lacking Validation

Discussion in 'News Aggregator' started by Packet Storm, 18 Oct 2018.

  1. Packet Storm

    Packet Storm Guest

    Chrome has missing validation in the deserialization routines for both DataPipeConsumerDispatcher and DataPipeProducerDispatcher, which take from the incoming message a read_offset/write_offset respectively into shared memory. Providing an offset outside the bounds of the allocated memory will then result in an out-of-bounds read/write when the pipe is used.

    Continue reading...
     

Share This Page

Loading...