Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2555396pxj; Mon, 10 May 2021 05:50:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJztzuTMmESmzjVzM285/Ibm5mAqDxdxIqlKfookNygCxYMLTiOooxFfJx0/VZYnDKRG+a0P X-Received: by 2002:a05:6402:2712:: with SMTP id y18mr30435897edd.41.1620651056512; Mon, 10 May 2021 05:50:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620651056; cv=none; d=google.com; s=arc-20160816; b=UxZudL08DJOF8jIUiqV32sz6udWl5wrR/Cj0S/fThMYJH880REN4pnJZv/apemsfNX i8z+IaBkUVnON8nMjuTSc7AXR7Vjf3gyVv/BMBn7br1+h9P4/EmzhdNaSJ0UdYSen+pb cm4u1y+/Du6FXM8XVLifi+W/K41Ceev4jgF7y/VxyGgCXt5II8lTcTCcpQY2PcNPaPir BGUkoGDfFEUyqFEoEUAtfmoEigCrGXywb8LaH7v4bPmvk9GCw6vmp+o8xwdHHNsDooyj zkG6sLCFWcJ10Tkya+tPEBIUiZOWKWrgpC1UR86KB6Czq+nBq4nBoyDQ1SetfMtBXqnJ kXHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=CaFyEAh0sgnm57F7220W9uSGFDGFWX1QSGxJSU3HiII=; b=CXs+qlUsj/lwqYnjKA/zzpMF067qEKAEn3pGc4ZqSeGXEGl6ckTlr0ZAKeUAuumf0x eQgy4btj0QXXgr5XxHqiYyS+FVSAFUdBEAvBrwI3ULC3iaOu4DTkXnXjuK7hcwK8+dKc ahxXBOM1fGQAUIWKtI5NvNmZM9LKrIItjJURPIwUcoMKQWnQcAUfIxQjSJ6jf5IhwWGy bqLMsAXlXl8IuK645qdNhDvehuCur6Rkb2YyGQnjUlcaxyDlRFCJ5xJB8cZLCyHZC1tG Osm7Dw1/ny1m3RbOqasWCkyjhoIISAcIukyO+APMvTXodBvP9rROUJ7hrGcCtg0WXXKa 9Evw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ZOAPn8Rd; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v20si13890585edc.437.2021.05.10.05.50.32; Mon, 10 May 2021 05:50:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ZOAPn8Rd; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347908AbhEJMhv (ORCPT + 99 others); Mon, 10 May 2021 08:37:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:56112 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237819AbhEJLQP (ORCPT ); Mon, 10 May 2021 07:16:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BD97B61042; Mon, 10 May 2021 11:11:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620645096; bh=g4ALrrfM+EPrWkUEza8K2lEDd+k+oaGl1AtL97CyQ3s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZOAPn8RdxNHDrm2V3JDqFB5QnLoTHPBNorXYF6sbABBC7P858vi5WnFqEvPkKWggF S4JNtty4X+sxcKDnhxDejR2Pkca/udaXd/sVnRYsaYlyeJ6AUqdKA4eahnGMrAX0NZ bSrzXqyk/Vc6Wfxvfj0AKMysNPgYX07UsgyMMMg0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Tomasz Figa , Ricardo Ribalda , Sakari Ailus , Mauro Carvalho Chehab Subject: [PATCH 5.12 351/384] media: staging/intel-ipu3: Fix race condition during set_fmt Date: Mon, 10 May 2021 12:22:20 +0200 Message-Id: <20210510102026.329295809@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210510102014.849075526@linuxfoundation.org> References: <20210510102014.849075526@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ricardo Ribalda commit dccfe2548746ca9cca3a20401ece4cf255d1f171 upstream. Do not modify imgu_pipe->nodes[inode].vdev_fmt.fmt.pix_mp, until the format has been correctly validated. Otherwise, even if we use a backup variable, there is a period of time where imgu_pipe->nodes[inode].vdev_fmt.fmt.pix_mp might have an invalid value that can be used by other functions. Cc: stable@vger.kernel.org Fixes: ad91849996f9 ("media: staging/intel-ipu3: Fix set_fmt error handling") Reviewed-by: Tomasz Figa Signed-off-by: Ricardo Ribalda Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- drivers/staging/media/ipu3/ipu3-v4l2.c | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) --- a/drivers/staging/media/ipu3/ipu3-v4l2.c +++ b/drivers/staging/media/ipu3/ipu3-v4l2.c @@ -669,7 +669,6 @@ static int imgu_fmt(struct imgu_device * struct imgu_css_pipe *css_pipe = &imgu->css.pipes[pipe]; struct imgu_media_pipe *imgu_pipe = &imgu->imgu_pipe[pipe]; struct imgu_v4l2_subdev *imgu_sd = &imgu_pipe->imgu_sd; - struct v4l2_pix_format_mplane fmt_backup; dev_dbg(dev, "set fmt node [%u][%u](try = %u)", pipe, node, try); @@ -687,6 +686,7 @@ static int imgu_fmt(struct imgu_device * dev_dbg(dev, "IPU3 pipe %u pipe_id = %u", pipe, css_pipe->pipe_id); + css_q = imgu_node_to_queue(node); for (i = 0; i < IPU3_CSS_QUEUES; i++) { unsigned int inode = imgu_map_node(imgu, i); @@ -701,6 +701,11 @@ static int imgu_fmt(struct imgu_device * continue; } + if (i == css_q) { + fmts[i] = &f->fmt.pix_mp; + continue; + } + if (try) { fmts[i] = kmemdup(&imgu_pipe->nodes[inode].vdev_fmt.fmt.pix_mp, sizeof(struct v4l2_pix_format_mplane), @@ -729,39 +734,32 @@ static int imgu_fmt(struct imgu_device * rects[IPU3_CSS_RECT_GDC]->height = pad_fmt.height; } - /* - * imgu doesn't set the node to the value given by user - * before we return success from this function, so set it here. - */ - css_q = imgu_node_to_queue(node); if (!fmts[css_q]) { ret = -EINVAL; goto out; } - fmt_backup = *fmts[css_q]; - *fmts[css_q] = f->fmt.pix_mp; if (try) ret = imgu_css_fmt_try(&imgu->css, fmts, rects, pipe); else ret = imgu_css_fmt_set(&imgu->css, fmts, rects, pipe); - if (try || ret < 0) - *fmts[css_q] = fmt_backup; - /* ret is the binary number in the firmware blob */ if (ret < 0) goto out; - if (try) - f->fmt.pix_mp = *fmts[css_q]; - else - f->fmt = imgu_pipe->nodes[node].vdev_fmt.fmt; + /* + * imgu doesn't set the node to the value given by user + * before we return success from this function, so set it here. + */ + if (!try) + imgu_pipe->nodes[node].vdev_fmt.fmt.pix_mp = f->fmt.pix_mp; out: if (try) { for (i = 0; i < IPU3_CSS_QUEUES; i++) - kfree(fmts[i]); + if (i != css_q) + kfree(fmts[i]); } return ret;