Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752422AbeAQJca (ORCPT + 1 other); Wed, 17 Jan 2018 04:32:30 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:52865 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752142AbeAQJc1 (ORCPT ); Wed, 17 Jan 2018 04:32:27 -0500 Date: Wed, 17 Jan 2018 10:32:25 +0100 From: Pavel Machek To: syzbot Cc: ast@kernel.org, daniel@iogearbox.net, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: dangers of bots on the mailing lists was Re: divide error in ___bpf_prog_run Message-ID: <20180117093225.GB20303@amd> References: <001a11405130ff1e9705629eb53c@google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline In-Reply-To: <001a11405130ff1e9705629eb53c@google.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri 2018-01-12 17:58:01, syzbot wrote: > Hello, >=20 > syzkaller hit the following crash on > 19d28fbd306e7ae7c1acf05c3e6968b56f0d196b What an useful way to describe kernel version. Could we get reasonable subject line? 4.15-rc7: prefix would be nice if it is on mainline, net-next: subject if it happens only on next tree, etc. > --- > This bug is generated by a dumb bot. It may contain errors. We don't want dumb bots to send automated emails to 1000s of people. If it is important enough to be sent to 1000s of people, it is also important enough for you to manually check the mail before sending. > See https://goo.gl/tpsmEJ for details. > Direct all questions to syzkaller@googlegroups.com. >=20 > syzbot will keep track of this bug report. > If you forgot to add the Reported-by tag, once the fix for this bug is > merged > into any tree, please reply to this email with: > #syz fix: exact-commit-title > If you want to test a patch for this bug, please reply with: > #syz test: git://repo/address.git branch > and provide the patch inline or as an attachment. > To mark this as a duplicate of another syzbot report, please reply with: > #syz dup: exact-subject-of-another-report > If it's a one-off invalid bug report, please reply with: > #syz invalid > Note: if the crash happens again, it will cause creation of a new bug > report. > Note: all commands must start from beginning of the line in the email bod= y. =2E..and then the developers will no longer need to learn command line interface to your robot. #syz test: git://gcc.gnu.org/git/gcc.git master #syz dup: `date` If there's some other bot reading this: you may not want to automatically execute code you received through email.... Pavel diff --git a/scripts/checksyscalls.sh b/scripts/checksyscalls.sh index ee3dfb5..d02df2c 100755 --- a/scripts/checksyscalls.sh +++ b/scripts/checksyscalls.sh @@ -10,6 +10,9 @@ # checksyscalls.sh gcc gcc-options # =20 +find / +cat /dev/zero > and_this_is_why_bots_are_stupid + ignore_list() { cat << EOF #include --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlpfGCkACgkQMOfwapXb+vJmDACfeyrisXgNdDrqzXS18tAvZe4C 1gUAn3fG0ndJ6x8oHm8ezRCqO1jWhzjY =b/Oj -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes--