summaryrefslogtreecommitdiff
path: root/ext/soap/php_http.c
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-08-06 22:35:11 +0200
committerAnatol Belski <ab@php.net>2018-08-06 22:43:45 +0200
commitb053beee7efb64b8e439fb3639de839e615ba89c (patch)
treec39ca5420abf95d49c4f06d25837a57ad22208c1 /ext/soap/php_http.c
parent3082600326c2492ef3f24682a1eee0d1b5695c47 (diff)
downloadphp-git-b053beee7efb64b8e439fb3639de839e615ba89c.tar.gz
Fix stack underflow in phar
The checks can issue reads below and above the temporary buffer. A read itself doesn't seem dangerous, but the condition result can be arbitrary. Such reads have to be avoided. Likely this patch should be backported.
Diffstat (limited to 'ext/soap/php_http.c')
0 files changed, 0 insertions, 0 deletions