diff options
author | Remi Collet <remi@php.net> | 2013-12-28 14:22:13 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2013-12-28 14:22:13 +0100 |
commit | 8f4a5373bb71590352fd934028d6dde5bc18530b (patch) | |
tree | c2ee7de2a99f6ee62c04806fce592f24bef4e259 /sapi/phpdbg/phpdbg_cmd.c | |
parent | aba76f09fa3adca5208b877ed75b2c2ef8f4498f (diff) | |
download | php-git-8f4a5373bb71590352fd934028d6dde5bc18530b.tar.gz |
Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())
Initial fix was PHP stuff
This one is libgd fix.
- filter invalid crop size
- dont try to copy on invalid position
- fix crop size when out of src image
- fix possible NULL deref
- fix possible integer overfloow
Diffstat (limited to 'sapi/phpdbg/phpdbg_cmd.c')
0 files changed, 0 insertions, 0 deletions