~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to retired/CVE-2016-3132

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
PublicDateAtUSN: 2016-05-06
2
 
Candidate: CVE-2016-3132
3
 
PublicDate: 2016-08-07
4
 
References:
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3132
6
 
 https://usn.ubuntu.com/usn/usn-2984-1
7
 
Description:
8
 
 Double free vulnerability in the SplDoublyLinkedList::offsetSet function in
9
 
 ext/spl/spl_dllist.c in PHP 7.x before 7.0.6 allows remote attackers to
10
 
 execute arbitrary code via a crafted index.
11
 
Ubuntu-Description:
12
 
Notes:
13
 
 sbeattie> only affects php7
14
 
Bugs:
15
 
 https://bugs.php.net/bug.php?id=71735
16
 
Priority: medium
17
 
Discovered-by:
18
 
Assigned-to: mdeslaur
19
 
 
20
 
Patches_php5:
21
 
upstream_php5: not-affected (php-7.0 only)
22
 
precise_php5: not-affected (php-7.0 only)
23
 
trusty_php5: not-affected (php-7.0 only)
24
 
vivid/stable-phone-overlay_php5: DNE
25
 
vivid/ubuntu-core_php5: DNE
26
 
wily_php5: not-affected (php-7.0 only)
27
 
xenial_php5: DNE
28
 
devel_php5: DNE
29
 
 
30
 
Patches_php7.0:
31
 
 upstream: http://git.php.net/?p=php-src.git;a=commit;h=28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5
32
 
upstream_php7.0: released (7.0.6-1)
33
 
precise_php7.0: DNE
34
 
trusty_php7.0: DNE
35
 
vivid/stable-phone-overlay_php7.0: DNE
36
 
vivid/ubuntu-core_php7.0: DNE
37
 
wily_php7.0: DNE
38
 
xenial_php7.0: released (7.0.4-7ubuntu2.1)
39
 
devel_php7.0: not-affected (7.0.8-3ubuntu1)