From 9e674ae3108a6811d0783cf81dcf5a3c42324e3b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 8 Feb 2018 17:19:54 +0100 Subject: add -b for SIGBUS --- fail.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'fail.1') diff --git a/fail.1 b/fail.1 index d63ea57..7f959aa 100644 --- a/fail.1 +++ b/fail.1 @@ -1,4 +1,4 @@ -.Dd July 14, 2017 +.Dd February 08, 2017 .Dt FAIL 1 .Os .Sh NAME @@ -6,7 +6,7 @@ .Nd crash in various possible ways .Sh SYNOPSIS .Nm -.Op Fl 123DOacdikrst +.Op Fl 123DOabcdikrst .Sh DESCRIPTION .Nm crashes in various possible ways to @@ -45,6 +45,10 @@ Use with caution. .It Fl a Call .Fn abort . +.It Fl b +Trigger SIGBUS by accessing +.Xr mmap 2 +memory beyond the end of a file. .It Fl c Violate a .Fn seccomp -- cgit 1.4.1