It was found that php_stream_populate_meta_data is not restricted to writing into fields that are not already set, instead php_stream with ops set to php_stream_temp_ops fills the metadata with whatever the user supplies. Upstream bug: https://bugs.php.net/bug.php?id=71323 Upstream patch: https://git.php.net/?p=php-src.git;a=commit;h=6297a117d77fa3a0df2e21ca926a92c231819cd5
Created php tracking bugs for this issue: Affects: fedora-all [bug 1305565]
Limited integrity impact, unlikely to affect many use cases. No plan to backport the fix to existing products.