Bugzilla – Bug 978591
VUL-0: CVE-2016-3132: php5: Double Free in Standard PHP Library Double Link List
Last modified: 2016-05-10 11:45:36 UTC
via twitter http://www.libnex.org/blog/doublefreeinstandardphplibrarydoublelinklist I found a double free vulnerability in the Standard PHP Library (SPL). While writing the exploit, I can't seem to find much write up on how PHP manages their heap internally. Through this blogpost I'll shed some light on this topic as well as my approach to exploit a double-free vulnerability like this within PHP. [... long write up ... ] https://bugs.php.net/bug.php?id=71735
bugbot adjusting priority
Fixed by upgrade to 7.0.6 in factory. I am not able to reproduce with 5.6.1 and also reporter says it affects only php7.