diff options
author | Anatol Belski <ab@php.net> | 2018-08-06 22:35:11 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-08-06 22:43:45 +0200 |
commit | b053beee7efb64b8e439fb3639de839e615ba89c (patch) | |
tree | c39ca5420abf95d49c4f06d25837a57ad22208c1 /ext/soap/php_http.c | |
parent | 3082600326c2492ef3f24682a1eee0d1b5695c47 (diff) | |
download | php-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