Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750926AbeAPIeY (ORCPT + 1 other); Tue, 16 Jan 2018 03:34:24 -0500 Received: from mail-pg0-f46.google.com ([74.125.83.46]:46307 "EHLO mail-pg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776AbeAPIeX (ORCPT ); Tue, 16 Jan 2018 03:34:23 -0500 X-Google-Smtp-Source: ACJfBounFuFw39BGnpvkQ5WJZgcl81By/K5eCPMZUoz81V3t9xyYmJq4bFpf5ZMxHNPHxXOzD4lejMZhX9oKBr3xgfY= MIME-Version: 1.0 In-Reply-To: <20180116071225.GJ8249@thunk.org> References: <20180104092552.GA991@amd> <1515058705.7875.25.camel@gmx.de> <20180104095628.GA4407@atrey.karlin.mff.cuni.cz> <87inchsl4h.fsf@xmission.com> <87efmrt6ul.fsf@xmission.com> <20180116071225.GJ8249@thunk.org> From: Dmitry Vyukov Date: Tue, 16 Jan 2018 09:34:01 +0100 Message-ID: Subject: Re: LKML admins (syzbot emails are not delivered) To: "Theodore Ts'o" , "Eric W. Biederman" , Dmitry Vyukov , Pavel Machek , Mike Galbraith , LKML , Greg Kroah-Hartman , Andrew Morton , Linus Torvalds , syzkaller Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, Jan 16, 2018 at 8:12 AM, Theodore Ts'o wrote: >> Outside of the bugs being considered as considered as security issues, >> the bugs syzbot finds are generally things that don't affect anyone in >> practice. So are very low on the priority of things to get fixed. Not sure why are you saying this, but syzbot has found lots of hundreds of use-after-free's, out-of-bounds, information leaks, deadlocks, vm escapes, etc. They have very direct stability and security impact.