Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754648Ab3C0WHB (ORCPT ); Wed, 27 Mar 2013 18:07:01 -0400 Received: from mail-ie0-f181.google.com ([209.85.223.181]:39980 "EHLO mail-ie0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754068Ab3C0WG7 (ORCPT ); Wed, 27 Mar 2013 18:06:59 -0400 MIME-Version: 1.0 In-Reply-To: <1363434272-23172-1-git-send-email-sebastian.hesselbarth@gmail.com> References: <1363196884-20193-1-git-send-email-jason@lakedaemon.net> <1363434272-23172-1-git-send-email-sebastian.hesselbarth@gmail.com> Date: Wed, 27 Mar 2013 23:06:59 +0100 Message-ID: Subject: Re: [PATCH v3] pinctrl: mvebu: prevent walking off the end of group array From: Linus Walleij To: Sebastian Hesselbarth Cc: David Woodhouse , David Woodhouse , Jason Cooper , Thomas Petazzoni , Gregory Clement , Andrew Lunn , Ezequiel Garcia , Stephen Warren , Linux ARM Kernel , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 941 Lines: 27 On Sat, Mar 16, 2013 at 12:44 PM, Sebastian Hesselbarth wrote: > From: David Woodhouse > > While investigating (ab)use of krealloc, David found this bug. It's > unlikely to occur, but now we detect the condition and error out > appropriately. > > Signed-off-by: David Woodhouse > Signed-off-by: Jason Cooper > Signed-off-by: Sebastian Hesselbarth OK this v2 version applied for fixes... Is it so critical that it needs to be tagged for stable as well then tell me. If it's non-critical enough to live on for -next then tell me. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/