From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932501AbcBANnI (ORCPT ); Mon, 1 Feb 2016 08:43:08 -0500 Received: from smtp310.phy.lolipop.jp ([210.157.22.78]:50445 "EHLO smtp310.phy.lolipop.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932305AbcBANnF (ORCPT ); Mon, 1 Feb 2016 08:43:05 -0500 Subject: Re: sound: use-after-free in snd_seq_deliver_single_event To: Mark Brown , Dmitry Vyukov References: <20160201111625.GB4455@sirena.org.uk> <20160201122018.GC4455@sirena.org.uk> Cc: alsa-devel@alsa-project.org, Takashi Iwai , LKML , Kostya Serebryany , syzkaller , Alexander Potapenko , Sasha Levin From: Takashi Sakamoto Message-ID: <56AF60E6.3050703@sakamocchi.jp> Date: Mon, 1 Feb 2016 22:43:02 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160201122018.GC4455@sirena.org.uk> Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Feb 01 2016 21:20, Mark Brown wrote: > On Mon, Feb 01, 2016 at 12:22:18PM +0100, Dmitry Vyukov wrote: >> On Mon, Feb 1, 2016 at 12:16 PM, Mark Brown wrote: > >>> I'm not sure how you're working out who to send these to but all these >>> reports you've been sending have been for ALSA core which I rarely look >>> at closely, I mostly look at ASoC. Might be worth looking into so >>> people don't start zoning out things that look like misdirected stuff >>> (I just noticed myself doing that with this). > >> I am using scripts/get_maintainer.pl -f the involved files. If it >> produces wrong results, please update MAINTAINERS. > > You should never rely on the output of get_maintainers without review, > it's prone to both false positives and false negatives. Given that > Sakamoto-san does not seem to appear in MAINTAINERS at all and you've > not managed to find Liam who's a comaintainer for all the ASoC stuff I > suspect you're doing this with --git enabled which is especially prone > to false positives since it tends to identify people who are just doing > global cleanup work and aren't particularly interested in a given file. > As far as I can tell this is how I'm getting pulled in too rather than > MAINTAINERS. Aha. That's the reason I receive these messages. I've wondering why I receive them. Well, I don't mind to receive them because it's a good information for me to get current state of ALSA core functionality. If I had some spare time, I was also going to fix it. But currently I have little time for it due to my development for my minor hardwares... (Actually, Iwai-san posted patches to fix them at incredibly pace. I can't follow his pace, because I'm working for ALSA in my free time.) Regards Takashi Sakamoto