diff --git a/tools/tsan_suppressions.txt b/tools/tsan_suppressions.txt
index 3503c50ae8a5996db50be0d13d97cf08cdd6e61e..d3b04932f23518c56506c85115c17bb1f5445e87 100644
--- a/tools/tsan_suppressions.txt
+++ b/tools/tsan_suppressions.txt
@@ -1,3 +1,5 @@
 # OPENSSL_cleanse does racy access to a global
 race:OPENSSL_cleanse
 race:cleanse_ctr
+race:ssleay_rand_status
+