Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp818346pxb; Fri, 16 Apr 2021 20:45:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx71UbdG+OR9403+ZaYaYAJ+JVBz5NSUVGnAGVAXifIZQR8fvgcwo6amYJyz84G/bUbxmGp X-Received: by 2002:a17:90a:730c:: with SMTP id m12mr12876042pjk.111.1618631124085; Fri, 16 Apr 2021 20:45:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618631124; cv=none; d=google.com; s=arc-20160816; b=Lh5YQY8WCDxf4jWFIDKNup6gAX18OdXySNoUm0uoGsXErSxl4XOfwTO4KJtLItecUe chgnfFzuaT9EhJo/vSCPemJa/2CQI5oQpEmOB5feL8c54EpSYAk0Kyh2dSLJzW+U5pIH vphRBWmaHoC1pacel8kM8HR/F2U2zLcL1tgYjbHqv8mpqPpIE5mj1tBfl+VM1qFpEGVm BW1xdRh6SSPgzHExuxbOp48JGjA+ye12qQiidSukU+VRJqhmOX2b+5kCmtBTlCan3KqY XtL03LxGsQLySvBoXnHSnan/1hR6X/SLzB3S2CQ09glXvBSTSdDhdJgodEw04KxFTwt9 GAzQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=4lfToNGFixy4e8raEKrkRANJpggCCxIDKeniFGE7tSk=; b=PvC/uqT5nKm3G9UESZFTLwEQtHyb6OJ64enQvZxwXgeI70BBOQXvwJHkKblJABq5It vlFS/r6L8s/euObxC2kIWF1KY7y0/0cr7fsEnAXFxXPlJ3mzX7QZ67G/fObHRF+89S8T ti4MMRs25DMz2NlFTSLk+PHXpCrkE+eJwjPJL+CDiW4DNFRwWctpDSjosn+/ZXpn1QCN DmLKjRRZ5TD9IhoKniikC+LUr0XCbNYy1Jn2gU32OrnsymBJUo5jF/shzXXVN/R/aBS+ cQ+uQWuozQSluSNmyzGXv25OMiz5O8uox129IspW/7mTEfupM3noMSBNCV7+ozOLifxR 3Zsw== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d6si3801432plg.130.2021.04.16.20.45.11; Fri, 16 Apr 2021 20:45:24 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235682AbhDQDpF (ORCPT + 99 others); Fri, 16 Apr 2021 23:45:05 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:3946 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234999AbhDQDpF (ORCPT ); Fri, 16 Apr 2021 23:45:05 -0400 Received: from dggeml406-hub.china.huawei.com (unknown [172.30.72.55]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4FMf616jVmz5pjD; Sat, 17 Apr 2021 11:42:17 +0800 (CST) Received: from dggpemm500005.china.huawei.com (7.185.36.74) by dggeml406-hub.china.huawei.com (10.3.17.50) with Microsoft SMTP Server (TLS) id 14.3.498.0; Sat, 17 Apr 2021 11:44:36 +0800 Received: from [127.0.0.1] (10.69.30.204) by dggpemm500005.china.huawei.com (7.185.36.74) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2106.2; Sat, 17 Apr 2021 11:44:36 +0800 Subject: Re: [PATCH net] net: fix use-after-free when UDP GRO with shared fraglist To: Dongseok Yi , 'Willem de Bruijn' CC: "'David S. Miller'" , 'Jakub Kicinski' , 'Miaohe Lin' , 'Willem de Bruijn' , 'Paolo Abeni' , 'Florian Westphal' , 'Al Viro' , 'Guillaume Nault' , 'Steffen Klassert' , "'Yadu Kishore'" , 'Marco Elver' , "'Network Development'" , 'LKML' , References: <1609750005-115609-1-git-send-email-dseok.yi@samsung.com> <017f01d6e3cb$698246a0$3c86d3e0$@samsung.com> <019b01d6e3dc$9a940330$cfbc0990$@samsung.com> From: Yunsheng Lin Message-ID: <18999f48-7dc8-e859-8629-3b5cab764faa@huawei.com> Date: Sat, 17 Apr 2021 11:44:35 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: <019b01d6e3dc$9a940330$cfbc0990$@samsung.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.69.30.204] X-ClientProxiedBy: dggeme701-chm.china.huawei.com (10.1.199.97) To dggpemm500005.china.huawei.com (7.185.36.74) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/1/6 11:32, Dongseok Yi wrote: > On 2021-01-06 12:07, Willem de Bruijn wrote: >> >> On Tue, Jan 5, 2021 at 8:29 PM Dongseok Yi wrote: >>> >>> On 2021-01-05 06:03, Willem de Bruijn wrote: >>>> >>>> On Mon, Jan 4, 2021 at 4:00 AM Dongseok Yi wrote: >>>>> >>>>> skbs in frag_list could be shared by pskb_expand_head() from BPF. >>>> >>>> Can you elaborate on the BPF connection? >>> >>> With the following registered ptypes, >>> >>> /proc/net # cat ptype >>> Type Device Function >>> ALL tpacket_rcv >>> 0800 ip_rcv.cfi_jt >>> 0011 llc_rcv.cfi_jt >>> 0004 llc_rcv.cfi_jt >>> 0806 arp_rcv >>> 86dd ipv6_rcv.cfi_jt >>> >>> BPF checks skb_ensure_writable between tpacket_rcv and ip_rcv >>> (or ipv6_rcv). And it calls pskb_expand_head. >>> >>> [ 132.051228] pskb_expand_head+0x360/0x378 >>> [ 132.051237] skb_ensure_writable+0xa0/0xc4 >>> [ 132.051249] bpf_skb_pull_data+0x28/0x60 >>> [ 132.051262] bpf_prog_331d69c77ea5e964_schedcls_ingres+0x5f4/0x1000 >>> [ 132.051273] cls_bpf_classify+0x254/0x348 >>> [ 132.051284] tcf_classify+0xa4/0x180 >> >> Ah, you have a BPF program loaded at TC. That was not entirely obvious. >> >> This program gets called after packet sockets with ptype_all, before >> those with a specific protocol. >> >> Tcpdump will have inserted a program with ptype_all, which cloned the >> skb. This triggers skb_ensure_writable -> pskb_expand_head -> >> skb_clone_fraglist -> skb_get. >> >>> [ 132.051294] __netif_receive_skb_core+0x590/0xd28 >>> [ 132.051303] __netif_receive_skb+0x50/0x17c >>> [ 132.051312] process_backlog+0x15c/0x1b8 >>> >>>> >>>>> While tcpdump, sk_receive_queue of PF_PACKET has the original frag_list. >>>>> But the same frag_list is queued to PF_INET (or PF_INET6) as the fraglist >>>>> chain made by skb_segment_list(). >>>>> >>>>> If the new skb (not frag_list) is queued to one of the sk_receive_queue, >>>>> multiple ptypes can see this. The skb could be released by ptypes and >>>>> it causes use-after-free. >>>> >>>> If I understand correctly, a udp-gro-list skb makes it up the receive >>>> path with one or more active packet sockets. >>>> >>>> The packet socket will call skb_clone after accepting the filter. This >>>> replaces the head_skb, but shares the skb_shinfo and thus frag_list. >>>> >>>> udp_rcv_segment later converts the udp-gro-list skb to a list of >>>> regular packets to pass these one-by-one to udp_queue_rcv_one_skb. >>>> Now all the frags are fully fledged packets, with headers pushed >>>> before the payload. This does not change their refcount anymore than >>>> the skb_clone in pf_packet did. This should be 1. >>>> >>>> Eventually udp_recvmsg will call skb_consume_udp on each packet. >>>> >>>> The packet socket eventually also frees its cloned head_skb, which triggers >>>> >>>> kfree_skb_list(shinfo->frag_list) >>>> kfree_skb >>>> skb_unref >>>> refcount_dec_and_test(&skb->users) >>> >>> Every your understanding is right, but >>> >>>> >>>>> >>>>> [ 4443.426215] ------------[ cut here ]------------ >>>>> [ 4443.426222] refcount_t: underflow; use-after-free. >>>>> [ 4443.426291] WARNING: CPU: 7 PID: 28161 at lib/refcount.c:190 >>>>> refcount_dec_and_test_checked+0xa4/0xc8 >>>>> [ 4443.426726] pstate: 60400005 (nZCv daif +PAN -UAO) >>>>> [ 4443.426732] pc : refcount_dec_and_test_checked+0xa4/0xc8 >>>>> [ 4443.426737] lr : refcount_dec_and_test_checked+0xa0/0xc8 >>>>> [ 4443.426808] Call trace: >>>>> [ 4443.426813] refcount_dec_and_test_checked+0xa4/0xc8 >>>>> [ 4443.426823] skb_release_data+0x144/0x264 >>>>> [ 4443.426828] kfree_skb+0x58/0xc4 >>>>> [ 4443.426832] skb_queue_purge+0x64/0x9c >>>>> [ 4443.426844] packet_set_ring+0x5f0/0x820 >>>>> [ 4443.426849] packet_setsockopt+0x5a4/0xcd0 >>>>> [ 4443.426853] __sys_setsockopt+0x188/0x278 >>>>> [ 4443.426858] __arm64_sys_setsockopt+0x28/0x38 >>>>> [ 4443.426869] el0_svc_common+0xf0/0x1d0 >>>>> [ 4443.426873] el0_svc_handler+0x74/0x98 >>>>> [ 4443.426880] el0_svc+0x8/0xc >>>>> >>>>> Fixes: 3a1296a38d0c (net: Support GRO/GSO fraglist chaining.) >>>>> Signed-off-by: Dongseok Yi >>>>> --- >>>>> net/core/skbuff.c | 20 +++++++++++++++++++- >>>>> 1 file changed, 19 insertions(+), 1 deletion(-) >>>>> >>>>> diff --git a/net/core/skbuff.c b/net/core/skbuff.c >>>>> index f62cae3..1dcbda8 100644 >>>>> --- a/net/core/skbuff.c >>>>> +++ b/net/core/skbuff.c >>>>> @@ -3655,7 +3655,8 @@ struct sk_buff *skb_segment_list(struct sk_buff *skb, >>>>> unsigned int delta_truesize = 0; >>>>> unsigned int delta_len = 0; >>>>> struct sk_buff *tail = NULL; >>>>> - struct sk_buff *nskb; >>>>> + struct sk_buff *nskb, *tmp; >>>>> + int err; >>>>> >>>>> skb_push(skb, -skb_network_offset(skb) + offset); >>>>> >>>>> @@ -3665,11 +3666,28 @@ struct sk_buff *skb_segment_list(struct sk_buff *skb, >>>>> nskb = list_skb; >>>>> list_skb = list_skb->next; >>>>> >>>>> + err = 0; >>>>> + if (skb_shared(nskb)) { >>>> >>>> I must be missing something still. This does not square with my >>>> understanding that the two sockets are operating on clones, with each >>>> frag_list skb having skb->users == 1. >>>> >>>> Unless the packet socket patch previously also triggered an >>>> skb_unclone/pskb_expand_head, as that call skb_clone_fraglist, which >>>> calls skb_get on each frag_list skb. >>> >>> A cloned skb after tpacket_rcv cannot go through skb_ensure_writable >>> with the original shinfo. pskb_expand_head reallocates the shinfo of >>> the skb and call skb_clone_fraglist. skb_release_data in >>> pskb_expand_head could not reduce skb->users of the each frag_list skb >>> if skb_shinfo(skb)->dataref == 2. >>> >>> After the reallocation, skb_shinfo(skb)->dataref == 1 but each frag_list >>> skb could have skb->users == 2. Hi, Dongseok I understand there is liner head data shared between the frag_list skb in the cloned skb(cloned by pf_packet?) and original skb, which should not be shared when skb_segment_list() converts the frag_list skb into regular packet. But both skb->users of original and cloned skb is one(skb_shinfo(skb)->dataref is one for both skb too), and skb->users of each fraglist skb is two because both original and cloned skb is linking to the same fraglist pointer, and there is "skb_shinfo(skb)->frag_list = NULL" for original skb in the begin of skb_segment_list(), if kfree_skb() is called with original skb, the fraglist skb will not be freed. If kfree_skb is called with original skb,cloned skb and each fraglist skb here, the reference counter for three of them seem right here, so why is there a refcount_t warning in the commit log? am I missing something obvious here? Sorry for bringing up this thread again. >> >> Yes, that makes sense. skb_clone_fraglist just increments the >> frag_list skb's refcounts. >> >> skb_segment_list must create an unshared struct sk_buff before it >> changes skb data to insert the protocol headers. >>