diff options
author | Anatol Belski <ab@php.net> | 2018-08-06 22:35:11 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-08-30 19:33:07 +0200 |
commit | 7fb7869e13999f419787f56340ca4b4dbbb4eef8 (patch) | |
tree | 2bf4fbec7abebc5bf76ab8ae2941d8c92149a530 /ext/mysqlnd/mysqlnd_auth.c | |
parent | c1729272b17a1fe893d1a54e423d3b71470f3ee8 (diff) | |
download | php-git-7fb7869e13999f419787f56340ca4b4dbbb4eef8.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.
(cherry picked from commit b053beee7efb64b8e439fb3639de839e615ba89c)
Diffstat (limited to 'ext/mysqlnd/mysqlnd_auth.c')
0 files changed, 0 insertions, 0 deletions