target_id
stringlengths
35
107
coin_version
stringclasses
1 value
coin_commit
stringclasses
1 value
oss_fuzz_commit
stringclasses
1 value
coverage_date
stringclasses
1 value
project
stringclasses
7 values
harness
stringclasses
1 value
harness_binaries
stringclasses
7 values
language
stringclasses
2 values
file
stringlengths
19
90
line_start
int64
18
7.22k
line_end
int64
18
7.22k
line_count
int64
1
1
function
stringclasses
1 value
source_snippet
stringlengths
3.56k
12.8k
src_commits
stringclasses
7 values
gcs_covered
bool
1 class
baseline_reachable
stringclasses
1 value
agent_baseline_reachable
stringclasses
1 value
codeql_reachable
stringlengths
2
103
cnt
int64
1
355M
coverage_keys
stringlengths
23
94
target_text
stringlengths
58
135
prompt_preview
stringclasses
1 value
runtime_image
stringclasses
7 values
runtime_digest
stringclasses
7 values
runtime_normal_path
stringclasses
1 value
runtime_coverage_path
stringclasses
1 value
runtime_source_path
stringclasses
1 value
oss_fuzz_runner_image
stringclasses
2 values
coverage_extra_args
stringclasses
1 value
split
stringclasses
1 value
cups:merged:src/cups/cups/ppd-cache.c:2829
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cups
merged
["fuzz_array", "fuzz_cups", "fuzz_http_core", "fuzz_ipp", "fuzz_ipp_gen", "fuzz_ppd_gen_1", "fuzz_ppd_gen_cache", "fuzz_ppd_gen_conflicts", "fuzz_raster"]
c
/src/cups/cups/ppd-cache.c
2,829
2,829
1
2729 | */ 2730 | 2731 | snprintf(pc->custom_ppd_size, sizeof(pc->custom_ppd_size), "Custom.%dx%d", 2732 | (int)PWG_TO_POINTS(jobsize.width), (int)PWG_TO_POINTS(jobsize.length)); 2733 | 2734 | if (margins_set && exact) 2735 | { 2736 | dleft = pc->custom_size.left - ...
[{"path":"/src/cups","rev":"3935a0ac421137a7b2e7fec176527180bcd8a800","url":"https://github.com/OpenPrinting/cups"},{"path":"/src/fuzzing","rev":"152052188b5bfadfb5c258ec9dfbc9c6329fd0b6","url":"https://github.com/OpenPrinting/fuzzing.git"}]
true
[]
[]
["fuzz_ppd_gen_cache"]
3
["/src/cups/cups/ppd-cache.c"]
Reach line at /src/cups/cups/ppd-cache.c:2829 (observed count 3).
localhost:5000/cointest/runtime-cups:v2026-07-test1@sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cups:merged:src/cups/cups/ppd.c:1440
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cups
merged
["fuzz_array", "fuzz_cups", "fuzz_http_core", "fuzz_ipp", "fuzz_ipp_gen", "fuzz_ppd_gen_1", "fuzz_ppd_gen_cache", "fuzz_ppd_gen_conflicts", "fuzz_raster"]
c
/src/cups/cups/ppd.c
1,440
1,440
1
1340 | cupsCopyString(option->text, name, sizeof(option->text)); 1341 | } 1342 | 1343 | option->section = PPD_ORDER_ANY; 1344 | 1345 | free(string); 1346 | string = NULL; 1347 | 1348 | /* 1349 | * Add a custom option choice if we have already seen a CustomFoo...
[{"path":"/src/cups","rev":"3935a0ac421137a7b2e7fec176527180bcd8a800","url":"https://github.com/OpenPrinting/cups"},{"path":"/src/fuzzing","rev":"152052188b5bfadfb5c258ec9dfbc9c6329fd0b6","url":"https://github.com/OpenPrinting/fuzzing.git"}]
true
[]
[]
["fuzz_ppd_gen_1","fuzz_ppd_gen_cache","fuzz_ppd_gen_conflicts"]
29,600
["/src/cups/cups/ppd.c"]
Reach line at /src/cups/cups/ppd.c:1440 (observed count 29600).
localhost:5000/cointest/runtime-cups:v2026-07-test1@sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cups:merged:src/cups/cups/ppd-cache.c:2825
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cups
merged
["fuzz_array", "fuzz_cups", "fuzz_http_core", "fuzz_ipp", "fuzz_ipp_gen", "fuzz_ppd_gen_1", "fuzz_ppd_gen_cache", "fuzz_ppd_gen_conflicts", "fuzz_raster"]
c
/src/cups/cups/ppd-cache.c
2,825
2,825
1
2725 | jobsize.length <= pc->custom_max_length) 2726 | { 2727 | /* 2728 | * In range, format as Custom.WWWWxLLLL (points). 2729 | */ 2730 | 2731 | snprintf(pc->custom_ppd_size, sizeof(pc->custom_ppd_size), "Custom.%dx%d", 2732 | (int)PWG_TO_POINTS(jobsize.width), (in...
[{"path":"/src/cups","rev":"3935a0ac421137a7b2e7fec176527180bcd8a800","url":"https://github.com/OpenPrinting/cups"},{"path":"/src/fuzzing","rev":"152052188b5bfadfb5c258ec9dfbc9c6329fd0b6","url":"https://github.com/OpenPrinting/fuzzing.git"}]
true
[]
[]
["fuzz_ppd_gen_cache"]
3
["/src/cups/cups/ppd-cache.c"]
Reach line at /src/cups/cups/ppd-cache.c:2825 (observed count 3).
localhost:5000/cointest/runtime-cups:v2026-07-test1@sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cups:merged:src/cups/cups/file.c:701
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cups
merged
["fuzz_array", "fuzz_cups", "fuzz_http_core", "fuzz_ipp", "fuzz_ipp_gen", "fuzz_ppd_gen_1", "fuzz_ppd_gen_cache", "fuzz_ppd_gen_conflicts", "fuzz_raster"]
c
/src/cups/cups/file.c
701
701
1
601 | 602 | return (*(fp->ptr)++ & 255); 603 | } 604 | 605 | 606 | // 607 | // 'cupsFileGetConf()' - Get a line from a configuration file. 608 | // 609 | // @since CUPS 1.2@ 610 | // 611 | 612 | char * // O - Line read or @code NULL@ on end of file or error 613 | cupsFileGetConf(cup...
[{"path":"/src/cups","rev":"3935a0ac421137a7b2e7fec176527180bcd8a800","url":"https://github.com/OpenPrinting/cups"},{"path":"/src/fuzzing","rev":"152052188b5bfadfb5c258ec9dfbc9c6329fd0b6","url":"https://github.com/OpenPrinting/fuzzing.git"}]
true
[]
[]
["fuzz_ipp","fuzz_ipp_gen","fuzz_ppd_gen_cache"]
6
["/src/cups/cups/file.c"]
Reach line at /src/cups/cups/file.c:701 (observed count 6).
localhost:5000/cointest/runtime-cups:v2026-07-test1@sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cups:merged:src/cups/cups/ppd-mark.c:940
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cups
merged
["fuzz_array", "fuzz_cups", "fuzz_http_core", "fuzz_ipp", "fuzz_ipp_gen", "fuzz_ppd_gen_1", "fuzz_ppd_gen_cache", "fuzz_ppd_gen_conflicts", "fuzz_raster"]
c
/src/cups/cups/ppd-mark.c
940
940
1
840 | case PPD_CUSTOM_UNKNOWN : 841 | break; 842 | 843 | case PPD_CUSTOM_CURVE : 844 | case PPD_CUSTOM_INVCURVE : 845 | case PPD_CUSTOM_REAL : 846 | cparam->current.custom_real = (float)_cupsStrScand(choice + 7, 847 | ...
[{"path":"/src/cups","rev":"3935a0ac421137a7b2e7fec176527180bcd8a800","url":"https://github.com/OpenPrinting/cups"},{"path":"/src/fuzzing","rev":"152052188b5bfadfb5c258ec9dfbc9c6329fd0b6","url":"https://github.com/OpenPrinting/fuzzing.git"}]
true
[]
[]
["fuzz_ppd_gen_1","fuzz_ppd_gen_conflicts"]
489
["/src/cups/cups/ppd-mark.c"]
Reach line at /src/cups/cups/ppd-mark.c:940 (observed count 489).
localhost:5000/cointest/runtime-cups:v2026-07-test1@sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cyclonedds:merged:src/cyclonedds/src/ddsrt/src/fibheap.c:258
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cyclonedds
merged
["fuzz_config_init", "fuzz_handle_rtps_message", "fuzz_handshake", "fuzz_sample_deser", "fuzz_security_deser", "fuzz_type_object"]
c
/src/cyclonedds/src/ddsrt/src/fibheap.c
258
258
1
158 | ddsrt_fibheap_node_t *n = mark; 159 | do { 160 | n->parent = NULL; 161 | n->mark = 0; 162 | n = n->next; 163 | } while (n != mark); 164 | 165 | ddsrt_fibheap_merge_nonempty_list (&fh->roots, min->children); 166 | } 167 | ...
[{"path":"/src/cyclonedds","rev":"3029b992768886f555dab44c6a33f40ab09cb225","url":"https://github.com/eclipse-cyclonedds/cyclonedds"}]
true
[]
[]
["fuzz_config_init","fuzz_handle_rtps_message","fuzz_handshake","fuzz_sample_deser","fuzz_type_object"]
865
["/src/cyclonedds/src/ddsrt/src/fibheap.c"]
Reach line at /src/cyclonedds/src/ddsrt/src/fibheap.c:258 (observed count 865).
localhost:5000/cointest/runtime-cyclonedds:v2026-07-test1@sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cyclonedds:merged:src/cyclonedds/src/core/ddsi/src/ddsi_lease.c:134
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cyclonedds
merged
["fuzz_config_init", "fuzz_handle_rtps_message", "fuzz_handshake", "fuzz_sample_deser", "fuzz_security_deser", "fuzz_type_object"]
c
/src/cyclonedds/src/core/ddsi/src/ddsi_lease.c
134
134
1
34 | #include "ddsi__endpoint.h" 35 | #include "ddsi__proxy_endpoint.h" 36 | #include "ddsi__proxy_participant.h" 37 | 38 | /* This is absolute bottom for signed integers, where -x = x and yet x 39 | != 0 -- and note that it had better be 2's complement machine! */ 40 | #define TSCHED_NOT_ON_HE...
[{"path":"/src/cyclonedds","rev":"3029b992768886f555dab44c6a33f40ab09cb225","url":"https://github.com/eclipse-cyclonedds/cyclonedds"}]
true
[]
[]
["fuzz_config_init","fuzz_handle_rtps_message","fuzz_handshake","fuzz_sample_deser","fuzz_type_object"]
867
["/src/cyclonedds/src/core/ddsi/src/ddsi_lease.c"]
Reach line at /src/cyclonedds/src/core/ddsi/src/ddsi_lease.c:134 (observed count 867).
localhost:5000/cointest/runtime-cyclonedds:v2026-07-test1@sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cyclonedds:merged:src/cyclonedds/src/core/cdr/src/dds_cdrstream.c:648
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cyclonedds
merged
["fuzz_config_init", "fuzz_handle_rtps_message", "fuzz_handshake", "fuzz_sample_deser", "fuzz_security_deser", "fuzz_type_object"]
c
/src/cyclonedds/src/core/cdr/src/dds_cdrstream.c
648
648
1
548 | ddsrt_nonnull ((1, 2, 3)) 549 | static void dds_os_put_bytes_aligned_base (restrict_ostream_base_t *os, const struct dds_cdrstream_allocator *allocator, const void *data, uint32_t num, uint32_t elem_sz, align_t cdr_align, void **dst) 550 | { 551 | const uint32_t sz = num * elem_sz; 552 | dds_cdr_ali...
[{"path":"/src/cyclonedds","rev":"3029b992768886f555dab44c6a33f40ab09cb225","url":"https://github.com/eclipse-cyclonedds/cyclonedds"}]
true
[]
[]
["fuzz_config_init","fuzz_handle_rtps_message","fuzz_handshake","fuzz_sample_deser","fuzz_type_object"]
178
["/src/cyclonedds/src/core/cdr/src/dds_cdrstream.c"]
Reach line at /src/cyclonedds/src/core/cdr/src/dds_cdrstream.c:648 (observed count 178).
localhost:5000/cointest/runtime-cyclonedds:v2026-07-test1@sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cyclonedds:merged:src/cyclonedds/src/core/ddsi/src/ddsi_endpoint.c:378
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cyclonedds
merged
["fuzz_config_init", "fuzz_handle_rtps_message", "fuzz_handshake", "fuzz_sample_deser", "fuzz_security_deser", "fuzz_type_object"]
c
/src/cyclonedds/src/core/ddsi/src/ddsi_endpoint.c
378
378
1
278 | } else if (delta > 0) { 279 | data.extra = (uint32_t) DDSI_LIVELINESS_CHANGED_NOT_ALIVE_TO_ALIVE; 280 | (rd->status_cb) (rd->status_cb_entity, &data); 281 | } else { 282 | /* Twitch: the resulting (proxy)writer state is unchanged, but there has been 283 | a transition...
[{"path":"/src/cyclonedds","rev":"3029b992768886f555dab44c6a33f40ab09cb225","url":"https://github.com/eclipse-cyclonedds/cyclonedds"}]
true
[]
[]
["fuzz_config_init","fuzz_handle_rtps_message","fuzz_handshake","fuzz_sample_deser","fuzz_type_object"]
867
["/src/cyclonedds/src/core/ddsi/src/ddsi_endpoint.c"]
Reach line at /src/cyclonedds/src/core/ddsi/src/ddsi_endpoint.c:378 (observed count 867).
localhost:5000/cointest/runtime-cyclonedds:v2026-07-test1@sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
cyclonedds:merged:src/cyclonedds/src/core/ddsi/src/ddsi_typewrap.c:1195
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
cyclonedds
merged
["fuzz_config_init", "fuzz_handle_rtps_message", "fuzz_handshake", "fuzz_sample_deser", "fuzz_security_deser", "fuzz_type_object"]
c
/src/cyclonedds/src/core/ddsi/src/ddsi_typewrap.c
1,195
1,195
1
1095 | return ret; 1096 | break; 1097 | case DDS_XTypes_TK_MAP: 1098 | if ((ret = xt_valid_type_flags (gv, t->_u.map.c.flags, t->_d)) 1099 | || (ret = xt_valid_member_flags (gv, t->_u.map.c.element_flags, MEMBER_FLAG_COLLECTION_ELEMENT, in_key)) 1100 | || (ret = x...
[{"path":"/src/cyclonedds","rev":"3029b992768886f555dab44c6a33f40ab09cb225","url":"https://github.com/eclipse-cyclonedds/cyclonedds"}]
true
[]
[]
["fuzz_config_init","fuzz_handle_rtps_message","fuzz_handshake","fuzz_sample_deser","fuzz_type_object"]
90
["/src/cyclonedds/src/core/ddsi/src/ddsi_typewrap.c"]
Reach line at /src/cyclonedds/src/core/ddsi/src/ddsi_typewrap.c:1195 (observed count 90).
localhost:5000/cointest/runtime-cyclonedds:v2026-07-test1@sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
hdf5:merged:src/hdf5/src/H5T.c:7217
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
hdf5
merged
["h5_extended_fuzzer", "h5_read_fuzzer"]
c
/src/hdf5/src/H5T.c
7,217
7,217
1
7117 | if (H5T__detect_vlen_ref(dt->shared->u.compnd.memb[u].type)) 7118 | HGOTO_DONE(true); 7119 | break; 7120 | 7121 | case H5T_ARRAY: 7122 | case H5T_VLEN: 7123 | case H5T_ENUM: 7124 | HGOTO_DONE(H5T__detect_vlen_ref...
[{"path":"/src/hdf5","rev":"6e6273e573034090378278891a14f2cc03bb5adf","url":"https://github.com/HDFGroup/hdf5"}]
true
[]
[]
["h5_extended_fuzzer","h5_read_fuzzer"]
321
["/src/hdf5/src/H5T.c"]
Reach line at /src/hdf5/src/H5T.c:7217 (observed count 321).
localhost:5000/cointest/runtime-hdf5:v2026-07-test1@sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
hdf5:merged:src/hdf5/src/H5CX.c:2263
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
hdf5
merged
["h5_extended_fuzzer", "h5_read_fuzzer"]
c
/src/hdf5/src/H5CX.c
2,263
2,263
1
2163 | /* Get the value */ 2164 | *dt_conv_cb = (*head)->ctx.dt_conv_cb; 2165 | 2166 | done: 2167 | FUNC_LEAVE_NOAPI(ret_value) 2168 | } /* end H5CX_get_dt_conv_cb() */ 2169 | 2170 | /*------------------------------------------------------------------------- 2171 | * Function: H5CX_g...
[{"path":"/src/hdf5","rev":"6e6273e573034090378278891a14f2cc03bb5adf","url":"https://github.com/HDFGroup/hdf5"}]
true
[]
[]
["h5_extended_fuzzer","h5_read_fuzzer"]
10
["/src/hdf5/src/H5CX.c"]
Reach line at /src/hdf5/src/H5CX.c:2263 (observed count 10).
localhost:5000/cointest/runtime-hdf5:v2026-07-test1@sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
hdf5:merged:src/hdf5/src/H5Olayout.c:338
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
hdf5
merged
["h5_extended_fuzzer", "h5_read_fuzzer"]
c
/src/hdf5/src/H5Olayout.c
338
338
1
238 | /* Allocate space for compact data */ 239 | if (NULL == (mesg->storage.u.compact.buf = H5MM_malloc(mesg->storage.u.compact.size))) 240 | HGOTO_ERROR(H5E_OHDR, H5E_CANTALLOC, NULL, 241 | "memory allocation f...
[{"path":"/src/hdf5","rev":"6e6273e573034090378278891a14f2cc03bb5adf","url":"https://github.com/HDFGroup/hdf5"}]
true
[]
[]
["h5_extended_fuzzer","h5_read_fuzzer"]
1
["/src/hdf5/src/H5Olayout.c"]
Reach line at /src/hdf5/src/H5Olayout.c:338 (observed count 1).
localhost:5000/cointest/runtime-hdf5:v2026-07-test1@sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
hdf5:merged:src/hdf5/src/H5T.c:7208
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
hdf5
merged
["h5_extended_fuzzer", "h5_read_fuzzer"]
c
/src/hdf5/src/H5T.c
7,208
7,208
1
7108 | if (H5T_REFERENCE == dt->shared->type && !dt->shared->u.atomic.u.r.opaque) 7109 | HGOTO_DONE(true); 7110 | 7111 | /* Check for types that might have the correct type as a component */ 7112 | switch (dt->shared->type) { 7113 | case H5T_COMPOUND: 7114 | /* Ite...
[{"path":"/src/hdf5","rev":"6e6273e573034090378278891a14f2cc03bb5adf","url":"https://github.com/HDFGroup/hdf5"}]
true
[]
[]
["h5_extended_fuzzer","h5_read_fuzzer"]
292
["/src/hdf5/src/H5T.c"]
Reach line at /src/hdf5/src/H5T.c:7208 (observed count 292).
localhost:5000/cointest/runtime-hdf5:v2026-07-test1@sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
hdf5:merged:src/hdf5/src/H5Fsuper.c:681
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
hdf5
merged
["h5_extended_fuzzer", "h5_read_fuzzer"]
c
/src/hdf5/src/H5Fsuper.c
681
681
1
581 | * Tell the file driver how much address space has already been 582 | * allocated so that it knows how to allocate additional memory. 583 | */ 584 | 585 | /* Set the ring type in the API context */ 586 | H5AC_set_ring(H5AC_RING_SBE, NULL); 587 | 588 | /* Decode the opti...
[{"path":"/src/hdf5","rev":"6e6273e573034090378278891a14f2cc03bb5adf","url":"https://github.com/HDFGroup/hdf5"}]
true
[]
[]
["h5_extended_fuzzer","h5_read_fuzzer"]
1
["/src/hdf5/src/H5Fsuper.c"]
Reach line at /src/hdf5/src/H5Fsuper.c:681 (observed count 1).
localhost:5000/cointest/runtime-hdf5:v2026-07-test1@sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
karchive:merged:src/qtbase/src/corelib/tools/qhash.cpp:526
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
karchive
merged
["k7z_fuzzer", "kar_fuzzer", "ktar_bz2_fuzzer", "ktar_fuzzer", "ktar_gz_fuzzer", "ktar_lz_fuzzer", "ktar_xz_fuzzer", "ktar_zst_fuzzer", "kzip_fuzzer"]
c++
/src/qtbase/src/corelib/tools/qhash.cpp
526
526
1
426 | // hash twice 16 bytes, running 2 scramble rounds of AES on itself 427 | template <ZeroExtension ZX> 428 | static void QT_FUNCTION_TARGET(AES) QT_VECTORCALL 429 | hash2x16bytes(__m128i &state0, __m128i &state1, const __m128i *src0, const __m128i *src1) 430 | { 431 | __m128i...
[{"path":"/src/extra-cmake-modules","rev":"785cc769097051335412b1df5ef8b784112e18d1","url":"https://invent.kde.org/frameworks/extra-cmake-modules.git"},{"path":"/src/karchive","rev":"3557ad6e4aeb96ec1b6705f43cc3dcb96d76cd6c","url":"https://invent.kde.org/frameworks/karchive.git"},{"path":"/src/openssl","rev":"69e54bee8...
true
[]
[]
["karchive_fuzzer","kcompressiondevice_fuzzer"]
7,600,000
["/src/qtbase/src/corelib/tools/qhash.cpp"]
Reach line at /src/qtbase/src/corelib/tools/qhash.cpp:526 (observed count 7600000).
localhost:5000/cointest/runtime-karchive:v2026-07-test1@sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
liboqs:merged:src/liboqs/src/common/common.c:414
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
liboqs
merged
["fuzz_test_kem", "fuzz_test_sig", "fuzz_test_sig_stfl_lms", "fuzz_test_sig_stfl_xmss"]
c
/src/liboqs/src/common/common.c
414
414
1
314 | } 315 | const size_t offset = alignment - 1 + sizeof(uint8_t); 316 | uint8_t *buffer = OSSL_FUNC(CRYPTO_malloc)(size + offset, OPENSSL_FILE, OPENSSL_LINE); 317 | if (!buffer) { 318 | return NULL; 319 | } 320 | uint8_t *ptr = (uint8_t *)(((uintptr_t)(buffer) + offset) & ~(alignment - 1)); 3...
[{"path":"/src/liboqs","rev":"0e325ccc2d96d37e7433ff8938550d8111b3931c","url":"https://github.com/open-quantum-safe/liboqs.git"}]
true
[]
[]
["fuzz_test_kem","fuzz_test_sig","fuzz_test_sig_stfl_lms","fuzz_test_sig_stfl_xmss"]
2,850,000
["/src/liboqs/src/common/common.c"]
Reach line at /src/liboqs/src/common/common.c:414 (observed count 2850000).
localhost:5000/cointest/runtime-liboqs:v2026-07-test1@sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner:ubuntu-24-04
gcs_reachable
liboqs:merged:src/liboqs/src/kem/bike/additional_r4/sampling_avx2.c:57
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
liboqs
merged
["fuzz_test_kem", "fuzz_test_sig", "fuzz_test_sig_stfl_lms", "fuzz_test_sig_stfl_xmss"]
c
/src/liboqs/src/kem/bike/additional_r4/sampling_avx2.c
57
57
1
1 | /* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. 2 | * SPDX-License-Identifier: Apache-2.0" 3 | * 4 | * Written by Nir Drucker, Shay Gueron and Dusan Kostic, 5 | * AWS Cryptographic Algorithms Group. 6 | */ 7 | 8 | #include <assert.h> 9 | 10 | #include "sampl...
[{"path":"/src/liboqs","rev":"0e325ccc2d96d37e7433ff8938550d8111b3931c","url":"https://github.com/open-quantum-safe/liboqs.git"}]
true
[]
[]
["fuzz_test_kem","fuzz_test_sig"]
84
["/src/liboqs/src/kem/bike/additional_r4/sampling_avx2.c"]
Reach line at /src/liboqs/src/kem/bike/additional_r4/sampling_avx2.c:57 (observed count 84).
localhost:5000/cointest/runtime-liboqs:v2026-07-test1@sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner:ubuntu-24-04
gcs_reachable
liboqs:merged:src/liboqs/src/common/sha3/sha3.c:60
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
liboqs
merged
["fuzz_test_kem", "fuzz_test_sig", "fuzz_test_sig_stfl_lms", "fuzz_test_sig_stfl_xmss"]
c
/src/liboqs/src/common/sha3/sha3.c
60
60
1
1 | // SPDX-License-Identifier: MIT 2 | 3 | #include <oqs/oqs.h> 4 | 5 | #include "sha3.h" 6 | 7 | extern struct OQS_SHA3_callbacks sha3_default_callbacks; 8 | 9 | static struct OQS_SHA3_callbacks *callbacks = &sha3_default_callbacks; 10 | 11 | OQS_API void OQS_SHA3_set_ca...
[{"path":"/src/liboqs","rev":"0e325ccc2d96d37e7433ff8938550d8111b3931c","url":"https://github.com/open-quantum-safe/liboqs.git"}]
true
[]
[]
["fuzz_test_kem"]
28
["/src/liboqs/src/common/sha3/sha3.c"]
Reach line at /src/liboqs/src/common/sha3/sha3.c:60 (observed count 28).
localhost:5000/cointest/runtime-liboqs:v2026-07-test1@sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner:ubuntu-24-04
gcs_reachable
liboqs:merged:src/liboqs/src/common/sha3/xkcp_sha3x4.c:189
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
liboqs
merged
["fuzz_test_kem", "fuzz_test_sig", "fuzz_test_sig_stfl_lms", "fuzz_test_sig_stfl_xmss"]
c
/src/liboqs/src/common/sha3/xkcp_sha3x4.c
189
189
1
89 | const uint8_t *in0, const uint8_t *in1, const uint8_t *in2, const uint8_t *in3, size_t inlen) { 90 | uint64_t c = r - s[100]; 91 | 92 | if (s[100] && inlen >= c) { 93 | (*Keccak_X4_AddBytes_ptr)(s, 0, in0, (unsigned int)s[100], (unsigned int)c); 94 | (*Kecc...
[{"path":"/src/liboqs","rev":"0e325ccc2d96d37e7433ff8938550d8111b3931c","url":"https://github.com/open-quantum-safe/liboqs.git"}]
true
[]
[]
["fuzz_test_kem","fuzz_test_sig","fuzz_test_sig_stfl_lms","fuzz_test_sig_stfl_xmss"]
338,000
["/src/liboqs/src/common/sha3/xkcp_sha3x4.c"]
Reach line at /src/liboqs/src/common/sha3/xkcp_sha3x4.c:189 (observed count 338000).
localhost:5000/cointest/runtime-liboqs:v2026-07-test1@sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner:ubuntu-24-04
gcs_reachable
libraw:merged:src/libraw/src/metadata/canon.cpp:370
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
libraw
merged
["libraw_cr2_fuzzer", "libraw_fuzzer", "libraw_nef_fuzzer", "libraw_raf_fuzzer"]
c++
/src/libraw/src/metadata/canon.cpp
370
370
1
270 | else if (CanonCameraInfo_checkFirmwareRecordLocation(CameraInfo, 0x285, maxlen)) 271 | SubVersion = 4; 272 | // printf ("==>> CanonID_EOS_1D_X, SubVersion: %d\n", SubVersion); 273 | 274 | if (SubVersion < 3) 275 | SubVersion_offset += -3; 276 | 277 | iCanonCurFocal = 0x...
[{"path":"/src/libraw","rev":"f9d5f6565a36abc60e672e2db6e7ca80b6bf642e","url":"https://github.com/libraw/libraw"}]
true
[]
[]
["libraw_fuzzer"]
1,950
["/src/libraw/src/metadata/canon.cpp"]
Reach line at /src/libraw/src/metadata/canon.cpp:370 (observed count 1950).
localhost:5000/cointest/runtime-libraw:v2026-07-test1@sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
libraw:merged:src/libraw/src/demosaic/xtrans_demosaic.cpp:390
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
libraw
merged
["libraw_cr2_fuzzer", "libraw_fuzzer", "libraw_nef_fuzzer", "libraw_raf_fuzzer"]
c++
/src/libraw/src/demosaic/xtrans_demosaic.cpp
390
390
1
290 | rix += LIBRAW_AHD_TILE * LIBRAW_AHD_TILE; 291 | } 292 | } 293 | } 294 | 295 | /* Interpolate red for blue pixels and vice versa: */ 296 | for (int row = top + 3; row < mrow - 3; ...
[{"path":"/src/libraw","rev":"f9d5f6565a36abc60e672e2db6e7ca80b6bf642e","url":"https://github.com/libraw/libraw"}]
true
[]
[]
["libraw_fuzzer"]
3,160
["/src/libraw/src/demosaic/xtrans_demosaic.cpp"]
Reach line at /src/libraw/src/demosaic/xtrans_demosaic.cpp:390 (observed count 3160).
localhost:5000/cointest/runtime-libraw:v2026-07-test1@sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
rdkit:merged:src/rdkit/Code/GraphMol/SmilesParse/CXSmilesOps.cpp:1250
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
rdkit
merged
["mol_data_stream_to_mol_fuzzer", "mol_deserialization_fuzzer", "smiles_string_to_mol_fuzzer"]
c++
/src/rdkit/Code/GraphMol/SmilesParse/CXSmilesOps.cpp
1,250
1,250
1
1150 | bond->setProp(common_properties::_MolFileBondCfg, cfg); 1151 | bond->setBondDir(state); 1152 | if (cfg == 2 && canHaveDirection(*bond)) { 1153 | bond->getBeginAtom()->setChiralTag(Atom::ChiralType::CHI_UNSPECIFIED); 1154 | mol.setProp(detail::_needsDetectBondStereo, 1)...
[{"path":"/src/eigen","rev":"2cf9891537250255f50df5109ffe9e700e2a73de","url":"https://gitlab.com/libeigen/eigen"},{"path":"/src/rdkit","rev":"232e4ffc84de1983918e6422fbec47d5da74db25","url":"https://github.com/rdkit/rdkit.git"}]
true
[]
[]
["smiles_string_to_mol_fuzzer"]
7,720
["/src/rdkit/Code/GraphMol/SmilesParse/CXSmilesOps.cpp"]
Reach line at /src/rdkit/Code/GraphMol/SmilesParse/CXSmilesOps.cpp:1250 (observed count 7720).
localhost:5000/cointest/runtime-rdkit:v2026-07-test1@sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
rdkit:merged:src/rdkit/Code/GraphMol/QueryAtom.h:47
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
rdkit
merged
["mol_data_stream_to_mol_fuzzer", "mol_deserialization_fuzzer", "smiles_string_to_mol_fuzzer"]
c++
/src/rdkit/Code/GraphMol/QueryAtom.h
47
47
1
1 | // 2 | // Copyright (C) 2001-2022 Greg Landrum and other RDKit contributors 3 | // 4 | // @@ All Rights Reserved @@ 5 | // This file is part of the RDKit. 6 | // The contents are covered by the terms of the BSD license 7 | // which is included in the file license.txt, found at the ...
[{"path":"/src/eigen","rev":"2cf9891537250255f50df5109ffe9e700e2a73de","url":"https://gitlab.com/libeigen/eigen"},{"path":"/src/rdkit","rev":"232e4ffc84de1983918e6422fbec47d5da74db25","url":"https://github.com/rdkit/rdkit.git"}]
true
[]
[]
["smiles_string_to_mol_fuzzer"]
449
["/src/rdkit/Code/GraphMol/QueryAtom.h"]
Reach line at /src/rdkit/Code/GraphMol/QueryAtom.h:47 (observed count 449).
localhost:5000/cointest/runtime-rdkit:v2026-07-test1@sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
karchive:merged:src/zlib/adler32.c:18
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
karchive
merged
["k7z_fuzzer", "kar_fuzzer", "ktar_bz2_fuzzer", "ktar_fuzzer", "ktar_gz_fuzzer", "ktar_lz_fuzzer", "ktar_xz_fuzzer", "ktar_zst_fuzzer", "kzip_fuzzer"]
c++
/src/zlib/adler32.c
18
18
1
1 | /* adler32.c -- compute the Adler-32 checksum of a data stream 2 | * Copyright (C) 1995-2011, 2016 Mark Adler 3 | * For conditions of distribution and use, see copyright notice in zlib.h 4 | */ 5 | 6 | /* @(#) $Id$ */ 7 | 8 | #include "zutil.h" 9 | 10 | #define BASE 6552...
[{"path":"/src/extra-cmake-modules","rev":"785cc769097051335412b1df5ef8b784112e18d1","url":"https://invent.kde.org/frameworks/extra-cmake-modules.git"},{"path":"/src/karchive","rev":"3557ad6e4aeb96ec1b6705f43cc3dcb96d76cd6c","url":"https://invent.kde.org/frameworks/karchive.git"},{"path":"/src/openssl","rev":"69e54bee8...
true
[]
[]
[]
355,000,000
["/src/zlib/adler32.c"]
Reach line at /src/zlib/adler32.c:18 (observed count 355000000).
localhost:5000/cointest/runtime-karchive:v2026-07-test1@sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
karchive:merged:src/zlib/inflate.c:695
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
karchive
merged
["k7z_fuzzer", "kar_fuzzer", "ktar_bz2_fuzzer", "ktar_fuzzer", "ktar_gz_fuzzer", "ktar_lz_fuzzer", "ktar_xz_fuzzer", "ktar_zst_fuzzer", "kzip_fuzzer"]
c++
/src/zlib/inflate.c
695
695
1
595 | case EXLEN: 596 | if (state->flags & 0x0400) { 597 | NEEDBITS(16); 598 | state->length = (unsigned)(hold); 599 | if (state->head != Z_NULL) 600 | state->head->extra_len = (unsigned)hold; 601 | if ...
[{"path":"/src/extra-cmake-modules","rev":"785cc769097051335412b1df5ef8b784112e18d1","url":"https://invent.kde.org/frameworks/extra-cmake-modules.git"},{"path":"/src/karchive","rev":"3557ad6e4aeb96ec1b6705f43cc3dcb96d76cd6c","url":"https://invent.kde.org/frameworks/karchive.git"},{"path":"/src/openssl","rev":"69e54bee8...
true
[]
[]
[]
27
["/src/zlib/inflate.c"]
Reach line at /src/zlib/inflate.c:695 (observed count 27).
localhost:5000/cointest/runtime-karchive:v2026-07-test1@sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
karchive:merged:src/zlib/adler32.c:74
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
karchive
merged
["k7z_fuzzer", "kar_fuzzer", "ktar_bz2_fuzzer", "ktar_fuzzer", "ktar_gz_fuzzer", "ktar_lz_fuzzer", "ktar_xz_fuzzer", "ktar_zst_fuzzer", "kzip_fuzzer"]
c++
/src/zlib/adler32.c
74
74
1
1 | /* adler32.c -- compute the Adler-32 checksum of a data stream 2 | * Copyright (C) 1995-2011, 2016 Mark Adler 3 | * For conditions of distribution and use, see copyright notice in zlib.h 4 | */ 5 | 6 | /* @(#) $Id$ */ 7 | 8 | #include "zutil.h" 9 | 10 | #define BASE 6552...
[{"path":"/src/extra-cmake-modules","rev":"785cc769097051335412b1df5ef8b784112e18d1","url":"https://invent.kde.org/frameworks/extra-cmake-modules.git"},{"path":"/src/karchive","rev":"3557ad6e4aeb96ec1b6705f43cc3dcb96d76cd6c","url":"https://invent.kde.org/frameworks/karchive.git"},{"path":"/src/openssl","rev":"69e54bee8...
true
[]
[]
[]
350
["/src/zlib/adler32.c"]
Reach line at /src/zlib/adler32.c:74 (observed count 350).
localhost:5000/cointest/runtime-karchive:v2026-07-test1@sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
karchive:merged:src/karchive/src/k7zip.cpp:294
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
karchive
merged
["k7z_fuzzer", "kar_fuzzer", "ktar_bz2_fuzzer", "ktar_fuzzer", "ktar_gz_fuzzer", "ktar_lz_fuzzer", "ktar_xz_fuzzer", "ktar_zst_fuzzer", "kzip_fuzzer"]
c++
/src/karchive/src/k7zip.cpp
294
294
1
194 | /*! 195 | * Returns the content of this file. 196 | * Call data() with care (only once per file), this data isn't cached. 197 | */ 198 | [[nodiscard]] QByteArray data() const override; 199 | 200 | /*! 201 | * This method returns QIODevice (internal class: KLimitedI...
[{"path":"/src/extra-cmake-modules","rev":"785cc769097051335412b1df5ef8b784112e18d1","url":"https://invent.kde.org/frameworks/extra-cmake-modules.git"},{"path":"/src/karchive","rev":"3557ad6e4aeb96ec1b6705f43cc3dcb96d76cd6c","url":"https://invent.kde.org/frameworks/karchive.git"},{"path":"/src/openssl","rev":"69e54bee8...
true
[]
[]
[]
24
["/src/karchive/src/k7zip.cpp"]
Reach line at /src/karchive/src/k7zip.cpp:294 (observed count 24).
localhost:5000/cointest/runtime-karchive:v2026-07-test1@sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
liboqs:merged:src/liboqs/src/common/sha3/xkcp_low/KeccakP-1600times4/avx2/KeccakP-1600-times4-SIMD256.c:565
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
liboqs
merged
["fuzz_test_kem", "fuzz_test_sig", "fuzz_test_sig_stfl_lms", "fuzz_test_sig_stfl_xmss"]
c
/src/liboqs/src/common/sha3/xkcp_low/KeccakP-1600times4/avx2/KeccakP-1600-times4-SIMD256.c
565
565
1
465 | for (i = 16; i < laneCount; i++) { 466 | ExtrXor( i ); 467 | } 468 | } 469 | } else { 470 | for (i = 0; i < laneCount; i++) { 471 | ExtrXor( i ); 472 | } 473 | } 474 | #undef ExtrXor 475 | #undef ExtrXor4 476 | } 477 | 478 | #define declareABCDE \ 479 | V2...
[{"path":"/src/liboqs","rev":"0e325ccc2d96d37e7433ff8938550d8111b3931c","url":"https://github.com/open-quantum-safe/liboqs.git"}]
true
[]
[]
[]
89,200,000
["/src/liboqs/src/common/sha3/xkcp_low/KeccakP-1600times4/avx2/KeccakP-1600-times4-SIMD256.c"]
Reach line at /src/liboqs/src/common/sha3/xkcp_low/KeccakP-1600times4/avx2/KeccakP-1600-times4-SIMD256.c:565 (observed count 89200000).
localhost:5000/cointest/runtime-liboqs:v2026-07-test1@sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner:ubuntu-24-04
gcs_reachable
libraw:merged:src/libraw/src/decoders/fp_dng.cpp:294
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
libraw
merged
["libraw_cr2_fuzzer", "libraw_fuzzer", "libraw_nef_fuzzer", "libraw_raf_fuzzer"]
c++
/src/libraw/src/decoders/fp_dng.cpp
294
294
1
194 | } 195 | } 196 | else 197 | { 198 | #if LibRawBigEndian 199 | const unsigned char *input0 = input; 200 | const unsigned char *input1 = input + rowIncrement; 201 | const unsigned char *input2 = input + rowIncrement * 2; 202 | const unsigned char *input3 = input + rowIncre...
[{"path":"/src/libraw","rev":"f9d5f6565a36abc60e672e2db6e7ca80b6bf642e","url":"https://github.com/libraw/libraw"}]
true
[]
[]
[]
754
["/src/libraw/src/decoders/fp_dng.cpp"]
Reach line at /src/libraw/src/decoders/fp_dng.cpp:294 (observed count 754).
localhost:5000/cointest/runtime-libraw:v2026-07-test1@sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
libraw:merged:src/libraw/src/decoders/decoders_libraw.cpp:198
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
libraw
merged
["libraw_cr2_fuzzer", "libraw_fuzzer", "libraw_nef_fuzzer", "libraw_raf_fuzzer"]
c++
/src/libraw/src/decoders/decoders_libraw.cpp
198
198
1
98 | } 99 | else 100 | { 101 | move_row = _move[i].row; 102 | move_col = _move[i].col; 103 | } 104 | for (; tidx < 16; tidx++) 105 | if (tiff_ifd[tidx].t_width == imgdata.sizes.raw_width && 106 | tiff_ifd[tidx].t_height == imgdata.sizes.raw_height && ...
[{"path":"/src/libraw","rev":"f9d5f6565a36abc60e672e2db6e7ca80b6bf642e","url":"https://github.com/libraw/libraw"}]
true
[]
[]
[]
10,700
["/src/libraw/src/decoders/decoders_libraw.cpp"]
Reach line at /src/libraw/src/decoders/decoders_libraw.cpp:198 (observed count 10700).
localhost:5000/cointest/runtime-libraw:v2026-07-test1@sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
libraw:merged:src/libraw/src/decoders/load_mfbacks.cpp:740
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
libraw
merged
["libraw_cr2_fuzzer", "libraw_fuzzer", "libraw_nef_fuzzer", "libraw_raf_fuzzer"]
c++
/src/libraw/src/decoders/load_mfbacks.cpp
740
740
1
640 | int *offset, len[2], pred[2], row, col, i, j; 641 | ushort *pixel; 642 | short(*c_black)[2], (*r_black)[2]; 643 | if (ph1.format == 6) 644 | throw LIBRAW_EXCEPTION_IO_CORRUPT; 645 | 646 | pixel = (ushort *)calloc(raw_width * 3 + raw_height * 4, 2); 647 | offset = (int *)(pixel + r...
[{"path":"/src/libraw","rev":"f9d5f6565a36abc60e672e2db6e7ca80b6bf642e","url":"https://github.com/libraw/libraw"}]
true
[]
[]
[]
439,000
["/src/libraw/src/decoders/load_mfbacks.cpp"]
Reach line at /src/libraw/src/decoders/load_mfbacks.cpp:740 (observed count 439000).
localhost:5000/cointest/runtime-libraw:v2026-07-test1@sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
rdkit:merged:src/rdkit/Code/GraphMol/FileParsers/MolFileParser.cpp:3287
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
rdkit
merged
["mol_data_stream_to_mol_fuzzer", "mol_deserialization_fuzzer", "smiles_string_to_mol_fuzzer"]
c++
/src/rdkit/Code/GraphMol/FileParsers/MolFileParser.cpp
3,287
3,287
1
3187 | if (ival == 15 // V2000 3188 | || ival == -1 // v3000 3189 | ) { 3190 | atom->setNumExplicitHs(0); 3191 | } else { 3192 | if (static_cast<int>(atom->getValence(Atom::ValenceType::EXPLICIT)) > 3193 | ival) { 3194 | BOOST_LOG(rd...
[{"path":"/src/eigen","rev":"2cf9891537250255f50df5109ffe9e700e2a73de","url":"https://gitlab.com/libeigen/eigen"},{"path":"/src/rdkit","rev":"232e4ffc84de1983918e6422fbec47d5da74db25","url":"https://github.com/rdkit/rdkit.git"}]
true
[]
[]
[]
1,420
["/src/rdkit/Code/GraphMol/FileParsers/MolFileParser.cpp"]
Reach line at /src/rdkit/Code/GraphMol/FileParsers/MolFileParser.cpp:3287 (observed count 1420).
localhost:5000/cointest/runtime-rdkit:v2026-07-test1@sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
rdkit:merged:src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp:460
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
rdkit
merged
["mol_data_stream_to_mol_fuzzer", "mol_deserialization_fuzzer", "smiles_string_to_mol_fuzzer"]
c++
/src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp
460
460
1
360 | unsigned int pos = 6; 361 | bool ok; 362 | unsigned int nent = 363 | ParseSGroupIntField(ok, strictParsing, text, line, pos, true); 364 | if (!ok) { 365 | return; 366 | } 367 | 368 | for (unsigned int ie = 0; ie < nent; ++ie) { 369 | if (text.size() < pos + 8) { 37...
[{"path":"/src/eigen","rev":"2cf9891537250255f50df5109ffe9e700e2a73de","url":"https://gitlab.com/libeigen/eigen"},{"path":"/src/rdkit","rev":"232e4ffc84de1983918e6422fbec47d5da74db25","url":"https://github.com/rdkit/rdkit.git"}]
true
[]
[]
[]
4,320
["/src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp"]
Reach line at /src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp:460 (observed count 4320).
localhost:5000/cointest/runtime-rdkit:v2026-07-test1@sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable
rdkit:merged:src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp:463
v2026-07
e99b764ba8d7a546e425666851b81545bc800f63
d87225267726cf7ce1a3e17cf103c5ac943c4f05
20260504
rdkit
merged
["mol_data_stream_to_mol_fuzzer", "mol_deserialization_fuzzer", "smiles_string_to_mol_fuzzer"]
c++
/src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp
463
463
1
363 | ParseSGroupIntField(ok, strictParsing, text, line, pos, true); 364 | if (!ok) { 365 | return; 366 | } 367 | 368 | for (unsigned int ie = 0; ie < nent; ++ie) { 369 | if (text.size() < pos + 8) { 370 | std::ostringstream errout; 371 | errout << "SGroup SLB line too...
[{"path":"/src/eigen","rev":"2cf9891537250255f50df5109ffe9e700e2a73de","url":"https://gitlab.com/libeigen/eigen"},{"path":"/src/rdkit","rev":"232e4ffc84de1983918e6422fbec47d5da74db25","url":"https://github.com/rdkit/rdkit.git"}]
true
[]
[]
[]
348
["/src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp"]
Reach line at /src/rdkit/Code/GraphMol/FileParsers/MolSGroupParsing.cpp:463 (observed count 348).
localhost:5000/cointest/runtime-rdkit:v2026-07-test1@sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320
/out/normal
/out/coverage
/src
gcr.io/oss-fuzz-base/base-runner
gcs_reachable