Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2530296pxj; Mon, 10 May 2021 05:17:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzqZsLz6t225w1kO2h9W9QxQt1NxeQradCw7kLuF2sCBC+cic1NN0hQcna9If3N3CyPiKpI X-Received: by 2002:a05:6e02:ea9:: with SMTP id u9mr21163703ilj.303.1620649037223; Mon, 10 May 2021 05:17:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620649037; cv=none; d=google.com; s=arc-20160816; b=q22DK9uh4z8IKSyc/T1cLfV6co/RLD1cLjPjH9BecnOXVi7LMXtzcVR98eEvVrNwMh VLulvtXSu6efvGce5YTQJTGmsZBoibqqj8kS7BMebeBPJNuTKzsSikPttHXq+UgiiSk4 4lHlJz1M9FbskMmW/VHldHaAM0YKwmv8g78ATo8rwFRGDb9sNqDyzbHo+us2Ly0XhHjk hsCtkc9dA1lHZ6YeBn0VPJbzhNDalxruV8LJOhwjq9TBwaJ3yPX55Ksu+5GUA21MEZBb J36tjOgM8SMeyYjAzLZfvm/l4a8M/4uRjUZ4dga0U/HAQRQSxnFhch6nu9ols/ixp8Zm Uprw== 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=UXcw+8uvwwDQbbmp4s0aBQ7W9CCY28cu+33GSnbABXU=; b=WcKcc2UmbGh4JiJFOqfRoFtQ2hOROf1Gn5an5gjDm/Y9fmzdTjKqx7eGWJoL81j/vr 38UoafOgpRSQRDyQudiG1jwOntoAPSB4oh+BngVR3LwupMxp1QbWJ0foCBLB4tJGeg4s fP9QrZ9K93cL55pn+7/Hn3U3n72UvgYlnABScncKr02oTgUhTXrX8qpGAktg6yr4j6He Riejn8GLoH/+iTrovm0igZSVhGKQzTFl1N/KmKk+ZntvLNICfj03JoQZcnu5/LOcX40B 1zhy/UK5aSWQUR4BKS05UP3hq/L/DtMhSMqvVQpQTjXUYB3ZRWZaLhKQTpPsg+td5gXZ Wi3Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RmgFLZtz; 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 p9si17927760iov.92.2021.05.10.05.17.04; Mon, 10 May 2021 05:17:17 -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=RmgFLZtz; 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 S245630AbhEJMNd (ORCPT + 99 others); Mon, 10 May 2021 08:13:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:44344 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236586AbhEJLIT (ORCPT ); Mon, 10 May 2021 07:08:19 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 087AD619AD; Mon, 10 May 2021 11:02:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620644539; bh=s++pOuEuj5uVGNpgdbWGjOD4K3Kud/91J//OAfiA/aw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RmgFLZtzPG6xmxRhlL4SYM1YCxOlTlFIr7YY3kTNa3PvV3YAdvY8o8a89a/YPWx6B dtgZybA7NuiCvK5O/flSQlGURMYpxva3ohre1O8a4cr1k+hAIyJhr6ZooKqHs5nlVV KXR2iCjIdEaro5k4Drm5DK9OovXLxJP2I0xNkzHM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hulk Robot , Yang Yingliang , Vinod Koul , Sasha Levin Subject: [PATCH 5.12 124/384] phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() Date: Mon, 10 May 2021 12:18:33 +0200 Message-Id: <20210510102018.988250438@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: Yang Yingliang [ Upstream commit e1723d8b87b73ab363256e7ca3af3ddb75855680 ] This driver's remove path calls cancel_delayed_work(). However, that function does not wait until the work function finishes. This means that the callback function may still be running after the driver's remove function has finished, which would result in a use-after-free. Fix by calling cancel_delayed_work_sync(), which ensures that the work is properly cancelled, no longer running, and unable to re-schedule itself. Reported-by: Hulk Robot Signed-off-by: Yang Yingliang Link: https://lore.kernel.org/r/20210407092716.3270248-1-yangyingliang@huawei.com Signed-off-by: Vinod Koul Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/phy/ti/phy-twl4030-usb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/phy/ti/phy-twl4030-usb.c b/drivers/phy/ti/phy-twl4030-usb.c index 9887f908f540..812e5409d359 100644 --- a/drivers/phy/ti/phy-twl4030-usb.c +++ b/drivers/phy/ti/phy-twl4030-usb.c @@ -779,7 +779,7 @@ static int twl4030_usb_remove(struct platform_device *pdev) usb_remove_phy(&twl->phy); pm_runtime_get_sync(twl->dev); - cancel_delayed_work(&twl->id_workaround_work); + cancel_delayed_work_sync(&twl->id_workaround_work); device_remove_file(twl->dev, &dev_attr_vbus); /* set transceiver mode to power on defaults */ -- 2.30.2