From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751492AbdB1Rwj (ORCPT ); Tue, 28 Feb 2017 12:52:39 -0500 Received: from userp1050.oracle.com ([156.151.31.82]:46972 "EHLO userp1050.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751334AbdB1Rwe (ORCPT ); Tue, 28 Feb 2017 12:52:34 -0500 Date: Tue, 28 Feb 2017 12:48:33 -0500 From: Sowmini Varadhan To: Dmitry Vyukov Cc: santosh.shilimkar@oracle.com, David Miller , netdev , linux-rdma@vger.kernel.org, rds-devel@oss.oracle.com, LKML , Eric Dumazet , syzkaller Subject: Re: net/rds: use-after-free in inet_create Message-ID: <20170228174833.GN31155@oracle.com> References: <20170228153737.GG31155@oracle.com> <20170228161544.GH31155@oracle.com> <20170228163833.GI31155@oracle.com> <20170228173328.GL31155@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-Source-IP: userp1040.oracle.com [156.151.31.81] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (02/28/17 18:45), Dmitry Vyukov wrote: > > Yes, I can now apply custom patches to the bots. However, it fired > only 3 times, so it will give weak signal. But at least it will test > that the patch does not cause other bad things. Ok, let me do my bit of homework on this one and get back to you (probably by tomorrow)..