task_id stringlengths 8 10 | docker_image stringlengths 17 19 | basedir stringclasses 157
values | target_functions listlengths 1 3 | crash_type stringclasses 85
values | project_name stringclasses 157
values | sanitizer stringclasses 3
values | sanitizer_output stringlengths 1.13k 6.5M | language stringclasses 2
values | vuln_commit stringlengths 40 40 | fix stringlengths 69 110 | vulnerability_description stringlengths 38 824 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|
arvo:64771 | n132/arvo:64771-vul | /src/jq | [
{
"end_line": 770,
"function_name": "jvp_number_cmp",
"start_line": 737,
"target_file": "/src/jq/src/jv.c"
}
] | Stack-buffer-overflow WRITE 2 | jq | asan | =================================================================
==22231==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7f5dc265132c at pc 0x000000553241 bp 0x7ffc2670f420 sp 0x7ffc2670f418
WRITE of size 2 at 0x7f5dc265132c thread T0
SCARINESS: 48 (2-byte-write-stack-buffer-overflow)
#0 0x553240 in d... | cpp | c5fd64ba975ee35df17bb0c335efb00bffce4d91 | https://github.com/jqlang/jq/commit/c9a51565214eece8f1053089739aea73145bfd6b | null |
arvo:64849 | n132/arvo:64849-vul | /src/selinux | [
{
"end_line": 1371,
"function_name": "validate_scope_index",
"start_line": 1345,
"target_file": "/src/selinux/libsepol/src/policydb_validate.c"
}
] | Heap-buffer-overflow READ 8 | selinux | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 51724382
INFO: Loaded 1 modules (11934 inline 8-bit counters): 11934 [0x7160b0, 0x718f4e),
INFO: Loaded 1 PC tables (11934 PCs): 11934 [0x718f50,0x747930),
/out/binpolicy-fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==================... | c | d0b1400afb39a494ef394a6c32e721bc0adc40c6 | https://github.com/SELinuxProject/selinux/commit/e54bedce80267b4fbd79b16f548a278c097bd675 | A vulnerability exists in libsepol where common classes inside scope indices are not validated for being empty, allowing the definition of empty common classes in scope indices. |
arvo:64898 | n132/arvo:64898-vul | /src/opensc | [
{
"end_line": 883,
"function_name": "authentic_emu_update_tokeninfo",
"start_line": 857,
"target_file": "/src/opensc/src/pkcs15init/pkcs15-authentic.c"
}
] | Heap-use-after-free READ 8 | opensc | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3688212905
INFO: Loaded 1 modules (42385 inline 8-bit counters): 42385 [0xf79f30, 0xf844c1),
INFO: Loaded 1 PC tables (42385 PCs): 42385 [0xd9e580,0xe43e90),
/out/fuzz_pkcs15init: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=================... | c | 5def7eba302ba3686b481abca7c0e2c6b1b1cba3 | https://github.com/OpenSC/OpenSC/commit/5835f0d4f6c033bd58806d33fa546908d39825c9 | A use after free vulnerability exists in the authentic module, where memory is accessed after it has been freed. |
arvo:64945 | n132/arvo:64945-vul | /src/mruby | [
{
"end_line": 371,
"function_name": "mrb_format_float",
"start_line": 78,
"target_file": "/src/mruby/src/fmt_fp.c"
}
] | Use-of-uninitialized-value | mruby | msan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1902131398
INFO: Loaded 1 modules (17780 inline 8-bit counters): 17780 [0xad630d, 0xada881),
INFO: Loaded 1 PC tables (17780 PCs): 17780 [0x81f398,0x864ad8),
/out/mruby_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==3839==WARNING: Mem... | c | cfee5c275327898fa87148413a7f2480bcc05639 | https://github.com/mruby/mruby/commit/97b522d77874005adcc1c948bad0a137eb5f2bf5 | A memory safety vulnerability exists in src/fmt_fp.c due to the order of conditions. |
arvo:6495 | n132/arvo:6495-vul | /src/imagemagick | [
{
"end_line": 3296,
"function_name": "DrawImage",
"start_line": 1661,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Heap-buffer-overflow WRITE 16 | imagemagick | asan | Reading 48 bytes from /tmp/poc
======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/encoder_mvg_fuzzer < INPUT_FILE
or
/out/encoder_mvg_fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
... | cpp | 7bf225836c82bbb1a3a57eea2e88f2b35435e114 | https://github.com/imagemagick/imagemagick/commit/b78a613f16150d6db3b055731211f467756bc412 | null |
arvo:65012 | n132/arvo:65012-vul | /src/libxml2 | [
{
"end_line": 1034,
"function_name": "xmlBufDump",
"start_line": 455,
"target_file": "/src/libxml2/buf.c"
}
] | Global-buffer-overflow READ 1 | libxml2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 4147959443
INFO: Loaded 1 modules (50894 inline 8-bit counters): 50894 [0xaad170, 0xab983e),
INFO: Loaded 1 PC tables (50894 PCs): 50894 [0x93de10,0xa04af0),
/out/xml: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=============================... | c | 8583b9f1cdb966315b3caae328f5d9f2c8b65292 | https://gitlab.gnome.org/GNOME/libxml2/-/commit/8e13133dbd2c10e8a498235a62f9beceb19b87a1 | null |
arvo:65018 | n132/arvo:65018-vul | /src/binutils-gdb | [
{
"end_line": 278,
"function_name": "loongarch_split_args_by_comma",
"start_line": 252,
"target_file": "/src/binutils-gdb/opcodes/loongarch-coder.c"
}
] | Heap-buffer-overflow READ 1 | binutils-gdb | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2283236200
INFO: Loaded 1 modules (255050 inline 8-bit counters): 255050 [0x3b47960, 0x3b85daa),
INFO: Loaded 1 PC tables (255050 PCs): 255050 [0x2bfe610,0x2fe2ab0),
/out/fuzz_objdump: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
/tmp/libfuzz... | cpp | 32a5d479d2325545ad5829b7716ad962db3b323c | https://github.com/bminor/binutils-gdb/commit/2d120f18ef0f2844b5ae0fcf18d86f7d5647c5ad | null |
arvo:65031 | n132/arvo:65031-vul | /src/libavc | [
{
"end_line": 1620,
"function_name": "isvcd_parse_sps",
"start_line": 1078,
"target_file": "/src/libavc/decoder/svc/isvcd_parse_headers.c"
}
] | Heap-buffer-overflow READ 1 | libavc | asan | =================================================================
==3424==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6110000023d0 at pc 0x00000062ea54 bp 0x7ffed05a7090 sp 0x7ffed05a7088
READ of size 1 at 0x6110000023d0 thread T0
SCARINESS: 12 (1-byte-read-heap-buffer-overflow)
#0 0x62ea53 in ih264d... | cpp | 0d29250b990430ca0d7346459c11ca053380bbb5 | https://github.com/ittiam-systems/libavc/commit/28727baf58aa7c8983769aff1ceecb3121a26ee6 | null |
arvo:65032 | n132/arvo:65032-vul | /src/libxml2 | [
{
"end_line": 1034,
"function_name": "xmlBufDump",
"start_line": 455,
"target_file": "/src/libxml2/buf.c"
}
] | Global-buffer-overflow READ 1 | libxml2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3010154112
INFO: Loaded 1 modules (37872 inline 8-bit counters): 37872 [0x973130, 0x97c520),
INFO: Loaded 1 PC tables (37872 PCs): 37872 [0x844060,0x8d7f60),
/out/xslt: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
============================... | c | 8583b9f1cdb966315b3caae328f5d9f2c8b65292 | https://gitlab.gnome.org/GNOME/libxml2/-/commit/8e13133dbd2c10e8a498235a62f9beceb19b87a1 | null |
arvo:65033 | n132/arvo:65033-vul | /src/libxml2 | [
{
"end_line": 6857,
"function_name": "xmlParseConditionalSections",
"start_line": 6737,
"target_file": "/src/libxml2/parser.c"
}
] | Use-of-uninitialized-value | libxml2 | msan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 872042797
INFO: Loaded 1 modules (50942 inline 8-bit counters): 50942 [0xcd4047, 0xce0745),
INFO: Loaded 1 PC tables (50942 PCs): 50942 [0xb9e850,0xc65830),
/out/valid: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==10455==WARNING: MemorySani... | c | 0ea47327c25287e902b84fc748f8d6f0496ad000 | https://gitlab.gnome.org/GNOME/libxml2/-/commit/862e9ce0e63a74fb39522a4bc9152cdddef51f8f | A use-of-uninitialized-value vulnerability exists in the xmlParseConditionalSections function due to improper handling of memory allocation failures. |
arvo:65057 | n132/arvo:65057-vul | /src/libavc | [
{
"end_line": 1620,
"function_name": "isvcd_parse_sps",
"start_line": 1078,
"target_file": "/src/libavc/decoder/svc/isvcd_parse_headers.c"
}
] | Heap-buffer-overflow WRITE {*} | libavc | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3895981244
INFO: Loaded 1 modules (16794 inline 8-bit counters): 16794 [0x8a4150, 0x8a82ea),
INFO: Loaded 1 PC tables (16794 PCs): 16794 [0x807228,0x848bc8),
/out/svc_dec_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==================... | c | 0d29250b990430ca0d7346459c11ca053380bbb5 | https://github.com/ittiam-systems/libavc/commit/28727baf58aa7c8983769aff1ceecb3121a26ee6 | null |
arvo:65060 | n132/arvo:65060-vul | /src/libavc | [
{
"end_line": 1620,
"function_name": "isvcd_parse_sps",
"start_line": 1078,
"target_file": "/src/libavc/decoder/svc/isvcd_parse_headers.c"
}
] | Heap-buffer-overflow WRITE {*} | libavc | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 4250669231
INFO: Loaded 1 modules (16794 inline 8-bit counters): 16794 [0x8a4150, 0x8a82ea),
INFO: Loaded 1 PC tables (16794 PCs): 16794 [0x807228,0x848bc8),
/out/svc_dec_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==================... | cpp | 0d29250b990430ca0d7346459c11ca053380bbb5 | https://github.com/ittiam-systems/libavc/commit/28727baf58aa7c8983769aff1ceecb3121a26ee6 | null |
arvo:65125 | n132/arvo:65125-vul | /src/libredwg | [
{
"end_line": 5259,
"function_name": "dwg_decode_add_object",
"start_line": 4794,
"target_file": "/src/libredwg/src/decode.c"
}
] | Heap-buffer-overflow READ 1 | libredwg | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2063307573
INFO: Loaded 1 modules (508489 inline 8-bit counters): 508489 [0x47bc520, 0x4838769),
INFO: Loaded 1 PC tables (508489 PCs): 508489 [0x3b6b370,0x432d800),
/out/llvmfuzz: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
================... | c | 71b36d281a9a168e0c91d38d6a9802460f9017cd | https://github.com/LibreDWG/libredwg/commit/a709cac8ca35686ddaeeddb54decc05d8de18ebf | null |
arvo:65172 | n132/arvo:65172-vul | /src/libavc | [
{
"end_line": 1620,
"function_name": "isvcd_parse_sps",
"start_line": 1078,
"target_file": "/src/libavc/decoder/svc/isvcd_parse_headers.c"
}
] | Segv on unknown address | libavc | msan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2809868901
INFO: Loaded 1 modules (16794 inline 8-bit counters): 16794 [0x9e3b60, 0x9e7cfa),
INFO: Loaded 1 PC tables (16794 PCs): 16794 [0x947640,0x988fe0),
/out/svc_dec_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
MemorySanitizer:DE... | cpp | 0d29250b990430ca0d7346459c11ca053380bbb5 | https://github.com/ittiam-systems/libavc/commit/28727baf58aa7c8983769aff1ceecb3121a26ee6 | null |
arvo:65203 | n132/arvo:65203-vul | /src/gpac | [
{
"end_line": 1096,
"function_name": "ghi_dmx_init",
"start_line": 987,
"target_file": "/src/gpac/src/filters/dmx_ghi.c"
}
] | Heap-buffer-overflow READ {*} | gpac | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2522453351
INFO: Loaded 1 modules (237471 inline 8-bit counters): 237471 [0x1f659e0, 0x1f9f97f),
INFO: Loaded 1 PC tables (237471 PCs): 237471 [0x1f9f980,0x233f370),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
======... | c | b890f1c443dbe1f941cd326d4473ce7ddef8e256 | https://github.com/gpac/gpac/commit/538b229cab5e6317053c15c66417a9d053681ad0 | null |
arvo:6521 | n132/arvo:6521-vul | /src/skcms | [
{
"end_line": 416,
"function_name": "read_mft_common",
"start_line": 388,
"target_file": "/src/skcms/src/ICCProfile.c"
}
] | Index-out-of-bounds | skcms | ubsan | INFO: Seed: 4112784094
INFO: Loaded 1 modules (393 inline 8-bit counters): 393 [0x724908, 0x724a91),
INFO: Loaded 1 PC tables (393 PCs): 393 [0x4eab90,0x4ec420),
/out/iccprofile_transform: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
src/ICCProfile.c:397:9: runtime error: index 4 out of bounds for type 'uint8... | cpp | c5472f44e1a2c15eb60bc2fd4255c67b9004f11f | https://skia.googlesource.com/skcms.git/+/569770ec9110579036c29b2e82aa52df0aa59dc8%5E%21/ | An out-of-bounds access to the grid_points array occurs, which can lead to undefined behavior or security vulnerabilities. |
arvo:65215 | n132/arvo:65215-vul | /src/gpac | [
{
"end_line": 445,
"function_name": "gf_url_to_fs_path",
"start_line": 427,
"target_file": "/src/gpac/src/utils/url.c"
}
] | Heap-buffer-overflow READ 1 | gpac | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1253324705
INFO: Loaded 1 modules (237474 inline 8-bit counters): 237474 [0x1f66a20, 0x1fa09c2),
INFO: Loaded 1 PC tables (237474 PCs): 237474 [0x1fa09c8,0x23403e8),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
======... | c | dee5a3b64a2d55877d6127c96de64954a52a2ed1 | https://github.com/gpac/gpac/commit/8a6e53e5231354b52feaffc02eae48204303157d | null |
arvo:65217 | n132/arvo:65217-vul | /src/gpac | [
{
"end_line": 5550,
"function_name": "gf_avc_read_pps_bs_internal",
"start_line": 5470,
"target_file": "/src/gpac/src/media_tools/av_parsers.c"
}
] | Index-out-of-bounds | gpac | ubsan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3913292727
INFO: Loaded 1 modules (315287 inline 8-bit counters): 315287 [0x14a00c8, 0x14ed05f),
INFO: Loaded 1 PC tables (315287 PCs): 315287 [0x14ed060,0x19bc9d0),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
[31m[... | c | 9b3d814db48ba2262e58dc83c44bacf2c82236c4 | https://github.com/gpac/gpac/commit/95e2a90e156bf3370d16b58e5d20d5c603c2e1ee | null |
arvo:65225 | n132/arvo:65225-vul | /src/gpac | [
{
"end_line": 5550,
"function_name": "gf_avc_read_pps_bs_internal",
"start_line": 5470,
"target_file": "/src/gpac/src/media_tools/av_parsers.c"
}
] | Index-out-of-bounds | gpac | ubsan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1851676646
INFO: Loaded 1 modules (315287 inline 8-bit counters): 315287 [0x14a00c8, 0x14ed05f),
INFO: Loaded 1 PC tables (315287 PCs): 315287 [0x14ed060,0x19bc9d0),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
[31m[... | c | 9b3d814db48ba2262e58dc83c44bacf2c82236c4 | https://github.com/gpac/gpac/commit/95e2a90e156bf3370d16b58e5d20d5c603c2e1ee | null |
arvo:65304 | n132/arvo:65304-vul | /src/ndpi | [
{
"end_line": 2869,
"function_name": "processClientServerHello",
"start_line": 1747,
"target_file": "/src/ndpi/src/lib/protocols/tls.c"
}
] | Heap-buffer-overflow READ 2 | ndpi | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2337350440
INFO: Loaded 1 modules (22248 inline 8-bit counters): 22248 [0xccaa88, 0xcd0170),
INFO: Loaded 1 PC tables (22248 PCs): 22248 [0xcd0170,0xd26ff0),
/out/fuzz_ndpi_reader: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
================... | c | 7c4be6d07779034711d5b4a1d08b537be18932e4 | https://github.com/ntop/nDPI/commit/5c7200f2bb763bfcd4e0636aebb88573e97bbcf3 | null |
arvo:65307 | n132/arvo:65307-vul | /src/ndpi | [
{
"end_line": 2869,
"function_name": "processClientServerHello",
"start_line": 1747,
"target_file": "/src/ndpi/src/lib/protocols/tls.c"
}
] | Heap-buffer-overflow READ 2 | ndpi | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1984269489
INFO: Loaded 1 modules (20917 inline 8-bit counters): 20917 [0xc5d6e8, 0xc6289d),
INFO: Loaded 1 PC tables (20917 PCs): 20917 [0xc628a0,0xcb43f0),
/out/fuzz_quic_get_crypto_data: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=======... | c | 7c4be6d07779034711d5b4a1d08b537be18932e4 | https://github.com/ntop/nDPI/commit/5c7200f2bb763bfcd4e0636aebb88573e97bbcf3 | null |
arvo:65309 | n132/arvo:65309-vul | /src/librawspeed | [
{
"end_line": 297,
"function_name": "DngDecoder::parseColorMatrix",
"start_line": 262,
"target_file": "/src/librawspeed/src/librawspeed/decoders/DngDecoder.cpp"
}
] | Heap-buffer-overflow READ 4 | librawspeed | asan | =================================================================
==5071==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x603000000090 at pc 0x000000506676 bp 0x7fffab795a00 sp 0x7fffab7959f8
READ of size 4 at 0x603000000090 thread T0
SCARINESS: 17 (4-byte-read-heap-buffer-overflow)
#0 0x506675 in rawspe... | cpp | 8d37641f8a3d548f1ebb7deb9ee7a18b13f39d45 | https://github.com/darktable-org/rawspeed/commit/b79d3f2ab9df07be675d262474a70f59eae55a66 | null |
arvo:65319 | n132/arvo:65319-vul | /src/gpac | [
{
"end_line": 7131,
"function_name": "hevc_parse_short_term_ref_pic_set",
"start_line": 7053,
"target_file": "/src/gpac/src/media_tools/av_parsers.c"
}
] | Index-out-of-bounds | gpac | ubsan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3441924163
INFO: Loaded 1 modules (315291 inline 8-bit counters): 315291 [0x14a0048, 0x14ecfe3),
INFO: Loaded 1 PC tables (315291 PCs): 315291 [0x14ecfe8,0x19bc998),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
[31m[... | c | 7a944f95ea701b871652232d3b10d38f7e83d178 | https://github.com/gpac/gpac/commit/14ecc478ad48b4df8b0892a7f25cae90a714f059 | An index out-of-bounds vulnerability exists in the handling of HEVC reference pictures when processing broken streams. |
arvo:65362 | n132/arvo:65362-vul | /src/ndpi | [
{
"end_line": 2864,
"function_name": "processClientServerHello",
"start_line": 1742,
"target_file": "/src/ndpi/src/lib/protocols/tls.c"
}
] | Heap-buffer-overflow READ 2 | ndpi | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2273590524
INFO: Loaded 1 modules (22292 inline 8-bit counters): 22292 [0xccdc78, 0xcd338c),
INFO: Loaded 1 PC tables (22292 PCs): 22292 [0xcd3390,0xd2a4d0),
/out/fuzz_ndpi_reader_alloc_fail: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=====... | c | d886a6107fd05a9e41de8ec3414cb4b353bda10e | https://github.com/ntop/nDPI/commit/308f71a6e80751eae09f08cdfdc996a77510e5a5 | A heap-buffer-overflow vulnerability exists in the TLS protocol implementation in tls.c, specifically in the processClientServerHello function at line 2384. This issue occurs during the processing of client and server hello messages, where a read of size 2 can access memory beyond the allocated heap buffer. The vulnera... |
arvo:65380 | n132/arvo:65380-vul | /src/gpac | [
{
"end_line": 9777,
"function_name": "gf_vorbis_parse_header",
"start_line": 9580,
"target_file": "/src/gpac/src/media_tools/av_parsers.c"
}
] | Index-out-of-bounds | gpac | ubsan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1300075463
INFO: Loaded 1 modules (315293 inline 8-bit counters): 315293 [0x14a0008, 0x14ecfa5),
INFO: Loaded 1 PC tables (315293 PCs): 315293 [0x14ecfa8,0x19bc978),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
media_... | c | 1309128c01f954b5ad5398bb4486d3115545cc5d | https://github.com/gpac/gpac/commit/c3ce6dd423aa459de3690016833ed740df54f989 | null |
arvo:65422 | n132/arvo:65422-vul | /src/libxaac | [
{
"end_line": 585,
"function_name": "ixheaace_initialize_sbr_defaults",
"start_line": 535,
"target_file": "/src/libxaac/encoder/ixheaace_sbr_main.c"
}
] | Use-of-uninitialized-value | libxaac | msan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2842205600
INFO: Loaded 1 modules (23275 inline 8-bit counters): 23275 [0xcaea78, 0xcb4563),
INFO: Loaded 1 PC tables (23275 PCs): 23275 [0xbf5948,0xc507f8),
/out/xaac_enc_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==2091==WARNING: ... | cpp | 59ab6ada33b59f40b385a229298b40cc6f903db5 | https://github.com/ittiam-systems/libxaac/commit/87f206b42d71fbf1c5601ce6679d22d0777e79bb | A use-of-uninitialized-value vulnerability exists in the ixheaace_frame_info_generator function, where an uninitialized member from a structure is accessed inappropriately at runtime. |
arvo:6545 | n132/arvo:6545-vul | /src/imagemagick | [
{
"end_line": 3309,
"function_name": "DrawImage",
"start_line": 1662,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Heap-buffer-overflow WRITE 8 | imagemagick | asan | INFO: Seed: 3991112672
INFO: Loaded 1 modules (53123 inline 8-bit counters): 53123 [0x1277068, 0x1283feb),
INFO: Loaded 1 PC tables (53123 PCs): 53123 [0xdeeb30,0xebe360),
/out/encoder_mvg_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=================================================================
==... | cpp | c7ec955332459f97fe444ea118a19e7cc1bfc49d | https://github.com/imagemagick/imagemagick/commit/a7e810e41cfc29c9c8e6eabb43ea0c52e26d0664 | null |
arvo:65482 | n132/arvo:65482-vul | /src/libavc | [
{
"end_line": 1620,
"function_name": "isvcd_parse_sps",
"start_line": 1078,
"target_file": "/src/libavc/decoder/svc/isvcd_parse_headers.c"
}
] | Segv on unknown address | libavc | msan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3673588762
INFO: Loaded 1 modules (16794 inline 8-bit counters): 16794 [0x9e3b60, 0x9e7cfa),
INFO: Loaded 1 PC tables (16794 PCs): 16794 [0x947640,0x988fe0),
/out/svc_dec_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
MemorySanitizer:DE... | cpp | 0d29250b990430ca0d7346459c11ca053380bbb5 | https://github.com/ittiam-systems/libavc/commit/28727baf58aa7c8983769aff1ceecb3121a26ee6 | null |
arvo:65763 | n132/arvo:65763-vul | /src/gpac | [
{
"end_line": 2158,
"function_name": "gf_sk_connect",
"start_line": 1875,
"target_file": "/src/gpac/src/utils/os_net.c"
}
] | Stack-buffer-overflow WRITE {*} | gpac | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3352036124
INFO: Loaded 1 modules (237497 inline 8-bit counters): 237497 [0x1f66ae0, 0x1fa0a99),
INFO: Loaded 1 PC tables (237497 PCs): 237497 [0x1fa0aa0,0x2340630),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
======... | c | c77e843b4090c3b01cd19b75f3016736d478f955 | https://github.com/gpac/gpac/commit/0ff40625b602590afffb383ab03d155e0ba509ed | null |
arvo:65777 | n132/arvo:65777-vul | /src/qpdf | [
{
"end_line": 718,
"function_name": "QPDF::read_xref",
"start_line": 625,
"target_file": "/src/qpdf/libqpdf/QPDF.cc"
}
] | Heap-use-after-free READ 8 | qpdf | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3771490346
INFO: Loaded 1 modules (70133 inline 8-bit counters): 70133 [0xe579f8, 0xe68bed),
INFO: Loaded 1 PC tables (70133 PCs): 70133 [0xe68bf0,0xf7ab40),
/out/qpdf_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
WARNING: fuzz input: ... | cpp | 0109e365decfdc2e8fbb920b4179d32daeeb96ae | https://github.com/qpdf/qpdf/commit/6e3b7982dbcf8087374694253e0e248fbc6c6e3e | null |
arvo:6581 | n132/arvo:6581-vul | /src/botan | [
{
"end_line": 95,
"function_name": "CurveGFp_Montgomery::curve_mul",
"start_line": 76,
"target_file": "/src/botan/src/lib/pubkey/ec_group/curve_gfp.cpp"
}
] | Heap-buffer-overflow READ 8 | botan | asan | INFO: Seed: 1447911290
INFO: Loaded 1 modules (26379 inline 8-bit counters): 26379 [0xd9ede8, 0xda54f3),
INFO: Loaded 1 PC tables (26379 PCs): 26379 [0xa40b10,0xaa7bc0),
/out/pkcs8: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=================================================================
==1896==ERROR: Ad... | cpp | 5fcc1c70d7ae2b2bac8598629e576a7a484b770a | https://github.com/randombit/botan/commit/74ca458b14d265b68ad25cf918aa216b3fa51103 | An overflow exists in the function bigint_monty_redc, which assumes that the variable z is 2*p_words+2 words long. The function relies on implicit rounding up in grow_to to ensure that a resize results in a sufficiently large value. This assumption can lead to incorrect memory allocation and potential security issues. |
arvo:6584 | n132/arvo:6584-vul | /src/imagemagick | [
{
"end_line": 3317,
"function_name": "DrawImage",
"start_line": 1662,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Heap-buffer-overflow WRITE 8 | imagemagick | asan | INFO: Seed: 1771253138
INFO: Loaded 1 modules (53143 inline 8-bit counters): 53143 [0x12780a8, 0x128503f),
INFO: Loaded 1 PC tables (53143 PCs): 53143 [0xdef470,0xebede0),
/out/encoder_mvg_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=================================================================
==... | cpp | 0a504fa01a61f428422300faa8a98d44173f3ced | https://github.com/imagemagick/imagemagick/commit/279e7b878d41c362d74a82c0c88f12a94d5d3acd | null |
arvo:65933 | n132/arvo:65933-vul | /src/zeek | [
{
"end_line": 883,
"function_name": "SMTP_Analyzer::ProcessBdatArg",
"start_line": 851,
"target_file": "/src/zeek/src/analyzer/protocol/smtp/SMTP.cc"
}
] | Segv on unknown address | zeek | asan | Accepting input from '/tmp/poc'
Usage for fuzzing: honggfuzz -P [flags] -- /out/zeek-smtp-fuzzer
analyzer error in <params>, line 1: negative length for plain delivery
AddressSanitizer:DEADLYSIGNAL
=================================================================
==13233==ERROR: AddressSanitizer: SEGV on unknown addres... | cpp | 638e8a051959c869261b46ebc56e1bce80d200b0 | https://github.com/zeek/zeek/commit/0318ddbee92ccdb4c6ea86c1ccfefd7e58e5c5a3 | The SMTP implementation accepts BDAT chunks larger than int64_t's maximum value, but the ContentLine analyzer does not support uint64_t. |
arvo:65960 | n132/arvo:65960-vul | /src/gpac | [
{
"end_line": 347,
"function_name": "id3dmx_flush",
"start_line": 229,
"target_file": "/src/gpac/src/filters/reframe_mp3.c"
}
] | Heap-buffer-overflow READ {*} | gpac | asan | =================================================================
==8073==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x619000012604 at pc 0x0000004a1661 bp 0x7ffdaab1c490 sp 0x7ffdaab1bc60
READ of size 4294967295 at 0x619000012604 thread T0
SCARINESS: 26 (multi-byte-read-heap-buffer-overflow)
#0 0x4a1... | c | 3e71b0ddc8632b8eea4424a4facb09e47ea353ba | https://github.com/gpac/gpac/commit/593d9afa9db74a83909c4c1f1d27c9f4289e96c7 | A possible crash occurs when parsing cover art in a broken id3tag. |
arvo:65985 | n132/arvo:65985-vul | /src/gpac | [
{
"end_line": 1223,
"function_name": "mpgviddmx_process",
"start_line": 594,
"target_file": "/src/gpac/src/filters/reframe_mpgvid.c"
}
] | Memcpy-param-overlap | gpac | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2494909418
INFO: Loaded 1 modules (237613 inline 8-bit counters): 237613 [0x1f68e60, 0x1fa2e8d),
INFO: Loaded 1 PC tables (237613 PCs): 237613 [0x1fa2e90,0x2343160),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
<?xml ... | c | 593d9afa9db74a83909c4c1f1d27c9f4289e96c7 | https://github.com/gpac/gpac/commit/25ca355f14a28baeb6afd911ca7ae66deb37a1ac | A possible vulnerability exists in rfmpegvid due to overlapping memory regions in a memcpy operation. |
arvo:65996 | n132/arvo:65996-vul | /src/mruby | [
{
"end_line": 512,
"function_name": "mrb_memsearch",
"start_line": 476,
"target_file": "/src/mruby/src/string.c"
}
] | Heap-buffer-overflow READ {*} | mruby | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3804158834
INFO: Loaded 1 modules (24213 inline 8-bit counters): 24213 [0x96aca0, 0x970b35),
INFO: Loaded 1 PC tables (24213 PCs): 24213 [0x83a030,0x898980),
/out/mruby_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
====================... | c | 12483c839382728e6077eed74b3229e834f93f37 | https://github.com/mruby/mruby/commit/888dd230ddca688a41c147059fea0e6425847018 | A buffer overflow exists in the `mrb_memsearch()` function. |
arvo:66033 | n132/arvo:66033-vul | /src/gpac | [
{
"end_line": 1451,
"function_name": "gf_inspect_dump_nalu_internal",
"start_line": 781,
"target_file": "/src/gpac/src/filters/inspect.c"
}
] | Heap-buffer-overflow READ 1 | gpac | asan | [31m[HEVC] 21 layers in VPS but only 4 supported in GPAC
[0m[31m[HEVC] Error parsing NAL unit type 32
[0m[31m[HEVC] Error parsing Video Param Set
[0m[31m[HEVC] 21 layers in VPS but only 4 supported in GPAC
[0m[31m[HEVC] 21 layers in VPS but only 4 supported in GPAC
[0m[31m[BS] Attempt to overread bitstream
... | c | c9aba42fa2b8bc96dbba22de337a37ccc2f597dd | https://github.com/gpac/gpac/commit/b6749e529b3677850aebd508afd2e01f2877ec9a | A heap overflow occurs when dumping corrupted naluff extractors. |
arvo:66046 | n132/arvo:66046-vul | /src/libredwg | [
{
"end_line": 1333,
"function_name": "json_HEADER",
"start_line": 1139,
"target_file": "/src/libredwg/src/in_json.c"
}
] | Heap-buffer-overflow WRITE 2 | libredwg | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1410161261
INFO: Loaded 1 modules (646384 inline 8-bit counters): 646384 [0x52eb660, 0x5389350),
INFO: Loaded 1 PC tables (646384 PCs): 646384 [0x46631f8,0x50400f8),
/out/llvmfuzz: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
================... | c | 7d9fc3da44bbdb60a40d2dabd167341462434362 | https://github.com/LibreDWG/libredwg/commit/d0a274e902c6ecd8809aa81d2a4dc39f5874a100 | null |
arvo:66108 | n132/arvo:66108-vul | /src/gpac | [
{
"end_line": 757,
"function_name": "mp3_dmx_process",
"start_line": 509,
"target_file": "/src/gpac/src/filters/reframe_mp3.c"
}
] | Heap-buffer-overflow READ 1 | gpac | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1515330579
INFO: Loaded 1 modules (237781 inline 8-bit counters): 237781 [0x1f6d340, 0x1fa7415),
INFO: Loaded 1 PC tables (237781 PCs): 237781 [0x1fa7418,0x2348168),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
[33m[... | c | 93d65653ac6401227fd264f98e1a4bc8c084bd3b | https://github.com/gpac/gpac/commit/17d14c6a4f2c3f904a2065a07ef3ae915f78c2df | A possible heap overflow exists in the mp3 reframer. |
arvo:66135 | n132/arvo:66135-vul | /src/imagemagick | [
{
"end_line": 1702,
"function_name": "GetEXIFProperty",
"start_line": 820,
"target_file": "/src/imagemagick/MagickCore/property.c"
}
] | Stack-buffer-overflow WRITE {*} | imagemagick | asan | Accepting input from '/tmp/poc'
Usage for fuzzing: honggfuzz -P [flags] -- /out/encoder_gif_fuzzer
=================================================================
==238647==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fe15bccea01 at pc 0x0000007e271e bp 0x7ffc08235fb0 sp 0x7ffc08235750
WRITE of size 1... | cpp | ecf1b2768037646c58273ec6bad02b2d9fd4859d | https://github.com/imagemagick/imagemagick/commit/ce9b069cc1ad9748e91b9d37be54cfbb6a714ac5 | null |
arvo:66154 | n132/arvo:66154-vul | /src/libxml2 | [
{
"end_line": 1541,
"function_name": "xmlTextReaderRead",
"start_line": 1209,
"target_file": "/src/libxml2/xmlreader.c"
}
] | Heap-use-after-free READ 8 | libxml2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1796898612
INFO: Loaded 1 modules (50894 inline 8-bit counters): 50894 [0xa99490, 0xaa5b5e),
INFO: Loaded 1 PC tables (50894 PCs): 50894 [0x92e810,0x9f54f0),
/out/valid: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
===========================... | c | 2807df9a4aa14da5aef6d6ab7b43110d7c113820 | https://gitlab.gnome.org/GNOME/libxml2/-/commit/ddda373eb529035db3b6b54433523853368ef05d | The vulnerability occurs because xmlTextReaderValidateEntity does not return an error code, which prevents xmlTextReaderRead from returning -1 when a memory allocation fails. |
arvo:66208 | n132/arvo:66208-vul | /src/mruby | [
{
"end_line": 654,
"function_name": "mrb_memsearch_ss",
"start_line": 579,
"target_file": "/src/mruby/src/string.c"
}
] | Heap-buffer-overflow READ 8 | mruby | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3455497570
INFO: Loaded 1 modules (24233 inline 8-bit counters): 24233 [0x96c380, 0x972229),
INFO: Loaded 1 PC tables (24233 PCs): 24233 [0x83adb0,0x899840),
/out/mruby_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
====================... | c | 219cfd63e151360efe664728e3b5dbcf6e102d44 | https://github.com/mruby/mruby/commit/e61a2881a7c9adc895416fdd409e7362130198d3 | null |
arvo:66209 | n132/arvo:66209-vul | /src/mruby | [
{
"end_line": 654,
"function_name": "mrb_memsearch_ss",
"start_line": 579,
"target_file": "/src/mruby/src/string.c"
}
] | Heap-buffer-overflow READ 8 | mruby | asan | Accepting input from '/tmp/poc'
Usage for fuzzing: honggfuzz -P [flags] -- /out/mruby_fuzzer
=================================================================
==2298==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6030000003b8 at pc 0x0000004f9684 bp 0x7ffc335cd960 sp 0x7ffc335cd958
READ of size 8 at 0x6030... | c | 219cfd63e151360efe664728e3b5dbcf6e102d44 | https://github.com/mruby/mruby/commit/e61a2881a7c9adc895416fdd409e7362130198d3 | null |
arvo:66311 | n132/arvo:66311-vul | /src/S2OPC | [
{
"end_line": 2616,
"function_name": "ReadVariantArrayBuiltInType",
"start_line": 2540,
"target_file": "/src/S2OPC/src/Common/opcua_types/sopc_encoder.c"
}
] | Global-buffer-overflow READ 8 | S2OPC | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2122625669
INFO: Loaded 1 modules (5419 inline 8-bit counters): 5419 [0x688820, 0x689d4b),
INFO: Loaded 1 PC tables (5419 PCs): 5419 [0x689d50,0x69f000),
/out/decode_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=======================... | c | 8d6149df28379c9591be6f2009c03b5aaecf6960 | https://gitlab.com/systerel/S2OPC/-/commit/f336d9ca4fbe7b1ef137c5cfa8ea1cdd3ed1e067 | An out-of-bounds access occurs in the builtintype tables, potentially leading to security issues. |
arvo:66423 | n132/arvo:66423-vul | /src/mruby | [
{
"end_line": 653,
"function_name": "memsearch_swar",
"start_line": 580,
"target_file": "/src/mruby/src/string.c"
}
] | Heap-buffer-overflow READ 2 | mruby | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1075154646
INFO: Loaded 1 modules (24231 inline 8-bit counters): 24231 [0x96b360, 0x971207),
INFO: Loaded 1 PC tables (24231 PCs): 24231 [0x83adb0,0x899820),
/out/mruby_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
====================... | c | 6810423da121b776ed4ff500c08f1431cefc740e | https://github.com/mruby/mruby/commit/9c840a68e212fb54136b67711daff331435c1ce7 | null |
arvo:66426 | n132/arvo:66426-vul | /src/mruby | [
{
"end_line": 653,
"function_name": "memsearch_swar",
"start_line": 580,
"target_file": "/src/mruby/src/string.c"
}
] | Heap-buffer-overflow READ 8 | mruby | asan | =================================================================
==2295==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60300000032d at pc 0x0000004f13d3 bp 0x7ffe6a6b16b0 sp 0x7ffe6a6b16a8
READ of size 8 at 0x60300000032d thread T0
SCARINESS: 23 (8-byte-read-heap-buffer-overflow)
#0 0x4f13d2 in memsea... | c | 868aeaf48c07479c0a33fb74b8886ae5bd6095f9 | https://github.com/mruby/mruby/commit/abcad36bae43f2c7cb8c2b1753dc94ab4cf25366 | A buffer overflow exists in the memsearch_swar function in string.c. |
arvo:66446 | n132/arvo:66446-vul | /src/libxml2 | [
{
"end_line": 2382,
"function_name": "xmlAddIDSafe",
"start_line": 2294,
"target_file": "/src/libxml2/valid.c"
}
] | Heap-use-after-free READ 8 | libxml2 | asan | Running LLVMFuzzerInitialize ...
continue...
=================================================================
==10524==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000000718 at pc 0x0000005d24a2 bp 0x7ffd9303bef0 sp 0x7ffd9303bee8
READ of size 8 at 0x604000000718 thread T0
SCARINESS: 51 (8-byte-read-he... | c | d463733fce615680aa09e914b7e2555189af8abe | https://gitlab.gnome.org/GNOME/libxml2/-/commit/70da4c089c8a47301697a1fc07c638d1b8f47239 | A use-after-free vulnerability exists in the xmlAddIDSafe function in valid.c. |
arvo:66480 | n132/arvo:66480-vul | /src/freeradius-server | [
{
"end_line": 946,
"function_name": "decode_extended_fragments",
"start_line": 848,
"target_file": "/src/freeradius-server/src/protocols/radius/decode.c"
}
] | Heap-buffer-overflow READ 1 | freeradius-server | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2254111102
INFO: Loaded 6 modules (25302 inline 8-bit counters): 20076 [0x7fd2db503268, 0x7fd2db5080d4), 1032 [0x7fd2db0d7408, 0x7fd2db0d7810), 60 [0x5f1700, 0x5f173c), 377 [0x7fd2da143718, 0x7fd2da143891), 2525 [0x7fd2d9fec870, 0x7fd2d9fed24d), 1232... | c | 1d46e30604d867d5fc4ae087c408c0d8e0766551 | https://github.com/FreeRADIUS/freeradius-server/commit/dbac50e667c70419625ce52eebb8b928f1ee6dfa | A vulnerability exists where a fragment with insufficient room for the header is not properly checked. |
arvo:66485 | n132/arvo:66485-vul | /src/freeradius-server | [
{
"end_line": 641,
"function_name": "decode_digest_attributes",
"start_line": 597,
"target_file": "/src/freeradius-server/src/protocols/radius/decode.c"
}
] | Heap-buffer-overflow READ 1 | freeradius-server | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2288538676
INFO: Loaded 6 modules (25296 inline 8-bit counters): 20076 [0x7f5ca0b96268, 0x7f5ca0b9b0d4), 1032 [0x7f5ca076a408, 0x7f5ca076a810), 60 [0x5f1700, 0x5f173c), 377 [0x7f5c9f7e2718, 0x7f5c9f7e2891), 2519 [0x7f5c9f7a87c0, 0x7f5c9f7a9197), 1232... | c | 1c7ca0e314cba468d4ea7964bf8aa0403e07000f | https://github.com/FreeRADIUS/freeradius-server/commit/9c5e3448d7ac76fe1918cff5b99b9977ce5ce46d | null |
arvo:66502 | n132/arvo:66502-vul | /src/libxml2 | [
{
"end_line": 2384,
"function_name": "xmlAddIDSafe",
"start_line": 2294,
"target_file": "/src/libxml2/valid.c"
}
] | Heap-use-after-free READ 4 | libxml2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2232195030
INFO: Loaded 1 modules (50909 inline 8-bit counters): 50909 [0x8718150, 0x872482d),
INFO: Loaded 1 PC tables (50909 PCs): 50909 [0x860ea9c,0x8672184),
/out/xml: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=========================... | c | 2963a097b992a355399246d52c699e62196bb319 | https://gitlab.gnome.org/GNOME/libxml2/-/commit/2807df9a4aa14da5aef6d6ab7b43110d7c113820 | A use-after-free vulnerability exists in the xmlAddIDSafe function in valid.c. |
arvo:66510 | n132/arvo:66510-vul | /src/zstd | [
{
"end_line": 1439,
"function_name": "ZSTD_compressBlock_opt_generic",
"start_line": 1074,
"target_file": "/src/zstd/lib/compress/zstd_opt.c"
}
] | Use-of-uninitialized-value | zstd | msan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2246770386
INFO: Loaded 1 modules (38624 inline 8-bit counters): 38624 [0xc63075, 0xc6c755),
INFO: Loaded 1 PC tables (38624 PCs): 38624 [0xb6dcf8,0xc04af8),
/out/dictionary_stream_round_trip: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==81... | c | 695d154cac251c4ae2e2a438af21f0455a4c4149 | https://github.com/facebook/zstd/commit/b0e8580dc7f71881361f3a6fe46841af9d70bedf | null |
arvo:66679 | n132/arvo:66679-vul | /src/libxml2 | [
{
"end_line": 2385,
"function_name": "xmlAddIDSafe",
"start_line": 2294,
"target_file": "/src/libxml2/valid.c"
}
] | Heap-use-after-free READ 4 | libxml2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3389420236
INFO: Loaded 1 modules (50845 inline 8-bit counters): 50845 [0x8717170, 0x872380d),
INFO: Loaded 1 PC tables (50845 PCs): 50845 [0x860da9c,0x8670f84),
/out/xml: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=========================... | c | e97b4d843f08d93ae134cccdb912ec8a5f77c2a1 | https://gitlab.gnome.org/GNOME/libxml2/-/commit/9835ec2b9721f839af5a4e337e3cd588e0ad0208 | A use-after-free vulnerability exists in xmlAddIDSafe in "streaming" (XML reader) mode, where IDs and attributes can reference each other, even when attributes are copied from an entity. The issue also involves incorrect line number updates. |
arvo:66689 | n132/arvo:66689-vul | /src/mruby | [
{
"end_line": 653,
"function_name": "memsearch_swar",
"start_line": 580,
"target_file": "/src/mruby/src/string.c"
}
] | Heap-buffer-overflow READ 3 | mruby | asan | =================================================================
==2407==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60300000032d at pc 0x000000438dc6 bp 0x7fff79bf36a0 sp 0x7fff79bf2e50
READ of size 3 at 0x60300000032d thread T0
SCARINESS: 15 (3-byte-read-heap-buffer-overflow)
#0 0x438dc5 in Memcmp... | c | 6810423da121b776ed4ff500c08f1431cefc740e | https://github.com/mruby/mruby/commit/9c840a68e212fb54136b67711daff331435c1ce7 | null |
arvo:66696 | n132/arvo:66696-vul | /src/gpac | [
{
"end_line": 10258,
"function_name": "gf_opus_parse_packet_header",
"start_line": 9921,
"target_file": "/src/gpac/src/media_tools/av_parsers.c"
}
] | Heap-buffer-overflow READ 8 | gpac | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3019839727
INFO: Loaded 1 modules (237854 inline 8-bit counters): 237854 [0x1f6e680, 0x1fa879e),
INFO: Loaded 1 PC tables (237854 PCs): 237854 [0x1fa87a0,0x2349980),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
======... | c | fb35bdcbea0d4d27adfedecc78f9c8e0b28187ec | https://github.com/gpac/gpac/commit/07c6c799e741a3a7466fc80964703e6f604f38e4 | A vulnerability exists in the opus parse header function where the data size is not checked, potentially leading to security issues. |
arvo:66742 | n132/arvo:66742-vul | /src/gpac | [
{
"end_line": 167,
"function_name": "RTSP_UnpackURL",
"start_line": 53,
"target_file": "/src/gpac/src/ietf/rtsp_session.c"
}
] | Index-out-of-bounds | gpac | ubsan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2586152731
INFO: Loaded 1 modules (315757 inline 8-bit counters): 315757 [0x14a59f8, 0x14f2b65),
INFO: Loaded 1 PC tables (315757 PCs): 315757 [0x14f2b68,0x19c4238),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
ietf/r... | c | fb185bcc88c37aae2cdf0b91e7de8e607e7e6b98 | https://github.com/gpac/gpac/commit/6268329b7ce88f13cb092e9f3de86d3036dcff97 | null |
arvo:66835 | n132/arvo:66835-vul | /src/libredwg | [
{
"end_line": 12277,
"function_name": "dxf_tables_read",
"start_line": 12068,
"target_file": "/src/libredwg/src/in_dxf.c"
}
] | Heap-use-after-free READ 8 | libredwg | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 885121011
INFO: Loaded 1 modules (656768 inline 8-bit counters): 656768 [0x55656e0, 0x5605c60),
INFO: Loaded 1 PC tables (656768 PCs): 656768 [0x48b26d0,0x52b7ed0),
/out/llvmfuzz: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=================... | c | f2def1e70daae0ea7358875f412ca7b35a458a0c | https://github.com/LibreDWG/libredwg/commit/08ecfb5da586e7d28e92edab0881020f831e3e34 | null |
arvo:6685 | n132/arvo:6685-vul | /src/imagemagick | [
{
"end_line": 3363,
"function_name": "DrawImage",
"start_line": 1702,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | UNKNOWN WRITE | imagemagick | msan | INFO: Seed: 4167528329
INFO: Loaded 1 modules (52908 inline 8-bit counters): 52908 [0x16efac8, 0x16fc974),
INFO: Loaded 1 PC tables (52908 PCs): 52908 [0x1354210,0x1422cd0),
/out/encoder_mvg_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
attribute not recognized: f
MemorySanitizer:DEADLYSIGNAL
==62746==... | cpp | 25a3d08ed68789268b1c849250772ccf3031362f | https://github.com/imagemagick/imagemagick/commit/7d54aa9d3c2763c9af0e68cb49dfc752fe2f7d77 | null |
arvo:6689 | n132/arvo:6689-vul | /src/imagemagick | [
{
"end_line": 3365,
"function_name": "DrawImage",
"start_line": 1702,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Use-of-uninitialized-value | imagemagick | msan | INFO: Seed: 2221897843
INFO: Loaded 1 modules (52908 inline 8-bit counters): 52908 [0x16efac8, 0x16fc974),
INFO: Loaded 1 PC tables (52908 PCs): 52908 [0x1354150,0x1422c10),
/out/encoder_mvg_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==62744==WARNING: MemorySanitizer: use-of-uninitialized-value
... | cpp | 60cb93d03a9fec83087f803fab877293f1ca12fd | https://github.com/imagemagick/imagemagick/commit/67cfe1a595683a7a101ab1bd8bf2e692a34eadbb | null |
arvo:67263 | n132/arvo:67263-vul | /src/gpac | [
{
"end_line": 128,
"function_name": "rtpin_satip_get_server_ip",
"start_line": 72,
"target_file": "/src/gpac/src/filters/in_rtp.c"
}
] | Stack-buffer-overflow WRITE 1 | gpac | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2300930298
INFO: Loaded 1 modules (238178 inline 8-bit counters): 238178 [0x1f74c80, 0x1faeee2),
INFO: Loaded 1 PC tables (238178 PCs): 238178 [0x1faeee8,0x2351508),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
======... | c | 3c2bcfde100fa95dc088c584e3e3f07333846762 | https://github.com/gpac/gpac/commit/b5dc2164d7456bd61bfa3a8415f468bab1dc517e | null |
arvo:67297 | n132/arvo:67297-vul | /src/pcre2 | [
{
"end_line": 642,
"function_name": "LLVMFuzzerTestOneInput",
"start_line": 265,
"target_file": "/src/pcre2/src/pcre2_fuzzsupport.c"
}
] | Heap-buffer-overflow READ 4 | pcre2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2896215460
INFO: Loaded 1 modules (26598 inline 8-bit counters): 26598 [0x8c4c30, 0x8cb416),
INFO: Loaded 1 PC tables (26598 PCs): 26598 [0x80c3d0,0x874230),
/out/pcre2_fuzzer_32_3l: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==============... | c | 6e5283c8499ecc3619722ab1effe7acac2bd7558 | https://github.com/PCRE2Project/pcre2/commit/dd0bc880bca3743bacf62e7f021a4eacd74b7fcd | An overwriting bug exists in fuzzsupport when the input text is very short. |
arvo:67354 | n132/arvo:67354-vul | /src/gpac | [
{
"end_line": 128,
"function_name": "rtpin_satip_get_server_ip",
"start_line": 72,
"target_file": "/src/gpac/src/filters/in_rtp.c"
}
] | Index-out-of-bounds | gpac | ubsan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 4232113190
INFO: Loaded 1 modules (315743 inline 8-bit counters): 315743 [0x14a17f8, 0x14ee957),
INFO: Loaded 1 PC tables (315743 PCs): 315743 [0x14ee958,0x19bff48),
/out/fuzz_probe_analyze: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
filter... | c | 96b474ec59b3490eed7a874b14f78ad4b3a9d2bd | https://github.com/gpac/gpac/commit/c29f928f4e110ec8b6520e664d2e5ddbebd06a11 | null |
arvo:6796 | n132/arvo:6796-vul | /src/librawspeed | [
{
"end_line": 156,
"function_name": "LJpegDecompressor::decodeN",
"start_line": 110,
"target_file": "/src/librawspeed/src/librawspeed/decompressors/LJpegDecompressor.cpp"
}
] | Use-of-uninitialized-value | librawspeed | msan | INFO: Seed: 3728771269
INFO: Loaded 1 modules (12387 inline 8-bit counters): 12387 [0xc8ff80, 0xc92fe3),
INFO: Loaded 1 PC tables (12387 PCs): 12387 [0xc92fe8,0xcc3618),
/out/TiffDecoderFuzzer-DngDecoder: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
TiffDecoderFuzzer-DngDecoder: /src/librawspeed/src/librawspe... | cpp | f7a38ac971815aa215d62284812fb0144f273be8 | https://github.com/darktable-org/rawspeed/commit/98d3ec824f0b4e498b175fb937b4217319d01450 | A vulnerability exists in LJpegDecompressor::decodeN() where the frame size is not properly sanitized. |
arvo:6802 | n132/arvo:6802-vul | /src/imagemagick | [
{
"end_line": 1827,
"function_name": "FxGetSymbol",
"start_line": 1242,
"target_file": "/src/imagemagick/MagickCore/fx.c"
}
] | Heap-buffer-overflow READ 1 | imagemagick | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/encoder_label_fuzzer < INPUT_FILE
or
/out/encoder_label_fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out... | cpp | c105b9e477825db271df392b842dcd03bb4efda2 | https://github.com/imagemagick/imagemagick/commit/262b6ecd39c26dd0c87f3857a9e1e0495eba7773 | null |
arvo:6829 | n132/arvo:6829-vul | /src/librawspeed | [
{
"end_line": 80,
"function_name": "LJpegDecompressor::decode",
"start_line": 55,
"target_file": "/src/librawspeed/src/librawspeed/decompressors/LJpegDecompressor.cpp"
}
] | Use-after-poison WRITE 2 | librawspeed | asan | INFO: Seed: 518433322
INFO: Loaded 1 modules (1839 inline 8-bit counters): 1839 [0x919e28, 0x91a557),
INFO: Loaded 1 PC tables (1839 PCs): 1839 [0x91a558,0x921848),
/out/LJpegDecompressorFuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
LJpegDecompressorFuzzer: /src/librawspeed/src/librawspeed/decompressor... | cpp | fc45c5e9a0b1a98fc8ada510d7ea358b4566cd4b | https://github.com/darktable-org/rawspeed/commit/011039cbdcda1a37659003246a429433856cb7c0 | null |
arvo:6831 | n132/arvo:6831-vul | /src/librawspeed | [
{
"end_line": 80,
"function_name": "LJpegDecompressor::decode",
"start_line": 55,
"target_file": "/src/librawspeed/src/librawspeed/decompressors/LJpegDecompressor.cpp"
}
] | Use-after-poison WRITE 2 | librawspeed | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/LJpegDecompressorFuzzer < INPUT_FILE
or
/out/LJpegDecompressorFuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags... | cpp | fc45c5e9a0b1a98fc8ada510d7ea358b4566cd4b | https://github.com/darktable-org/rawspeed/commit/011039cbdcda1a37659003246a429433856cb7c0 | null |
arvo:6863 | n132/arvo:6863-vul | /src/imagemagick | [
{
"end_line": 5507,
"function_name": "TraceEllipse",
"start_line": 5455,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | UNKNOWN WRITE | imagemagick | ubsan | INFO: Seed: 362245411
INFO: Loaded 1 modules (57421 inline 8-bit counters): 57421 [0xcfd188, 0xd0b1d5),
INFO: Loaded 1 PC tables (57421 PCs): 57421 [0x95c310,0xa3c7e0),
/out/ping_mvg_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
UndefinedBehaviorSanitizer:DEADLYSIGNAL
==63293==ERROR: UndefinedBehaviorS... | cpp | 543e6448d2821f4f70ef2970afba421b89001fe6 | https://github.com/imagemagick/imagemagick/commit/cdf05e931164dfdfc75031aa17591d09af8f9766 | null |
arvo:6899 | n132/arvo:6899-vul | /src/librawspeed | [
{
"end_line": 127,
"function_name": "Cr2Decompressor::decode",
"start_line": 118,
"target_file": "/src/librawspeed/src/librawspeed/decompressors/Cr2Decompressor.cpp"
}
] | Use-after-poison WRITE 2 | librawspeed | asan | Reading 111 bytes from /tmp/poc
======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/Cr2DecompressorFuzzer < INPUT_FILE
or
/out/Cr2DecompressorFuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute... | cpp | abd06b73bcfa30e8ae99d97b567a09a92243f283 | https://github.com/darktable-org/rawspeed/commit/87c26094076a8d93e3efcbb114c6b4e1c4904254 | null |
arvo:6906 | n132/arvo:6906-vul | /src/librawspeed | [
{
"end_line": 127,
"function_name": "Cr2Decompressor::decode",
"start_line": 118,
"target_file": "/src/librawspeed/src/librawspeed/decompressors/Cr2Decompressor.cpp"
}
] | Use-after-poison WRITE 2 | librawspeed | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/Cr2DecompressorFuzzer < INPUT_FILE
or
/out/Cr2DecompressorFuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /o... | cpp | abd06b73bcfa30e8ae99d97b567a09a92243f283 | https://github.com/darktable-org/rawspeed/commit/87c26094076a8d93e3efcbb114c6b4e1c4904254 | null |
arvo:6912 | n132/arvo:6912-vul | /src/imagemagick | [
{
"end_line": 3350,
"function_name": "DrawImage",
"start_line": 1704,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Heap-buffer-overflow WRITE 8 | imagemagick | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/ping_mvg_fuzzer < INPUT_FILE
or
/out/ping_mvg_fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/ping_mvg_... | cpp | 9e497f1fa02c47eaab8ef1f694f3e40f41486fc0 | https://github.com/imagemagick/imagemagick/commit/f075b2776b896df38a6fc6afda672236c268d524 | null |
arvo:6975 | n132/arvo:6975-vul | /src/librawspeed | [
{
"end_line": 241,
"function_name": "Cr2Decompressor::decodeN_X_Y",
"start_line": 134,
"target_file": "/src/librawspeed/src/librawspeed/decompressors/Cr2Decompressor.cpp"
}
] | Use-of-uninitialized-value | librawspeed | msan | INFO: Seed: 2703011195
INFO: Loaded 1 modules (1842 inline 8-bit counters): 1842 [0xa226e0, 0xa22e12),
INFO: Loaded 1 PC tables (1842 PCs): 1842 [0xa22e18,0xa2a138),
/out/Cr2DecompressorFuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
Uninitialized bytes in __msan_check_mem_is_initialized at offset 92 ins... | cpp | 0fa53960e66606d4af21d23e9cd9a4694d574edd | https://github.com/darktable-org/rawspeed/commit/d24332f4f33029ddb5a5d9ab3f07461f60905390 | A vulnerability exists in Cr2Decompressor::decodeN_X_Y() where slice widths are not properly checked using c-p-p, potentially allowing incorrect processing of image data. |
arvo:6980 | n132/arvo:6980-vul | /src/imagemagick | [
{
"end_line": 1828,
"function_name": "FxGetSymbol",
"start_line": 1242,
"target_file": "/src/imagemagick/MagickCore/fx.c"
}
] | Heap-buffer-overflow READ {*} | imagemagick | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/encoder_label_fuzzer < INPUT_FILE
or
/out/encoder_label_fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out... | cpp | 6e5d91a029cf8c071597d56460c836f19b3f1296 | https://github.com/imagemagick/imagemagick/commit/de73155c8412e4c36952809daaef8abbe9fd85ce | null |
arvo:7024 | n132/arvo:7024-vul | /src/wireshark | [
{
"end_line": 33129,
"function_name": "proto_reg_handoff_ieee80211",
"start_line": 32927,
"target_file": "/src/wireshark/epan/dissectors/packet-ieee80211.c"
}
] | Stack-buffer-overflow READ 2 | wireshark | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/fuzzshark_ip < INPUT_FILE
or
/out/fuzzshark_ip INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/fuzzshark_ip [-... | cpp | ff4a7a6e84f84a45f490051e5841709a999d7add | https://github.com/wireshark/wireshark/commit/6401440932006465004650d3ac3722670174d0ac | A vulnerability exists where the link-layer 802.11 dissector is registered in the gre.proto table. This dissector expects to receive an 802.11 pseudoheader, but the GRE dissector provides the flags and version from the GRE header to subdissectors registered in the gre.proto table. As a result, dissectors must either ex... |
arvo:7067 | n132/arvo:7067-vul | /src/librawspeed | [
{
"end_line": 178,
"function_name": "Cr2Decoder::decodeNewFormat",
"start_line": 113,
"target_file": "/src/librawspeed/src/librawspeed/decoders/Cr2Decoder.cpp"
},
{
"end_line": 117,
"function_name": "Cr2Decompressor::decodeScan",
"start_line": 53,
"target_file": "/src/librawspeed... | Use-of-uninitialized-value | librawspeed | msan | INFO: Seed: 1566298730
INFO: Loaded 1 modules (1954 inline 8-bit counters): 1954 [0xa2a6e0, 0xa2ae82),
INFO: Loaded 1 PC tables (1954 PCs): 1954 [0xa2ae88,0xa328a8),
/out/Cr2DecompressorFuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
Uninitialized bytes in __msan_check_mem_is_initialized at offset 3460 i... | cpp | ad4f8565aa1ed3d2a9afb4ac56e17eeb06f70b8d | https://github.com/darktable-org/rawspeed/commit/fcd827cff1e0026e5bf8d7a34ee15f115ec8b01e | A vulnerability exists in Cr2Decompressor where std::vector<> is used inappropriately to describe the slicing pattern, which may lead to incorrect handling of data structures. |
arvo:7105 | n132/arvo:7105-vul | /src/curl | [
{
"end_line": 3836,
"function_name": "Curl_http_readwrite_headers",
"start_line": 3010,
"target_file": "/src/curl/lib/http.c"
}
] | Heap-buffer-overflow READ 1 | curl | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/curl_fuzzer_rtsp < INPUT_FILE
or
/out/curl_fuzzer_rtsp INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/curl_fu... | cpp | 1b55d270ad3d4473b2fd46481478275e47c60eaf | https://github.com/curl/curl/commit/8c7b3737d29ed5c0575bf592063de8a51450812d | A vulnerability in the HTTP response parsing allows the buffer pointer (k->str) to remain in an incorrect state when a bad response-line is parsed in the http code, which can lead to buffer over-reads later on. |
arvo:7158 | n132/arvo:7158-vul | /src/imagemagick | [
{
"end_line": 309,
"function_name": "ParseFullBox",
"start_line": 286,
"target_file": "/src/imagemagick/coders/heic.c"
}
] | UNKNOWN WRITE | imagemagick | asan | INFO: Seed: 2222756572
INFO: Loaded 1 modules (68600 inline 8-bit counters): 68600 [0x14fc190, 0x150cd88),
INFO: Loaded 1 PC tables (68600 PCs): 68600 [0xff96d0,0x1105650),
/out/encoder_heic_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
AddressSanitizer:DEADLYSIGNAL
====================================... | cpp | 665c1fa302e06150f6f7ffc825bd62441a073b13 | https://github.com/imagemagick/imagemagick/commit/57b2c00cbf5d68cb30cf71b37ccc051d2b87c1a5 | null |
arvo:7189 | n132/arvo:7189-vul | /src/skcms | [
{
"end_line": 28,
"function_name": "read_table_extents",
"start_line": 17,
"target_file": "/src/skcms/fuzz/fuzz_iccprofile_info.c"
}
] | UNKNOWN READ | skcms | msan | INFO: Seed: 3220636481
INFO: Loaded 1 modules (477 inline 8-bit counters): 477 [0x9bdf98, 0x9be175),
INFO: Loaded 1 PC tables (477 PCs): 477 [0x761088,0x762e58),
/out/iccprofile_info: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
MemorySanitizer:DEADLYSIGNAL
==204==ERROR: MemorySanitizer: SEGV on unknown addre... | cpp | 5678b9d6a10da4f9075913e82de87cfeac7691fb | https://skia.googlesource.com/skcms.git/+/3f0009288bbadd6cb7d21dd82eaccff225253521%5E%21/ | A vulnerability exists in read_table_extents() where table_entries is not properly checked, potentially leading to security issues. |
arvo:7206 | n132/arvo:7206-vul | /src/librawspeed | [
{
"end_line": 462,
"function_name": "ArwDecoder::GetWB",
"start_line": 402,
"target_file": "/src/librawspeed/src/librawspeed/decoders/ArwDecoder.cpp"
}
] | Use-of-uninitialized-value | librawspeed | msan | INFO: Seed: 1892764259
INFO: Loaded 1 modules (12549 inline 8-bit counters): 12549 [0xca16a0, 0xca47a5),
INFO: Loaded 1 PC tables (12549 PCs): 12549 [0xca47a8,0xcd57f8),
/out/TiffDecoderFuzzer-ArwDecoder: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==6588==WARNING: MemorySanitizer: use-of-uninitialized-value... | cpp | 391feeebb3345309986ac5319175155613ab96cd | https://github.com/darktable-org/rawspeed/commit/ab959c2235ab69359cdc75372c5cdf7bcc324726 | null |
arvo:7329 | n132/arvo:7329-vul | /src/imagemagick | [
{
"end_line": 432,
"function_name": "ParseIpcoAtom",
"start_line": 385,
"target_file": "/src/imagemagick/coders/heic.c"
}
] | Heap-buffer-overflow READ {*} | imagemagick | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/ping_heic_fuzzer < INPUT_FILE
or
/out/ping_heic_fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/ping_he... | cpp | 6e9e67bfe3783c3516918441f2a123e68cd2d8bb | https://github.com/imagemagick/imagemagick/commit/79ee4b96b5dbb8785bec26e0162600268aa095b6 | null |
arvo:738 | n132/arvo:738-vul | /src/freetype2 | [
{
"end_line": 1084,
"function_name": "sfnt_init_face",
"start_line": 852,
"target_file": "/src/freetype2/src/sfnt/sfobjs.c"
}
] | UNKNOWN WRITE | freetype2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 3224714802
INFO: Loaded 1 modules (22561 inline 8-bit counters): 22561 [0x8cd098, 0x8d28b9),
INFO: Loaded 1 PC tables (22561 PCs): 22561 [0x802690,0x85a8a0),
/out/ftfuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
AddressSanitizer:DEADLYS... | cpp | 27fee7f8c6ae75e066b5a23472b33925c6e8b1e0 | https://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=779309744222a736eba0f1731e8162fce6288d4e | null |
arvo:739 | n132/arvo:739-vul | /src/freetype2 | [
{
"end_line": 1084,
"function_name": "sfnt_init_face",
"start_line": 852,
"target_file": "/src/freetype2/src/sfnt/sfobjs.c"
}
] | Heap-buffer-overflow WRITE 8 | freetype2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 4011367347
INFO: Loaded 1 modules (22561 inline 8-bit counters): 22561 [0x8cd098, 0x8d28b9),
INFO: Loaded 1 PC tables (22561 PCs): 22561 [0x802690,0x85a8a0),
/out/ftfuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
========================... | cpp | 27fee7f8c6ae75e066b5a23472b33925c6e8b1e0 | https://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=779309744222a736eba0f1731e8162fce6288d4e | null |
arvo:7459 | n132/arvo:7459-vul | /src/imagemagick | [
{
"end_line": 1448,
"function_name": "DrawClipPath",
"start_line": 1387,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Use-of-uninitialized-value | imagemagick | msan | INFO: Seed: 4233939287
INFO: Loaded 1 modules (137399 inline 8-bit counters): 137399 [0x2632e98, 0x265474f),
INFO: Loaded 1 PC tables (137399 PCs): 137399 [0x2654750,0x286d2c0),
/out/encoder_mvg_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
Uninitialized bytes in __interceptor_strlen at offset 0 inside... | cpp | 8a6acf4f01bec0fb087c5f3de35d34a6ae56717c | https://github.com/imagemagick/imagemagick/commit/9458bc3a338cfe165f634aa7b4eef64d450d8b27 | null |
arvo:7499 | n132/arvo:7499-vul | /src/imagemagick | [
{
"end_line": 2040,
"function_name": "read_user_chunk_callback",
"start_line": 1878,
"target_file": "/src/imagemagick/coders/png.c"
}
] | Use-of-uninitialized-value | imagemagick | msan | INFO: Seed: 797390037
INFO: Loaded 1 modules (137954 inline 8-bit counters): 137954 [0x2603e38, 0x262591a),
INFO: Loaded 1 PC tables (137954 PCs): 137954 [0x2625920,0x2840740),
/out/ping_png48_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==121039==WARNING: MemorySanitizer: use-of-uninitialized-value
... | cpp | 416a5756be8188c12fecd529a712fd9a7b78259c | https://github.com/imagemagick/imagemagick/commit/d949a3258bdb9b7f363f7739761352d222c840be | null |
arvo:7534 | n132/arvo:7534-vul | /src/imagemagick | [
{
"end_line": 2041,
"function_name": "read_user_chunk_callback",
"start_line": 1878,
"target_file": "/src/imagemagick/coders/png.c"
}
] | Heap-use-after-free WRITE 1 | imagemagick | asan | INFO: Seed: 2881073500
INFO: Loaded 1 modules (138049 inline 8-bit counters): 138049 [0x1c851c0, 0x1ca6d01),
INFO: Loaded 1 PC tables (138049 PCs): 138049 [0x1ca6d08,0x1ec2118),
/out/ping_png_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=================================================================... | cpp | 66ab1b999f144edd68b9e6467132bfe18903dddc | https://github.com/imagemagick/imagemagick/commit/7e662c07c762dc8a0ee653f0fc5f36a10499ed0e | null |
arvo:7538 | n132/arvo:7538-vul | /src/librawspeed | [
{
"end_line": 249,
"function_name": "Cr2Decompressor::decodeN_X_Y",
"start_line": 137,
"target_file": "/src/librawspeed/src/librawspeed/decompressors/Cr2Decompressor.cpp"
}
] | Use-of-uninitialized-value | librawspeed | msan | INFO: Seed: 3606692864
INFO: Loaded 1 modules (1738 inline 8-bit counters): 1738 [0xa1d9e0, 0xa1e0aa),
INFO: Loaded 1 PC tables (1738 PCs): 1738 [0xa1e0b0,0xa24d50),
/out/Cr2DecompressorFuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
Uninitialized bytes in __msan_check_mem_is_initialized at offset 188 in... | cpp | 77a1a1f0b7b7367b345afd484a22d5585ee410d6 | https://github.com/darktable-org/rawspeed/commit/eb99214e33cc6fcf2c9aae285d4e75358894a34d | The function Cr2Decompressor::decodeN_X_Y() does not properly handle cases where the image size is insufficient. If there are not enough slices, the function fails to fill the entire intended image area, leaving some pixels uninitialized and containing garbage data. |
arvo:759 | n132/arvo:759-vul | /src/freetype2 | [
{
"end_line": 1086,
"function_name": "sfnt_init_face",
"start_line": 852,
"target_file": "/src/freetype2/src/sfnt/sfobjs.c"
}
] | Heap-buffer-overflow WRITE 4 | freetype2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 603780124
INFO: Loaded 1 modules (22562 inline 8-bit counters): 22562 [0x8cd098, 0x8d28ba),
INFO: Loaded 1 PC tables (22562 PCs): 22562 [0x802690,0x85a8b0),
/out/ftfuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=========================... | cpp | 7d7aae1de3e2aea5bad2e92b0f9d074bd5130ecd | https://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=7bbb91fbf47fc0775cc9705673caf0c47a81f94b | A vulnerability exists in src/sfnt/sfobjs.c within the sfnt_init_face function, where the number of instances is set to zero for 'CFF' fonts without ensuring that a 'CFF2' table is not present, which should take priority. This can lead to incorrect handling of buggy variation fonts. |
arvo:7766 | n132/arvo:7766-vul | /src/openthread | [
{
"end_line": 655,
"function_name": "Dataset::ApplyConfiguration",
"start_line": 532,
"target_file": "/src/openthread/src/core/meshcop/dataset.cpp"
}
] | Stack-buffer-overflow READ 16 | openthread | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/ip6-send-fuzzer < INPUT_FILE
or
/out/ip6-send-fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/ip6-send-... | cpp | 664d9832e5f4b26612bff7e654fe3aaac37dc135 | https://github.com/openthread/openthread/commit/3af0bda8b79ed775d3b243bfb794ebdeb51378e2 | null |
arvo:781 | n132/arvo:781-vul | /src/pcre2 | [
{
"end_line": 5963,
"function_name": "match",
"start_line": 554,
"target_file": "/src/pcre2/src/pcre2_match.c"
}
] | Stack-buffer-overflow READ {*} | pcre2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1801788889
INFO: Loaded 1 modules (7149 inline 8-bit counters): 7149 [0x6bfd00, 0x6c18ed),
INFO: Loaded 1 PC tables (7149 PCs): 7149 [0x658d40,0x674c10),
/out/pcre2_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
========================... | c | 69fee50e5fbcff87173a9ae09b4b3dc87f10d146 | https://github.com/PCRE2Project/pcre2/commit/143c136ac6e566d95436c852686f9b1fd4084b5c | A vulnerability exists where reading from invalid memory occurs if there are fewer capturing parentheses than the available space in the external ovector. |
arvo:783 | n132/arvo:783-vul | /src/pcre2 | [
{
"end_line": 6775,
"function_name": "pcre2_match",
"start_line": 5990,
"target_file": "/src/pcre2/src/pcre2_match.c"
}
] | Stack-buffer-overflow WRITE {*} | pcre2 | asan | INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 1543408340
INFO: Loaded 1 modules (7149 inline 8-bit counters): 7149 [0x6bfd00, 0x6c18ed),
INFO: Loaded 1 PC tables (7149 PCs): 7149 [0x658d40,0x674c10),
/out/pcre2_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
========================... | c | 143c136ac6e566d95436c852686f9b1fd4084b5c | https://github.com/PCRE2Project/pcre2/commit/26e92bc554db487f600a8178f9ad97b8b02e9345 | null |
arvo:7884 | n132/arvo:7884-vul | /src/librawspeed | [
{
"end_line": 462,
"function_name": "ArwDecoder::GetWB",
"start_line": 402,
"target_file": "/src/librawspeed/src/librawspeed/decoders/ArwDecoder.cpp"
}
] | Use-of-uninitialized-value | librawspeed | msan | INFO: Seed: 2268420171
INFO: Loaded 1 modules (12549 inline 8-bit counters): 12549 [0xca16a0, 0xca47a5),
INFO: Loaded 1 PC tables (12549 PCs): 12549 [0xca47a8,0xcd57f8),
/out/TiffDecoderFuzzer-ArwDecoder: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==6586==WARNING: MemorySanitizer: use-of-uninitialized-value... | cpp | 391feeebb3345309986ac5319175155613ab96cd | https://github.com/darktable-org/rawspeed/commit/ab959c2235ab69359cdc75372c5cdf7bcc324726 | null |
arvo:7975 | n132/arvo:7975-vul | /src/wireshark | [
{
"end_line": 1544,
"function_name": "add_rr_to_tree",
"start_line": 1499,
"target_file": "/src/wireshark/epan/dissectors/packet-dns.c"
}
] | Heap-buffer-overflow READ 8 | wireshark | asan | oss-fuzzshark: disabling: ip
oss-fuzzshark: disabling: udp
oss-fuzzshark: disabling: udplite
oss-fuzzshark: disabling: ospf
oss-fuzzshark: disabling: bgp
oss-fuzzshark: disabling: bootp
oss-fuzzshark: disabling: json
oss-fuzzshark: disabling: snort
** (process:9867): WARNING **: Deprecated ports pref check - module 'w... | cpp | 19c45892461da6f1767190c86c62dab02db8a2e3 | https://github.com/wireshark/wireshark/commit/843735e0efe03f601ed69f69e5295974aad927b2 | A vulnerability exists in the DNS SRV record handling where a malformed packet that does not follow the "_Service._Proto.Name" format and provides a zero-length name causes wmem_strsplit to return NULL, leading to a null pointer dereference. |
arvo:7987 | n132/arvo:7987-vul | /src/wireshark | [
{
"end_line": 1374,
"function_name": "dissect_rtcp_rtpfb_transport_cc",
"start_line": 1114,
"target_file": "/src/wireshark/epan/dissectors/packet-rtcp.c"
}
] | Heap-buffer-overflow WRITE 8 | wireshark | asan | oss-fuzzshark: disabling: ip
oss-fuzzshark: disabling: udplite
oss-fuzzshark: disabling: ospf
oss-fuzzshark: disabling: bgp
oss-fuzzshark: disabling: bootp
oss-fuzzshark: disabling: json
oss-fuzzshark: disabling: snort
** (process:9876): WARNING **: Deprecated ports pref check - module 'wimaxasncp' not found
oss-fuzzs... | cpp | 10306f9a32ee4ca65283110ac286bb1ba9ef2a01 | https://github.com/wireshark/wireshark/commit/4413d43962e1aed72a285ae8fb68780bb64a11fe | A buffer overflow occurs in the RTCP dissector for transport-cc when the packet status chunks cover more packets than indicated by the packet status count field, causing data to be written past the end of the buffer. |
arvo:8189 | n132/arvo:8189-vul | /src/wireshark | [
{
"end_line": 746,
"function_name": "Dot11DecryptScanForKeys",
"start_line": 489,
"target_file": "/src/wireshark/epan/crypt/dot11decrypt.c"
}
] | Heap-buffer-overflow READ {*} | wireshark | asan | oss-fuzzshark: disabling: ip
oss-fuzzshark: disabling: udplite
oss-fuzzshark: disabling: ospf
oss-fuzzshark: disabling: bgp
oss-fuzzshark: disabling: bootp
oss-fuzzshark: disabling: json
oss-fuzzshark: disabling: snort
** (process:9874): WARNING **: Deprecated ports pref check - module 'wimaxasncp' not found
oss-fuzzs... | cpp | 39586110d86b36b0dd9d4bf26c4858e82768a7d0 | https://github.com/wireshark/wireshark/commit/f440561b8c49c7863191c1ff2b36debed4d8d620 | null |
arvo:8241 | n132/arvo:8241-vul | /src/openssl | [
{
"end_line": 1480,
"function_name": "tls_decrypt_ticket",
"start_line": 1248,
"target_file": "/src/openssl/ssl/t1_lib.c"
}
] | Heap-use-after-free READ 4 | openssl | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/server < INPUT_FILE
or
/out/server INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/server [-N]
afl-fuzz will r... | cpp | a925e7dbf4c3bb01365c961df86da3ebfa1a6c27 | https://github.com/openssl/openssl/commit/5f96a95e2562f026557f625e50c052e77c7bc2e8 | A vulnerability exists where the variable sess is not set to NULL after being freed, which can lead to use-after-free issues. |
arvo:8273 | n132/arvo:8273-vul | /src/imagemagick | [
{
"end_line": 4145,
"function_name": "DrawImage",
"start_line": 2327,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Use-of-uninitialized-value | imagemagick | msan | INFO: Seed: 499112099
INFO: Loaded 1 modules (157147 inline 8-bit counters): 157147 [0x29da6f8, 0x2a00cd3),
INFO: Loaded 1 PC tables (157147 PCs): 157147 [0x2a00cd8,0x2c66a88),
/out/encoder_mvg_fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
==157269==WARNING: MemorySanitizer: use-of-uninitialized-value
... | cpp | 4fd91de4a16a130a3954d0cab32f39dfc2a7115a | https://github.com/imagemagick/imagemagick/commit/5a8f946c92fae6918ad10c35131d25e6f245b035 | null |
arvo:8316 | n132/arvo:8316-vul | /src/openthread | [
{
"end_line": 191,
"function_name": "RouterTable::UpdateAllocation",
"start_line": 109,
"target_file": "/src/openthread/src/core/thread/router_table.cpp"
}
] | Index-out-of-bounds | openthread | ubsan | INFO: Seed: 302062545
INFO: Loaded 1 modules (15846 inline 8-bit counters): 15846 [0x86b568, 0x86f34e),
INFO: Loaded 1 PC tables (15846 PCs): 15846 [0x5b7e70,0x5f5cd0),
/out/radio-receive-done-fuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
thread/router_table.cpp:173:30: runtime error: index 33 out of b... | cpp | 131ae9d73126ad2862ef0f281d9be0a6bca243d9 | https://github.com/openthread/openthread/commit/c1954838b6fff4a0375f68483e283ab10e0a42bb | null |
arvo:8383 | n132/arvo:8383-vul | /src/imagemagick | [
{
"end_line": 4191,
"function_name": "DrawImage",
"start_line": 2338,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Heap-buffer-overflow WRITE 8 | imagemagick | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/ping_mvg_fuzzer < INPUT_FILE
or
/out/ping_mvg_fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/ping_mvg_... | cpp | 21c109faae461e859f369f9144a114548da1e461 | https://github.com/imagemagick/imagemagick/commit/1541e955d940bc316c1739292b740e9e4a949d68 | null |
arvo:8394 | n132/arvo:8394-vul | /src/imagemagick | [
{
"end_line": 4191,
"function_name": "DrawImage",
"start_line": 2338,
"target_file": "/src/imagemagick/MagickCore/draw.c"
}
] | Heap-buffer-overflow WRITE 8 | imagemagick | asan | ======================= INFO =========================
This binary is built for AFL-fuzz.
To run the target function on individual input(s) execute this:
/out/encoder_mvg_fuzzer < INPUT_FILE
or
/out/encoder_mvg_fuzzer INPUT_FILE1 [INPUT_FILE2 ... ]
To fuzz with afl-fuzz execute this:
afl-fuzz [afl-flags] /out/enc... | cpp | 21c109faae461e859f369f9144a114548da1e461 | https://github.com/imagemagick/imagemagick/commit/1541e955d940bc316c1739292b740e9e4a949d68 | null |
arvo:8727 | n132/arvo:8727-vul | /src/capstonemaster | [
{
"end_line": 2121,
"function_name": "printT2AddrModeSoRegOperand",
"start_line": 2088,
"target_file": "/src/capstonemaster/arch/ARM/ARMInstPrinter.c"
}
] | Index-out-of-bounds | capstonemaster | ubsan | INFO: Seed: 2934780454
INFO: Loaded 1 modules (23942 inline 8-bit counters): 23942 [0xa791a0, 0xa7ef26),
INFO: Loaded 1 PC tables (23942 PCs): 23942 [0x7c1de8,0x81f648),
/out/fuzz_disasmmaster: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
/src/capstonemaster/arch/ARM/ARMInstPrinter.c:2114:4: runtime error: in... | cpp | 6e4c59d9973b78d0b6868fe8d98214c46be18677 | https://github.com/aquynh/capstone/commit/dcbec535eaaf753239d5e1fcee8133284db3e17b | A vulnerability exists in the ARM memory operand handling where the shift is applied to the same operand as the index register. |
arvo:8892 | n132/arvo:8892-vul | /src/aom | [
{
"end_line": 274,
"function_name": "decoder_peek_si_internal",
"start_line": 178,
"target_file": "/src/aom/av1/av1_dx_iface.c"
}
] | Index-out-of-bounds | aom | ubsan | INFO: Seed: 3458312319
INFO: Loaded 1 modules (72404 inline 8-bit counters): 72404 [0x129a4a0, 0x12abf74),
INFO: Loaded 1 PC tables (72404 PCs): 72404 [0x12abf78,0x13c6cb8),
/out/av1_dec_fuzzer_threaded: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
/src/aom/av1/common/seg_common.h:65:27: runtime error: index ... | cpp | 1eb8f2d381634113d4537ff131d02382d5eb1293 | https://aomedia.googlesource.com/aom/+/1b319b2cd92fddfef22887cf12c13d2953a3c03a%5E%21/ | null |
arvo:8933 | n132/arvo:8933-vul | /src/freetype2 | [
{
"end_line": 286,
"function_name": "tt_face_palette_set",
"start_line": 247,
"target_file": "/src/freetype2/src/sfnt/ttcpal.c"
}
] | Heap-buffer-overflow READ 1 | freetype2 | asan | INFO: Seed: 1252199137
INFO: Loaded 1 modules (19026 inline 8-bit counters): 19026 [0xb43c60, 0xb486b2),
INFO: Loaded 1 PC tables (19026 PCs): 19026 [0x874ad0,0x8beff0),
/out/ftfuzzer: Running 1 inputs 1 time(s) each.
Running: /tmp/poc
=================================================================
==7838==ERROR:... | cpp | 8f403ab8a8bb211aff88897319a15a418f85c86e | https://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=1079063701986505980f5c5183b3a92700dc1cf5 | A vulnerability exists in the color palette loading of the `src/sfnt/ttcpal.c` file, where the `tt_face_palette_set` function does not properly check the pointer limit for color entries, potentially leading to out-of-bounds access. The `Cpal` structure lacks a `table_size` field, and `tt_face_load_cpal` does not set it... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.