commit | 1ae83ee85404b345150104148b50c60ebcb79398 | [log] [tgz] |
---|---|---|
author | Mark Wielaard <mjw@redhat.com> | Wed May 27 14:05:15 2015 +0200 |
committer | Mark Wielaard <mjw@redhat.com> | Mon Jun 01 10:34:11 2015 +0200 |
tree | 35c292bf0986ca98d942d43a765e58de86a1f33a | |
parent | e115bda377091bc211a786cdc7474337dd5508b6 [diff] |
libdw: Fix overflow in read_encoded_value for the DW_EH_PE_indirect case. If we are going to dereference a pointer there should be at least enough data to hold a pointer. Found by afl-fuzz. Signed-off-by: Mark Wielaard <mjw@redhat.com>