From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965296AbbI2Slw (ORCPT ); Tue, 29 Sep 2015 14:41:52 -0400 Received: from mail.skyhub.de ([78.46.96.112]:58159 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964839AbbI2Slo (ORCPT ); Tue, 29 Sep 2015 14:41:44 -0400 Date: Tue, 29 Sep 2015 20:41:41 +0200 From: Borislav Petkov To: Andy Lutomirski Cc: Thomas Gleixner , Dmitry Vyukov , Andrey Ryabinin , Ingo Molnar , "H. Peter Anvin" , Andy Lutomirski , Denys Vlasenko , "x86@kernel.org" , LKML , Kostya Serebryany , Alexander Potapenko , Andrey Konovalov , Sasha Levin , Andi Kleen , kasan-dev Subject: Re: [PATCH] arch/x86: fix out-of-bounds in get_wchan() Message-ID: <20150929184141.GB18682@pd.tnic> References: <1443430839-13225-1-git-send-email-dvyukov@google.com> 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 Tue, Sep 29, 2015 at 11:30:33AM -0700, Andy Lutomirski wrote: > Also, I like Borislav's READ_ONCE suggestion. Let's avoid TOCTOU due > to optimization. Dmitry's original patch did READ_ONCE already. > Re: a CVE: if anyone wants a CVE, ask oss-security. It's unclear to me > exactly how one might exploit this. I was just asking - it possibly leaking sensitive info and all. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.