From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C92B1C433E0 for ; Sun, 7 Jun 2020 02:34:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 967FA20760 for ; Sun, 7 Jun 2020 02:34:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="K/YbtXJk" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728943AbgFGCeP (ORCPT ); Sat, 6 Jun 2020 22:34:15 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:46612 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728887AbgFGCeO (ORCPT ); Sat, 6 Jun 2020 22:34:14 -0400 Received: from pendragon.ideasonboard.com (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id DB82B2C9; Sun, 7 Jun 2020 04:34:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1591497252; bh=NpWXPS10+ohEZMhXHYjXEMfN0Xz7NQ87j917kW3LNb4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=K/YbtXJke9/ZTqqNyPSms52HvYJngqI4TbvLkZrAzv3nciQAvEQ4TPNyzk/xMyKPx CJatcGnMdW6VNL1UydcX4oVwCV+gkhyqH5dcTXhtjfjzH0UC5U7KPQdi7zNnUTDxYv LCr98JaU5KYNz5jwbGrcJ7J7B5Ums1POTBZKRN7k= Date: Sun, 7 Jun 2020 05:33:53 +0300 From: Laurent Pinchart To: Eugeniu Rosca Cc: Kieran Bingham , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Eugeniu Rosca , stable@vger.kernel.org Subject: Re: [PATCH v2] media: vsp1: dl: Fix NULL pointer dereference on unbind Message-ID: <20200607023353.GC7339@pendragon.ideasonboard.com> References: <20200602195016.803-1-erosca@de.adit-jv.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200602195016.803-1-erosca@de.adit-jv.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Eugeniu, Thank you for the patch. Mauro, there's a question for you below. On Tue, Jun 02, 2020 at 09:50:16PM +0200, Eugeniu Rosca wrote: > In commit f3b98e3c4d2e16 ("media: vsp1: Provide support for extended > command pools"), the vsp pointer used for referencing the VSP1 device > structure from a command pool during vsp1_dl_ext_cmd_pool_destroy() was > not populated. > > Correctly assign the pointer to prevent the following > null-pointer-dereference when removing the device: > > [*] h3ulcb-kf #> > echo fea28000.vsp > /sys/bus/platform/devices/fea28000.vsp/driver/unbind > Unable to handle kernel NULL pointer dereference at virtual address 0000000000000028 > Mem abort info: > ESR = 0x96000006 > EC = 0x25: DABT (current EL), IL = 32 bits > SET = 0, FnV = 0 > EA = 0, S1PTW = 0 > Data abort info: > ISV = 0, ISS = 0x00000006 > CM = 0, WnR = 0 > user pgtable: 4k pages, 48-bit VAs, pgdp=00000007318be000 > [0000000000000028] pgd=00000007333a1003, pud=00000007333a6003, pmd=0000000000000000 > Internal error: Oops: 96000006 [#1] PREEMPT SMP > Modules linked in: > CPU: 1 PID: 486 Comm: sh Not tainted 5.7.0-rc6-arm64-renesas-00118-ge644645abf47 #185 > Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT) > pstate: 40000005 (nZcv daif -PAN -UAO) > pc : vsp1_dlm_destroy+0xe4/0x11c > lr : vsp1_dlm_destroy+0xc8/0x11c > sp : ffff800012963b60 > x29: ffff800012963b60 x28: ffff0006f83fc440 > x27: 0000000000000000 x26: ffff0006f5e13e80 > x25: ffff0006f5e13ed0 x24: ffff0006f5e13ed0 > x23: ffff0006f5e13ed0 x22: dead000000000122 > x21: ffff0006f5e3a080 x20: ffff0006f5df2938 > x19: ffff0006f5df2980 x18: 0000000000000003 > x17: 0000000000000000 x16: 0000000000000016 > x15: 0000000000000003 x14: 00000000000393c0 > x13: ffff800011a5ec18 x12: ffff800011d8d000 > x11: ffff0006f83fcc68 x10: ffff800011a53d70 > x9 : ffff8000111f3000 x8 : 0000000000000000 > x7 : 0000000000210d00 x6 : 0000000000000000 > x5 : ffff800010872e60 x4 : 0000000000000004 > x3 : 0000000078068000 x2 : ffff800012781000 > x1 : 0000000000002c00 x0 : 0000000000000000 > Call trace: > vsp1_dlm_destroy+0xe4/0x11c > vsp1_wpf_destroy+0x10/0x20 > vsp1_entity_destroy+0x24/0x4c > vsp1_destroy_entities+0x54/0x130 > vsp1_remove+0x1c/0x40 > platform_drv_remove+0x28/0x50 > __device_release_driver+0x178/0x220 > device_driver_detach+0x44/0xc0 > unbind_store+0xe0/0x104 > drv_attr_store+0x20/0x30 > sysfs_kf_write+0x48/0x70 > kernfs_fop_write+0x148/0x230 > __vfs_write+0x18/0x40 > vfs_write+0xdc/0x1c4 > ksys_write+0x68/0xf0 > __arm64_sys_write+0x18/0x20 > el0_svc_common.constprop.0+0x70/0x170 > do_el0_svc+0x20/0x80 > el0_sync_handler+0x134/0x1b0 > el0_sync+0x140/0x180 > Code: b40000c2 f9403a60 d2800084 a9400663 (f9401400) > ---[ end trace 3875369841fb288a ]--- > > Fixes: f3b98e3c4d2e16 ("media: vsp1: Provide support for extended command pools") > Cc: stable@vger.kernel.org # v4.19+ > Signed-off-by: Eugeniu Rosca > Reviewed-by: Kieran Bingham > Tested-by: Kieran Bingham Reviewed-by: Laurent Pinchart Mauro, can this be applied as a v5.8 fix, or should I include it in a pull request for v5.9 ? > --- > > Changes in v2: > - Rephrased the description based on Kieran's proposal > - Added the Reviewed-by/Tested-by signatures > - No change in the contents > > --- > drivers/media/platform/vsp1/vsp1_dl.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/media/platform/vsp1/vsp1_dl.c b/drivers/media/platform/vsp1/vsp1_dl.c > index d7b43037e500..e07b135613eb 100644 > --- a/drivers/media/platform/vsp1/vsp1_dl.c > +++ b/drivers/media/platform/vsp1/vsp1_dl.c > @@ -431,6 +431,8 @@ vsp1_dl_cmd_pool_create(struct vsp1_device *vsp1, enum vsp1_extcmd_type type, > if (!pool) > return NULL; > > + pool->vsp1 = vsp1; > + > spin_lock_init(&pool->lock); > INIT_LIST_HEAD(&pool->free); > -- Regards, Laurent Pinchart