diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index a2108988d8953a7c9de9921bdf5917902cf562c6..21834a9741857322d5bc7ec666c906ffb468a1df 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -32,4 +32,4 @@
 set -ex
 
 make CONFIG=$config $1
-bins/$config/$1
+bins/$config/$1 -timeout 60