Python 2.7 array.fromstring Use After Free

Discussion in 'News Aggregator' started by Packet Storm, 3 Nov 2015.

  1. Packet Storm

    Packet Storm Guest

    Python 2.7 array.fromstring() method suffers from a use after free caused by unsafe realloc use. The issue is triggered when an array is concatenated to itself via fromstring() call.

    Continue reading...
     

Share This Page

Loading...