Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1980168pxb; Fri, 5 Mar 2021 04:40:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJzISlV/NrG9Ngi38rvUyVXDzCZIbMwm0e4OJtqqBaxvK+nsZILXzCyqBbkeAUAAf/FHa+g7 X-Received: by 2002:a17:906:33da:: with SMTP id w26mr2076764eja.302.1614948057954; Fri, 05 Mar 2021 04:40:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614948057; cv=none; d=google.com; s=arc-20160816; b=qzehnfxWLrHhjhbYNhI6bXtnTjQ6GMVWcmnS007CozJGxnOXDgdQh94ifi04zVdRjb Wzx7D0zHqFidWwZWmFF1xmY0gYGsdd4FMzqUNecwDtisDBbzpGzg+mmQtduDof73az5O f287Ed1nCWrxWvcFbWy6Ar0CmIAfco5d7WDAu8CnI4gvHzAqXrkKBJsn2RUt7CTr7z+b sFINosxhr8h9M2b+Owv5hdZTABYv3c8hz6zAcRHmfVHTP8GJ0nbFMGLW83r53vHaQ4Sp k9AmiFG6NGiy/fxLHNZP1FaIcEAfOY06YbXwT68rW89/J9f9vxdbNp+8bSP9+ZBx7+en T/Rw== 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=7Bga2nYHDd0MkXBVFVy40uoV2khLHdai8peXALlLo9I=; b=FPiUWgWV9QLPP/dxb6/8MG3GphVJPLFxGYH0Ga0qs0vvBK7PYAdKOG9Ysl+NK76Kjs 2ptvVy4ROhzv9hpYhzOJHPn22g0tAGUoVezt+LfSmafiTe0KHFVP+9EI8F64CoAvIOdA fHBdDBBDJPNHuSdo1fWuW2eRi55tNz06Rp7G0eB+V9mrkNbUjyPl+elVSYTrkTRGzY7B t/4XEvxYJZsCJ024E7jAqpvk9vJyOs60rP22GCg0PTVT4JW7lg/CJcSXN+Bx6zvC10ct O98Ilym2T+R5dQN2NCU+3LMUor+n/9FBu55aVzi9+xXphYjUNpHtl1sLw0l+2PXmgMCr DIBg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DEehKAUK; 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 c3si1604251edj.192.2021.03.05.04.40.35; Fri, 05 Mar 2021 04:40:57 -0800 (PST) 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=DEehKAUK; 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 S231709AbhCEMhl (ORCPT + 99 others); Fri, 5 Mar 2021 07:37:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:49632 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232712AbhCEMgh (ORCPT ); Fri, 5 Mar 2021 07:36:37 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B326B65025; Fri, 5 Mar 2021 12:36:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614947797; bh=2nCRMjKsYL6eKlEOtLJhe7YR1eQJU5eu2wfd7sx7BA8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DEehKAUKRh18FcoK33V5+1X5S9xq7dlMeIw+hnhmxDBS1DsxckRIu6VrsMvgHUyxl zg74svrA4Pd0yypmol+01oRp49BLaYJlwjna+JFdpJf9ge3A39VC179CwqaLG/U8tt xU6t7yyRH3cUk9LzrJChOoR+cy0I74o1+QMxbg5Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, syzbot+7b99aafdcc2eedea6178@syzkaller.appspotmail.com, Eric Dumazet , Marco Elver , Jakub Kicinski Subject: [PATCH 4.19 15/52] net: fix up truesize of cloned skb in skb_prepare_for_shift() Date: Fri, 5 Mar 2021 13:21:46 +0100 Message-Id: <20210305120854.417082701@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210305120853.659441428@linuxfoundation.org> References: <20210305120853.659441428@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: Marco Elver commit 097b9146c0e26aabaa6ff3e5ea536a53f5254a79 upstream. Avoid the assumption that ksize(kmalloc(S)) == ksize(kmalloc(S)): when cloning an skb, save and restore truesize after pskb_expand_head(). This can occur if the allocator decides to service an allocation of the same size differently (e.g. use a different size class, or pass the allocation on to KFENCE). Because truesize is used for bookkeeping (such as sk_wmem_queued), a modified truesize of a cloned skb may result in corrupt bookkeeping and relevant warnings (such as in sk_stream_kill_queues()). Link: https://lkml.kernel.org/r/X9JR/J6dMMOy1obu@elver.google.com Reported-by: syzbot+7b99aafdcc2eedea6178@syzkaller.appspotmail.com Suggested-by: Eric Dumazet Signed-off-by: Marco Elver Signed-off-by: Eric Dumazet Link: https://lore.kernel.org/r/20210201160420.2826895-1-elver@google.com Signed-off-by: Jakub Kicinski Signed-off-by: Greg Kroah-Hartman --- net/core/skbuff.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) --- a/net/core/skbuff.c +++ b/net/core/skbuff.c @@ -3092,7 +3092,19 @@ EXPORT_SYMBOL(skb_split); */ static int skb_prepare_for_shift(struct sk_buff *skb) { - return skb_cloned(skb) && pskb_expand_head(skb, 0, 0, GFP_ATOMIC); + int ret = 0; + + if (skb_cloned(skb)) { + /* Save and restore truesize: pskb_expand_head() may reallocate + * memory where ksize(kmalloc(S)) != ksize(kmalloc(S)), but we + * cannot change truesize at this point. + */ + unsigned int save_truesize = skb->truesize; + + ret = pskb_expand_head(skb, 0, 0, GFP_ATOMIC); + skb->truesize = save_truesize; + } + return ret; } /**