Bug 1333497 (CVE-2016-3132) - CVE-2016-3132 php: Double free in SplDoublyLinkedList::offsetSet
Summary: CVE-2016-3132 php: Double free in SplDoublyLinkedList::offsetSet
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2016-3132
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1332879
TreeView+ depends on / blocked
 
Reported: 2016-05-05 16:20 UTC by Adam Mariš
Modified: 2019-09-29 13:48 UTC (History)
13 users (show)

Fixed In Version: php 7.0.6
Clone Of:
Environment:
Last Closed: 2016-05-05 16:22:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2016-05-05 16:20:25 UTC
Double free vulnerability when calling SplDoublyLinkedList::offsetSet and passing in an invalid index was found allowing to gain code execution.

Upstream bug:

https://bugs.php.net/bug.php?id=71735

Upstream patch:

http://git.php.net/?p=php-src.git;a=commit;h=28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5

Comment 1 Tomas Hoger 2016-06-09 11:28:33 UTC
Only PHP 7 was affected by this issue.


Note You need to log in before you can comment on or make changes to this bug.