Test: /ext/spl/tests/bug70168.phpt - Version 7.4.6-dev        

Security #70168 Use After Free Vulnerability in unserialize() with SplObjectStorage
Submitted: 2015-07-30 10:52:04 Modified: 2015-09-09 10:05:14
From: taoguangchen Assigned: stas
Status: Closed Package: *General Issues
PHP Version: 5.4.43 OS: *

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
003+ object(SplObjectStorage)#1 (0) { 004+ } 005+ [1]=> 006+ int(1) 007+ } 008+ ===DONE=== 003- object(SplObjectStorage)#%d (1) { 004- ["storage":"SplObjectStorage":private]=> 005- array(1) { 006- ["%s"]=> 007- array(2) { 008- ["obj"]=> 009- object(stdClass)#2 (0) { 010- } 011- ["inf"]=> 012- NULL 013- } 014- } 015- } 016- [1]=> 017- int(1) 018- } 019- ===DONE===