Hide Forgot
It was reported that no check is performed when loading zend_extension twice, which can cause segmentation fault in zend_interned_strings_dtor. Upstream bug: https://bugs.php.net/bug.php?id=71089 Upstream patch: https://git.php.net/?p=php-src.git;a=commit;h=410eacc1a9b50ec3cb6c5fc0ff252516d0c0a4f1
Sorry, but I don't think this is a security issue, as it only occurs in case of a configuration mistake.
Created php tracking bugs for this issue: Affects: fedora-all [bug 1305565]
(In reply to Remi Collet from comment #1) > Sorry, but I don't think this is a security issue, as it only occurs in case > of a configuration mistake. Agree!