aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-04-28 13:48:27 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-04-28 17:05:24 +0000
commitaeb6ec69196736aadb8538796e2db8c80a499c98 (patch)
tree074caa0f548a860b0af6d7b963630682aab11420 /docs
parentb4e210e94d953db4d75f36663bab25765e544f3f (diff)
docs: mention that syz-verifier is broken
Don't confuse the users by making it look like the tool works. Fixes #5950.
Diffstat (limited to 'docs')
-rw-r--r--docs/syz_verifier.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/syz_verifier.md b/docs/syz_verifier.md
index 798965cef..2c51166b4 100644
--- a/docs/syz_verifier.md
+++ b/docs/syz_verifier.md
@@ -1,3 +1,6 @@
+**`syz-verifier` is currently broken and cannot be compiled/used, see
+[the backlog issue](https://github.com/google/syzkaller/issues/5976).**
+
# syz-verifier
Many bugs are easy to detect: they might cause assertions failures, crash our