Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1456749 - (CVE-2017-9119) CVE-2017-9119 php: Segfault in i_zval_ptr_dtor()
CVE-2017-9119 php: Segfault in i_zval_ptr_dtor()
Status: CLOSED WONTFIX
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20170515,repor...
: Security
Depends On: 1456751
Blocks: 1456755
  Show dependency treegraph
 
Reported: 2017-05-30 06:01 EDT by Adam Mariš
Modified: 2017-07-03 03:35 EDT (History)
9 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-07-03 03:35:32 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Adam Mariš 2017-05-30 06:01:08 EDT
The i_zval_ptr_dtor function in Zend/zend_variables.h in PHP 7.1.5 allows attackers to cause a denial of service (memory consumption and application crash) or possibly have unspecified other impact by triggering crafted operations on array data structures.

Upstream bug:

https://bugs.php.net/bug.php?id=74593
Comment 1 Adam Mariš 2017-05-30 06:01:36 EDT
Created php tracking bugs for this issue:

Affects: fedora-all [bug 1456751]
Comment 2 Huzaifa S. Sidhpurwala 2017-07-03 03:35:32 EDT
Analysis:

This seems to be more like a memory exhaustion which is caused by malicious PHP script. I dont see this as being triggerable by a malicious PHP application user.

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