CVE-2024-1580

Challenge Information

Project: dav1d

Type: full

Harnesses: 1

Vulnerabilities: 1


GitHubChallenge Download

AFC Challenge Performance

Number of Unique Vulnerabilities Discovered: #

Number of Teams with Scoring PoVs: 1

Number of Teams with Scoring Patches: 1

Number of Teams with Scoring Bundles: 1


Total Points Scored for this Challenge: 11.890373450142473

What design decisions were considered for this challenge?

This bug replicates the repository state immediately before the fix to a bug disclosed by Google Project Zero. The challenge tests whether competitors can independently discover the same bug.

Why this set of vulnerabilities?

This bug is a duplicate of the repository state immediately before the fix to a bug disclosed by Google Project Zero last year. The intent is to observe whether or not competitors can find the same bug now.

See https://googleprojectzero.blogspot.com/2024/10/effective-fuzzing-dav1d-case-study.html and https://project-zero.issues.chromium.org/issues/42451651

Delta vs Full and why?

This is a full scope challenge. Competitors investigate the dav1d codebase the same way Project Zero did.

Challenge Harnesses

  • dav1d_fuzzer_mt@NO_OOM

Challenge Vulnerabilities