aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-08-27 16:20:14 +0200
committerJay Berkenbilt <ejb@ql.org>2019-08-27 17:26:25 +0200
commit9a095c5c76cdc14379a65f0e50dcccea30d425aa (patch)
tree6c72bfc3cbf72bf88a15878d627f422a0d889461 /fuzz
parentac5e6de2e8692803b1c85cb79dd7c5497baf5f2e (diff)
downloadqpdf-9a095c5c76cdc14379a65f0e50dcccea30d425aa.tar.zst
Seek in two stages to avoid overflow
When seeing to a position based on a value read from the input, we are prone to integer overflow (fuzz issue 15442). Seek in two stages to move the overflow check into the input source code.
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions