Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1502909ybl; Tue, 13 Aug 2019 13:52:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqxPDfVaQj05Vm9ZlaQo8yd2fDsJKV8GfizcFg9mANny4ooNrjj5CfqS0o7NxBI8v2OWN9+7 X-Received: by 2002:a17:90a:ab0d:: with SMTP id m13mr3781080pjq.84.1565729544023; Tue, 13 Aug 2019 13:52:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565729544; cv=none; d=google.com; s=arc-20160816; b=clFPtNeLFX+OIzl2LRc5iCDrnjZfmK8RJ0xcJm0iEM2TiO2vJNtMbPb0kzkzSQ+p2G QERCo1V6h60suNgarcZoRYOEwNwG21rSDe4ur2XQKhT3oshSI1g7ZhC3fftj73cqSRmO 1C15ld7lbK5L44UWmvoxqQ0hgIjvH0FJxaQOvxAv8ZVeSABNs150QMQVIEruZ0F0SkuZ idkKIujsR/fu7GuWOj4Ik7T79F9XSMnbUw0aDs13er0Fjd8c9ZAkf304CDCFOHeX0Uv5 wMkspvzFmfA6+BWGtQMhJWaCR/LxHeOUW5JyD1qR8FVXL3McuVbUNu+cfQLWDkBi/NGz xpzQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=K8LTrhNg68nAyyYRWb6ABa3L2e0a8iDUpy9TgXusEjA=; b=RYFKHujGBkPWhWZNEvQiOiIbSHI78gjT3uL42Yeugl0879edKjpTyFdio+qMbnV5Fp gFdmc7aJJMLTjNZCCGejy0u4MYmHBRI8jHfEG6rfhNSjbgAJuaXjzP5v5svhGUPqIN0c RBQHihTfBhDKdl2xZ78UGpzKDvu6/1t6XXg74FVfYNQ0xFj4eANnY9N83Evt43reV6Di DqULhQ/JFAy5BEmPy12G7aiQ7DWjNcN29nt3Nu6uV8JriTYgmuW/7HsFE5oxdFK1f3zH o+KSKOXX7HaViiklf8ZwcwL+94wVTqpP+6kFEQYHh4fyEADeGNMV8+lUJD5GK+Ioe1He FE7g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t21si3368673pfe.231.2019.08.13.13.52.07; Tue, 13 Aug 2019 13:52:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726373AbfHMUvI (ORCPT + 99 others); Tue, 13 Aug 2019 16:51:08 -0400 Received: from gofer.mess.org ([88.97.38.141]:33375 "EHLO gofer.mess.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726074AbfHMUvI (ORCPT ); Tue, 13 Aug 2019 16:51:08 -0400 Received: by gofer.mess.org (Postfix, from userid 1000) id 6D880603E8; Tue, 13 Aug 2019 21:51:05 +0100 (BST) Date: Tue, 13 Aug 2019 21:51:05 +0100 From: Sean Young To: Andrey Konovalov Cc: syzbot , bnvandana@gmail.com, allison@lohutok.net, hverkuil-cisco@xs4all.nl, LKML , linux-media@vger.kernel.org, USB list , Mauro Carvalho Chehab , rfontana@redhat.com, syzkaller-bugs , Thomas Gleixner , tskd08@gmail.com Subject: Re: KASAN: global-out-of-bounds Read in dvb_pll_attach Message-ID: <20190813205104.pnyan3kafz26wsse@gofer.mess.org> References: <00000000000054f8bd058ddfa341@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 13, 2019 at 03:22:49PM +0200, Andrey Konovalov wrote: > On Wed, Jul 17, 2019 at 2:29 PM syzbot > wrote: > > > > Hello, > > > > syzbot has tested the proposed patch and the reproducer did not trigger > > crash: > > > > Reported-and-tested-by: > > syzbot+8a8f48672560c8ca59dd@syzkaller.appspotmail.com > > > > Tested on: > > > > commit: 6a3599ce usb-fuzzer: main usb gadget fuzzer driver > > git tree: https://github.com/google/kasan.git usb-fuzzer > > kernel config: https://syzkaller.appspot.com/x/.config?x=d90745bdf884fc0a > > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > > patch: https://syzkaller.appspot.com/x/patch.diff?x=1454f4d0600000 > > > > Note: testing is done by a robot and is best-effort only. > > Hi bnvandana, > > Could you submit this patch? Syzbot testing shows that is fixes the issue. The patch had issues (see discussion in the thread). I created this patch but I see now I did not include the correct Reported-by: tag. https://www.mail-archive.com/linux-media@vger.kernel.org/msg148889.html Thanks Sean