Subscribe via feed.

Python 2.7 array.fromstring Use After Free

Posted by deepcore on November 3, 2015 – 1:53 pm

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.


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.