test: fuzz: add blobmsg_check_attr crashes
authorPetr Štetiar <ynezz@true.cz>
Tue, 10 Dec 2019 13:58:40 +0000 (14:58 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 25 Dec 2019 09:31:58 +0000 (10:31 +0100)
commit8a34788b46c4800a8ed66bfe028da5c621f267f3
tree2586c9306520e6807d796e6006c328101d607fef
parent478597b9f9ae66836759701a9ec708816506d07c
test: fuzz: add blobmsg_check_attr crashes

 ==31775==ERROR: AddressSanitizer: SEGV on unknown address 0x604000a7c715
 ==31775==The signal is caused by a READ memory access.
    #0 blobmsg_check_attr blobmsg.c:48:6
    #1 blobmsg_parse_array blobmsg.c:118:8
    #2 fuzz_blobmsg_parse test-blobmsg-parse-fuzzer.c:35:2

Signed-off-by: Petr Štetiar <ynezz@true.cz>
tests/fuzz/corpus/crash-4c4d2c3c9ade5da9347534e290305c3b9760f627 [new file with mode: 0644]
tests/fuzz/corpus/crash-5e9937b197c88bf4e7b7ee2612456cad4cb83f5b [new file with mode: 0644]
tests/fuzz/corpus/crash-75b146c4e6fac64d3e62236b27c64b50657bab2a [new file with mode: 0644]
tests/fuzz/corpus/crash-813f3e68661da09c26d4a87dbb9d5099e92be50f [new file with mode: 0644]
tests/fuzz/corpus/crash-e2fd5ecb3b37926743256f1083f47a07c39e10c2 [new file with mode: 0644]