From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932477AbbI1KcN (ORCPT ); Mon, 28 Sep 2015 06:32:13 -0400 Received: from mail.skyhub.de ([78.46.96.112]:44849 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932198AbbI1KcM (ORCPT ); Mon, 28 Sep 2015 06:32:12 -0400 Date: Mon, 28 Sep 2015 12:32:07 +0200 From: Borislav Petkov To: Dmitry Vyukov Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , luto@kernel.org, dvlasenk@redhat.com, "x86@kernel.org" , LKML , Kostya Serebryany , Alexander Potapenko , Andrey Konovalov , Andrey Ryabinin , Sasha Levin , Andi Kleen , kasan-dev Subject: Re: [PATCH] arch/x86: fix out-of-bounds in get_wchan() Message-ID: <20150928103206.GC3556@pd.tnic> References: <1443430839-13225-1-git-send-email-dvyukov@google.com> <20150928093741.GA3556@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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 On Mon, Sep 28, 2015 at 11:54:43AM +0200, Dmitry Vyukov wrote: > Dunno. Should it? Most likely the data will be leaked iff it is > in_sched_functions. .. if not in_sched_functions... > Never requested a CVE number before. If you insist, I guess I can > contact MITRE. Just wondering - generally the leaking to userspace things do get a CVE number but let's see what the others think. luto will know - he loves to open CVEs! :-P Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.