From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by kanga.kvack.org (Postfix) with ESMTP id F3DC66B003A for ; Wed, 10 Sep 2014 11:13:37 -0400 (EDT) Received: by mail-pa0-f48.google.com with SMTP id hz1so10470265pad.7 for ; Wed, 10 Sep 2014 08:13:37 -0700 (PDT) Received: from userp1040.oracle.com (userp1040.oracle.com. [156.151.31.81]) by mx.google.com with ESMTPS id gp10si28293342pbc.44.2014.09.10.08.13.36 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 10 Sep 2014 08:13:37 -0700 (PDT) Message-ID: <54106A58.50802@oracle.com> Date: Wed, 10 Sep 2014 11:12:24 -0400 From: Sasha Levin MIME-Version: 1.0 Subject: Re: [RFC/PATCH v2 00/10] Kernel address sainitzer (KASan) - dynamic memory error deetector. References: <1404905415-9046-1-git-send-email-a.ryabinin@samsung.com> <1410359487-31938-1-git-send-email-a.ryabinin@samsung.com> In-Reply-To: <1410359487-31938-1-git-send-email-a.ryabinin@samsung.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrey Ryabinin , linux-kernel@vger.kernel.org Cc: Dmitry Vyukov , Konstantin Serebryany , Dmitry Chernenkov , Andrey Konovalov , Yuri Gribov , Konstantin Khlebnikov , Michal Marek , Thomas Gleixner , Ingo Molnar , Christoph Lameter , Pekka Enberg , David Rientjes , Joonsoo Kim , Andrew Morton , Dave Hansen , Andi Kleen , Vegard Nossum , "H. Peter Anvin" , linux-kbuild@vger.kernel.org, x86@kernel.org, linux-mm@kvack.org, Randy Dunlap , Peter Zijlstra , Alexander Viro , Catalin Marinas On 09/10/2014 10:31 AM, Andrey Ryabinin wrote: > Hi, > This is a second iteration of kerenel address sanitizer (KASan). FWIW, I've been using v1 for a while and it has uncovered quite a few real bugs across the kernel. Some of them (I didn't go beyond the first page on google): * https://lkml.org/lkml/2014/8/9/162 - Which resulted in major changes to ballooning. * https://lkml.org/lkml/2014/7/13/192 * https://lkml.org/lkml/2014/7/24/359 Thanks, Sasha -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org