Bug 1314873 - php: Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec
Summary: php: Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_mult...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1314886
Blocks: 1315348
TreeView+ depends on / blocked
 
Reported: 2016-03-04 18:00 UTC by Adam Mariš
Modified: 2019-12-16 05:28 UTC (History)
14 users (show)

Fixed In Version: php 5.6.19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-13 19:58:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2016-03-04 18:00:23 UTC
It was found that copied handle yielded by curl_copy_handle() with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec() running, causing esgmentation fault in libcurl.

Upstream bug:

https://bugs.php.net/bug.php?id=71523

Upstream patch:

https://git.php.net/?p=php-src.git;a=commit;h=5fdfab743d964bb13602effc9efcd6f747e2f58c

Comment 1 Adam Mariš 2016-03-04 18:25:50 UTC
Created php tracking bugs for this issue:

Affects: fedora-all [bug 1314886]

Comment 2 Tomas Hoger 2016-06-13 19:58:07 UTC
This is not a security bug.


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