Datasets:
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 |
COIN v2026-07
COde-understanding through INput-space mapping — a benchmark that measures an agent's ability to translate a natural-language reachability goal ("reach line X of file Y") into an input that exercises that line at runtime.
This release pins 70 verified targets drawn from 7 OSS-Fuzz projects. Every target is paired with a runtime docker image whose digest is captured below — a snapshot is content-addressed end-to-end, so reruns six months from now hit the same binaries.
Quick start
from datasets import load_dataset
ds = load_dataset(
"COIN-Bench/coin",
revision="v2026-07",
split="codeql_only",
)
print(ds[0]["target_id"], ds[0]["runtime_image"])
To run the full evaluation pipeline against this snapshot:
pip install coin-bench
coin evaluate \
--dataset COIN-Bench/coin \
--revision v2026-07 \
--split codeql_only \
--output-dir results/
Splits
Splits are first-match-wins over the 6-bit signal cube
(G, S, N, F, L, C) — GCS-covered, seed-reachable, fuzzer-reachable
(libfuzzer-noseed), baseline-reachable (libfuzzer), LLM-baseline-reachable,
CodeQL-statically-reachable.
| Split | Cell | Rows |
|---|---|---|| gcs_reachable | G and not (F or L) | 35 || codeql_only | C and not (G or F or L) | 35 |
Runtime images
One per project. Digest-pinned for reproducibility — the dataset rows reference these digests directly.
| Project | Image | Digest | Size |
|---|---|---|---|| cups | localhost:5000/cointest/runtime-cups:v2026-07-test1 | sha256:986901f42872c2d3f3705368e9546e9f792efc957a11541540c4232fb7eaf36d | 2698.4 MB || cyclonedds | localhost:5000/cointest/runtime-cyclonedds:v2026-07-test1 | sha256:ebce3ee4f0439dc4137e4102d12d1b0958882af2e519a441e1203be06da72dfd | 3658.2 MB || hdf5 | localhost:5000/cointest/runtime-hdf5:v2026-07-test1 | sha256:23dac6e302371f1fa5341a1e54d537d41168b125a39a1e902464700daaae91a6 | 5762.2 MB || karchive | localhost:5000/cointest/runtime-karchive:v2026-07-test1 | sha256:4c7ea95f50529f13a86fe490cdcd779b3d1c7e699916bda4212dc780d1082665 | 14784.0 MB || liboqs | localhost:5000/cointest/runtime-liboqs:v2026-07-test1 | sha256:b00578ef6bc10a015619ddcf614cb217e8a1ecae49b3da9eba084a3db59e604a | 4118.4 MB || libraw | localhost:5000/cointest/runtime-libraw:v2026-07-test1 | sha256:faa3f5de1db16c0f6b9968ee796375be742b5d8b30f6659ad6150a347c076133 | 2164.6 MB || rdkit | localhost:5000/cointest/runtime-rdkit:v2026-07-test1 | sha256:3361dd349cc9e92dfe48e664b1c0fe61eeadf62cc08834e8f9ae28187f283320 | 12781.0 MB |
Schema
| Column | Type | Meaning |
|---|---|---|
target_id |
str | <project>:<harness>:<file>:<line_start>[-<line_end>] |
coin_version |
str | snapshot tag (e.g. v2026-07) |
coin_commit |
str | git SHA of the COIN repo at release time |
oss_fuzz_commit |
str | OSS-Fuzz commit pinned for this snapshot |
coverage_date |
str | GCS HTML coverage report date |
project |
str | OSS-Fuzz project name |
harness |
str | primary reaching harness binary |
harness_binaries |
str (JSON list) | harness binary basenames in the project |
language |
str | c / c++ / rust / python / jvm |
file |
str | canonical /src/<project>/<rel> path |
line_start, line_end, line_count |
int | target line range |
function |
str | enclosing function (empty if not extracted) |
source_snippet |
str | ±100 lines around the target |
src_commits |
str (JSON list) | [{path, rev, url}] for git-cloning |
gcs_covered |
bool | G signal — line in the GCS coverage report |
baseline_reachable |
str (JSON list or "null") | F — stage5 libfuzzer baseline (with seed if present) |
agent_baseline_reachable |
str (JSON list or "null") | L — LLM seed-gen baseline |
codeql_reachable |
str (JSON list or "null") | C — CodeQL static reachability |
cnt |
int | observed coverage count from GCS |
coverage_keys |
str (JSON list) | path synonyms for verify-server matching |
target_text |
str | one-line human description |
prompt_preview |
str | TASK.md preview that stage7 sends to the agent |
runtime_image |
str | <image>@sha256:... — the image to spin up |
runtime_digest |
str | the digest alone, for content addressing |
runtime_normal_path |
str | path inside the image: harness binaries (/out/normal) |
runtime_coverage_path |
str | path inside the image: coverage build (/out/coverage) |
runtime_source_path |
str | path inside the image: source repos (/src) |
split |
str | denormalized split name (matches the row's file) |
What's automated, what's manual
| Step | Type |
|---|---|
| OSS-Fuzz coverage HTML download | manual (operator) |
| Per-project build (normal + coverage) | manual (operator) |
| Baseline fuzzing (stages 5 + 5b) | manual (operator) |
| Target selection (stage 6) | manual (operator) |
Snapshot release (coin release) |
manual command, fully reproducible |
| Evaluation against this snapshot | fully automated for downstream users |
The selection pipeline is operator-driven; once a snapshot is published, running it against your agent is one command.
Provenance
- COIN repo: https://github.com/coin-bench/coin @
e99b764ba8d7a546e425666851b81545bc800f63 - Source experiment:
20260520T165657Z-b45032068f - Created at:
2026-07-04T18:44:29.380721+00:00 - Total runtime image footprint: 44.9 GB
License
MIT — see the COIN repository for full terms. Source code referenced from each row remains under its upstream project's license.
Citation
@misc{coinv202607,
title = {COIN: COde-understanding through INput-space mapping (v2026-07)},
author = {COIN Authors},
year = {2026},
url = {https://huggingface.co/datasets/COIN-Bench/coin/tree/v2026-07}
}
- Downloads last month
- 52