summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_auth.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-30 19:33:07 +0200
commit7fb7869e13999f419787f56340ca4b4dbbb4eef8 (patch)
tree2bf4fbec7abebc5bf76ab8ae2941d8c92149a530 /ext/mysqlnd/mysqlnd_auth.c
parentc1729272b17a1fe893d1a54e423d3b71470f3ee8 (diff)
downloadphp-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