Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 79DC3C678D5 for ; Wed, 8 Mar 2023 02:20:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229757AbjCHCUw (ORCPT ); Tue, 7 Mar 2023 21:20:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43012 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbjCHCUt (ORCPT ); Tue, 7 Mar 2023 21:20:49 -0500 Received: from mail-pf1-x429.google.com (mail-pf1-x429.google.com [IPv6:2607:f8b0:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A85ADA5926; Tue, 7 Mar 2023 18:20:47 -0800 (PST) Received: by mail-pf1-x429.google.com with SMTP id fd25so9384803pfb.1; Tue, 07 Mar 2023 18:20:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678242047; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=51XayCDaKn+jzmbMYlu4UxjuaauJwFMVN9fgzfC1A/4=; b=a6C7DHzuO4z4mHrUTvhVm1JFUkTMoIJ0NE7t4hKOf6ns/LX0dK0Rut+twiTUf9+vuu WNNUS5aWrkMTsxFM7+IMZmTH2dB3KyiIaEbu6iqCHPrtX/Nh6wVQfx0LGRg3bMEXjoy+ 1q5fssmh3E8sjbkQvDz059Ev6EwYCkKWJZA2PGKgPQ2LFaS7f/1Aw1Sj0Y0ZtEWYKPvz yZT70uHoayqGSYQAkmUD9Meseug7hADaXTPlzRE3fMZAULHsuarDguxlHDQgYnRVxnKF ypWN7gqXMbIE9KBSC12a00o2324mWdwh4YhYOriNqxIZ2lLIUD5XxlDvxawtDp6ATtlv Lu8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678242047; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=51XayCDaKn+jzmbMYlu4UxjuaauJwFMVN9fgzfC1A/4=; b=kMtxO7VVpyfP17hKf0FmfQByt3tF8N74fE1B4KvZGapf7L7dPGivNaCfnSfACFANm+ Hy1G4VUdbrLaBEgcdSCZ+7BBM3IG7/yeUzAoaK9OM2SXJBcwddOz8H2WjiEAGUHyxe08 RZgBZkUVgqANthZPfwAukxdpzwQ0G+7upilQAX0See8NQHrmsVjYX5yV2UHtKETw7VYn PnpTn1fEMIQexg3SNboiAJXk8bSUnsojvIkz9zzwTZ68rvijn0pOV8MnAN93IspDioGq Ab1A0U34amX1ud9oy4mPBUD4MdUKw68jiyqXZ0NGJwzLLTjD0SSus/+EIdl2KZ/ga7PB ubzw== X-Gm-Message-State: AO0yUKUkYLQkZ/bTq4G6PygVxYffktbxw3wzAqJfYP2rd453c833P0ZB 4WqGWYXVWe9/NkpsJx1lNEkMbl9mVxJ0fq1wyMNX+5VUHoTldJQPCoVpLA== X-Google-Smtp-Source: AK7set86j7QULt3z70kO3CxZ5IU+twv9TG7IxO3/sB9d9NCWxXsmCnwscshg0FL31zy02zylWcsvb7SUcBNUMLMzC5g= X-Received: by 2002:a63:e113:0:b0:4f0:2691:a0ee with SMTP id z19-20020a63e113000000b004f02691a0eemr6895871pgh.0.1678242046990; Tue, 07 Mar 2023 18:20:46 -0800 (PST) MIME-Version: 1.0 References: <20230306062633.200427-1-zyytlz.wz@163.com> <57c17bfd-83f3-fcce-0eab-e28469fb0ced@collabora.com> <11c2bce1e5286ad3a9a5be2ee59c2beac168f135.camel@mediatek.com> In-Reply-To: From: Zheng Hacker Date: Wed, 8 Mar 2023 10:20:34 +0800 Message-ID: Subject: Re: [RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work To: =?UTF-8?B?S3lyaWUgV3UgKOWQtOaZlyk=?= Cc: =?UTF-8?B?SXJ1aSBXYW5nICjnjovnkZ4p?= , "linux-kernel@vger.kernel.org" , "linux-mediatek@lists.infradead.org" , "linux-media@vger.kernel.org" , "mchehab@kernel.org" , "zyytlz.wz@163.com" , "alex000young@gmail.com" , =?UTF-8?B?QmluIExpdSAo5YiY5b2sKQ==?= , "linux-arm-kernel@lists.infradead.org" , "matthias.bgg@gmail.com" , "angelogioacchino.delregno@collabora.com" , "1395428693sheep@gmail.com" <1395428693sheep@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kyrie, Thank you for your careful analysis and response. I still have some areas that I don't quite understand and would like to ask for clarification. That is, how do the function pointers for stop streaming, initialized as mtk_jpeg_enc_stop_streaming and mtk_jpeg_dec_stop_streaming, ensure that the worker is canceled? I would greatly appreciate your response. Best regards, Zheng Kyrie Wu (=E5=90=B4=E6=99=97) =E4=BA=8E2023=E5=B9= =B43=E6=9C=888=E6=97=A5=E5=91=A8=E4=B8=89 10:02=E5=86=99=E9=81=93=EF=BC=9A > > On Tue, 2023-03-07 at 23:03 +0800, Zheng Hacker wrote: > > The timer function was set in mtk_jpeg_probe with > > mtk_jpeg_job_timeout_work function. > > And the worker is started in mtk_jpeg_dec_device_run. > > There are two functions (mtk_jpeg_enc_irq and mtk_jpeg_dec_irq) which > > may cancel the worker. > > They are used as IRQ handler function which is saved as function > > pointer in a variable. > > In mtk_jpeg_probe, they are registered by devm_request_irq: > > > > ret =3D devm_request_irq(&pdev->dev, > > jpeg_irq, > > jpeg->variant->irq_handler, > > 0, > > pdev->name, jpeg); > > if (ret) { > > dev_err(&pdev->dev, "Failed to request jpeg_irq %d (%d)\n", > > jpeg_irq, ret); > > return ret; > > } > > > > However, if we remove the module without triggering the irq, the > > worker will never be removed. > > > > As for the schedule, mtk_jpeg_dec_device_run and > > mtk_jpeg_enc_device_run will start the worker. > > The schedule invoking is quite complicated. As far as I know, the > > invoking chain is as follows: > > > > v4l2_m2m_init->v4l2_m2m_device_run_work->v4l2_m2m_try_run > > > > the v4l2_m2m_device_run_work function is also a worker which is set > > in > > v4l2_m2m_init and started in > > v4l2_m2m_schedule_next_job. > > > > Before calling remove function, the mtk_jpeg_release was invoked to > > release the related resource. > > > > v4l2_m2m_cancel_job will cancel the job by calling > > m2m_dev->m2m_ops->job_abort(m2m_ctx->priv). > > > > But this will only cancel the current queue by > > list_del(&m2m_dev->curr_ctx->queue); > > > > I think this can not cancel the posted task mentioned before. So I > > think if mtk_jpeg_job_timeout_work > > > > is working on, and using jpeg->m2m_dev after freeing it in > > mtk_jpeg_remove, it will cause a UAF bug. > > > > static int mtk_jpeg_release(struct file *file) > > { > > struct mtk_jpeg_dev *jpeg =3D video_drvdata(file); > > struct mtk_jpeg_ctx *ctx =3D mtk_jpeg_fh_to_ctx(file->private_data); > > > > mutex_lock(&jpeg->lock); > > v4l2_ctrl_handler_free(&ctx->ctrl_hdl); > > [1] v4l2_m2m_ctx_release(ctx->fh.m2m_ctx); > > v4l2_fh_del(&ctx->fh); > > v4l2_fh_exit(&ctx->fh); > > kfree(ctx); > > mutex_unlock(&jpeg->lock); > > return 0; > > } > > > > void v4l2_m2m_ctx_release(struct v4l2_m2m_ctx *m2m_ctx) > > { > > /* wait until the current context is dequeued from job_queue */ > > [2] v4l2_m2m_cancel_job(m2m_ctx); > > > > vb2_queue_release(&m2m_ctx->cap_q_ctx.q); > > vb2_queue_release(&m2m_ctx->out_q_ctx.q); > > > > kfree(m2m_ctx); > > } > > > > Note that all of this is static analysis, which may be false > > positive. > > Feel free to tell me if there is something I've missed. > > > > Regard, > > Zheng > > Dear Zheng, > > You set up an application scenario: > cpu1 is using the mtk-jpeg driver and timeout work has been scheduled. > At the same time cpu0 wanted to remove the mtk-jpeg driver, which > caused the UAF bug. > I wonder if such an irrational application scenario could exist. This > scenario, as you described, not only leads to the problems you > mentioned, but also to output&capture memory leaks and unreleased > resources, such as spinlock. > Typically, if we want to remove the driver, we firstly do stop > streaming, which ensures that the worker has been canceled. > I agree with your changes from the perspective of strengthening the > robustness of the driver code. > > Regards, > Kyrie. > > > > Irui Wang (=E7=8E=8B=E7=91=9E) =E4=BA=8E2023= =E5=B9=B43=E6=9C=887=E6=97=A5=E5=91=A8=E4=BA=8C 18:23=E5=86=99=E9=81=93=EF= =BC=9A > > > > > > Dear Angelo and Zheng, > > > > > > Thanks for your patch and comments. > > > > > > Dear Kyrie, > > > > > > Please help to check this, thanks. > > > > > > Best Regards > > > > > > On Tue, 2023-03-07 at 10:49 +0100, AngeloGioacchino Del Regno > > > wrote: > > > > Il 07/03/23 10:27, Zheng Hacker ha scritto: > > > > > Hi, > > > > > > > > > > Is there anyone who can help with this? I can provide more > > > > > details > > > > > like invoking chain if needed. > > > > > > > > > > > > > Providing more details is always good. Please do. > > > > > > > > Meanwhile, adding Irui Wang to the loop: he's doing mtk-jpeg. > > > > > > > > Regards, > > > > Angelo > > > > > > > > > Thanks, > > > > > Zheng > > > > > > > > > > Zheng Wang =E4=BA=8E2023=E5=B9=B43=E6=9C=886= =E6=97=A5=E5=91=A8=E4=B8=80 14:28=E5=86=99=E9=81=93=EF=BC=9A > > > > > > > > > > > > In mtk_jpeg_probe, &jpeg->job_timeout_work is bound with > > > > > > mtk_jpeg_job_timeout_work. Then mtk_jpeg_dec_device_run > > > > > > and mtk_jpeg_enc_device_run may be called to start the > > > > > > work. > > > > > > If we remove the module which will call mtk_jpeg_remove > > > > > > to make cleanup, there may be a unfinished work. The > > > > > > possible sequence is as follows, which will cause a > > > > > > typical UAF bug. > > > > > > > > > > > > Fix it by canceling the work before cleanup in the > > > > > > mtk_jpeg_remove > > > > > > > > > > > > CPU0 CPU1 > > > > > > > > > > > > |mtk_jpeg_job_timeout_work > > > > > > mtk_jpeg_remove | > > > > > > v4l2_m2m_release | > > > > > > kfree(m2m_dev); | > > > > > > | > > > > > > | v4l2_m2m_get_curr_priv > > > > > > | m2m_dev->curr_ctx //use > > > > > > > > > > > > Signed-off-by: Zheng Wang > > > > > > --- > > > > > > drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c | 2 +- > > > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > > > > > > diff --git > > > > > > a/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c > > > > > > b/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c > > > > > > index 969516a940ba..364513e7897e 100644 > > > > > > --- a/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c > > > > > > +++ b/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c > > > > > > @@ -1793,7 +1793,7 @@ static int mtk_jpeg_probe(struct > > > > > > platform_device *pdev) > > > > > > static int mtk_jpeg_remove(struct platform_device *pdev) > > > > > > { > > > > > > struct mtk_jpeg_dev *jpeg =3D > > > > > > platform_get_drvdata(pdev); > > > > > > - > > > > > > + cancel_delayed_work(&jpeg->job_timeout_work); > > > > > > pm_runtime_disable(&pdev->dev); > > > > > > video_unregister_device(jpeg->vdev); > > > > > > v4l2_m2m_release(jpeg->m2m_dev); > > > > > > -- > > > > > > 2.25.1 > > > > > > > > > > > > > > > > > >