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

« back to all changes in this revision

Viewing changes to retired/CVE-2018-10545

  • 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: 2018-04-29
2
 
Candidate: CVE-2018-10545
3
 
PublicDate: 2018-04-29
4
 
References:
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10545
6
 
 http://php.net/ChangeLog-5.php
7
 
 http://php.net/ChangeLog-7.php
8
 
 https://usn.ubuntu.com/usn/usn-3646-1
9
 
 https://usn.ubuntu.com/usn/usn-3646-2
10
 
Description:
11
 
 An issue was discovered in PHP before 5.6.35, 7.0.x before 7.0.29, 7.1.x
12
 
 before 7.1.16, and 7.2.x before 7.2.4. Dumpable FPM child processes allow
13
 
 bypassing opcache access controls because fpm_unix.c makes a
14
 
 PR_SET_DUMPABLE prctl call, allowing one user (in a multiuser environment)
15
 
 to obtain sensitive information from the process memory of a second user's
16
 
 PHP applications by running gcore on the PID of the PHP-FPM worker process.
17
 
Ubuntu-Description:
18
 
Notes:
19
 
Bugs:
20
 
 https://bugs.php.net/bug.php?id=75605
21
 
Priority: medium
22
 
Discovered-by:
23
 
Assigned-to: mdeslaur
24
 
 
25
 
Patches_php5:
26
 
 upstream: https://github.com/php/php-src/commit/d20bebfe1340986f795769e2ad6810f36eadf2ca
27
 
upstream_php5: released (5.6.35)
28
 
precise/esm_php5: released (5.3.10-1ubuntu3.31)
29
 
trusty_php5: released (5.5.9+dfsg-1ubuntu4.25)
30
 
xenial_php5: DNE
31
 
artful_php5: DNE
32
 
bionic_php5: DNE
33
 
devel_php5: DNE
34
 
 
35
 
Patches_php7.0:
36
 
upstream_php7.0: released (7.0.29)
37
 
precise/esm_php7.0: DNE
38
 
trusty_php7.0: DNE
39
 
xenial_php7.0: released (7.0.30-0ubuntu0.16.04.1)
40
 
artful_php7.0: DNE
41
 
bionic_php7.0: DNE
42
 
devel_php7.0: DNE
43
 
 
44
 
Patches_php7.1:
45
 
upstream_php7.1: released (7.1.16)
46
 
precise/esm_php7.1: DNE
47
 
trusty_php7.1: DNE
48
 
xenial_php7.1: DNE
49
 
artful_php7.1: released (7.1.17-0ubuntu0.17.10.1)
50
 
bionic_php7.1: DNE
51
 
devel_php7.1: DNE
52
 
 
53
 
Patches_php7.2:
54
 
upstream_php7.2: released (7.2.4)
55
 
precise/esm_php7.2: DNE
56
 
trusty_php7.2: DNE
57
 
xenial_php7.2: DNE
58
 
artful_php7.2: DNE
59
 
bionic_php7.2: released (7.2.5-0ubuntu0.18.04.1)
60
 
devel_php7.2: released (7.2.5-0ubuntu0.18.04.1)