Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2639933pxj; Mon, 31 May 2021 07:10:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyHSMzw6NKEtfmh7B/fLGokcec9klRCrST2/2D6DLRTC+4229aA/G7K3BNjPZvQ2WQn0T2p X-Received: by 2002:a02:ccd8:: with SMTP id k24mr8755735jaq.99.1622470217736; Mon, 31 May 2021 07:10:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622470217; cv=none; d=google.com; s=arc-20160816; b=ssTAfsfoJJJ5o4iCZN7yfZSFmwGcjklTwHCZzlzgXHJgfk6iOG7hZylcW3kfIDsSrq 4asLTBUkmdwAj/hrQgo/yPjdYIdvfcWR018bDmTzKf//F5VjgjWXtD0EksjVHBGIznf7 SttA1wuw7bUIN+jSi+qAh18oXf9K0JNd6pYmZinJ0QtlGOc5x2HHvm40aldzdq4ernOz rGqB+rTMbFocpFufg96xgwaHPvhPshY1zI0+CnycYCgR7xHbM9PwL3zaVmhemCdB25Hm nk2zNTI0JJQylIBerX1Qd09qgH30ON2ZpAiiHhtioQLmsyTYgFhZektwBWNhKAGiYCjm B0QA== 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=plBph1BxyBAqXgqTjOAux7uHPDKXGSd5Gw5Lral76VM=; b=flnzAlPWBJQzfhy5oLUDFLgiUTqLNaawUgv8tuPWSpA227jJTy5yOoUdc34hQK/SlI tlcn4XCnTQD+QXL682zx0csK0FFvEyLimrJoSttDrsB087SkA7g30lRNOVwIe/DE1bw8 BXtvYbd5TsSHRA4zAoAk6EpPTcE8iI9kPBX2q4nty19sNXD3otfg6w1KG/ewIzcODyQI v6ilZYqKGiiNNjh7xqx9DdlHt9avmr8oqTDEDFb0z7KgAvOCdIY91+pVBMNtoAiQoQz7 qFp6gqBwPfRHGzGks9kJVt8a8m94PGkZjGasqztPsUVpt5ATI2o0aHoLhiXb9B22Mf9i AAFA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qWHdisYN; 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 m14si13942550ili.85.2021.05.31.07.10.04; Mon, 31 May 2021 07:10: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=qWHdisYN; 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 S232509AbhEaOJ6 (ORCPT + 99 others); Mon, 31 May 2021 10:09:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:50844 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233024AbhEaNoZ (ORCPT ); Mon, 31 May 2021 09:44:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1DA0C6148E; Mon, 31 May 2021 13:29:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622467755; bh=9OkA6C1b4toyGNfdPwPuomEDTENyBWcRtxdmU9HDPDk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qWHdisYN64V3au4MbyTmGCLmg2OYohKeLg4shEttqMblkbVIxAGAtiZPGcd8M84nl mKOd9SRz43IA40CpjY3AHr0IdymFAENzG5Aja+vzU29bNFT9goX59dQ2yg2O9vy4cI KzaBmiofHP/LRtrTALCMKr6QXynT6+y5jD1y/eDE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Taehee Yoo , "David S. Miller" , Sasha Levin Subject: [PATCH 4.14 67/79] mld: fix panic in mld_newpack() Date: Mon, 31 May 2021 15:14:52 +0200 Message-Id: <20210531130638.134648749@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210531130636.002722319@linuxfoundation.org> References: <20210531130636.002722319@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: Taehee Yoo [ Upstream commit 020ef930b826d21c5446fdc9db80fd72a791bc21 ] mld_newpack() doesn't allow to allocate high order page, only order-0 allocation is allowed. If headroom size is too large, a kernel panic could occur in skb_put(). Test commands: ip netns del A ip netns del B ip netns add A ip netns add B ip link add veth0 type veth peer name veth1 ip link set veth0 netns A ip link set veth1 netns B ip netns exec A ip link set lo up ip netns exec A ip link set veth0 up ip netns exec A ip -6 a a 2001:db8:0::1/64 dev veth0 ip netns exec B ip link set lo up ip netns exec B ip link set veth1 up ip netns exec B ip -6 a a 2001:db8:0::2/64 dev veth1 for i in {1..99} do let A=$i-1 ip netns exec A ip link add ip6gre$i type ip6gre \ local 2001:db8:$A::1 remote 2001:db8:$A::2 encaplimit 100 ip netns exec A ip -6 a a 2001:db8:$i::1/64 dev ip6gre$i ip netns exec A ip link set ip6gre$i up ip netns exec B ip link add ip6gre$i type ip6gre \ local 2001:db8:$A::2 remote 2001:db8:$A::1 encaplimit 100 ip netns exec B ip -6 a a 2001:db8:$i::2/64 dev ip6gre$i ip netns exec B ip link set ip6gre$i up done Splat looks like: kernel BUG at net/core/skbuff.c:110! invalid opcode: 0000 [#1] SMP DEBUG_PAGEALLOC KASAN PTI CPU: 0 PID: 7 Comm: kworker/0:1 Not tainted 5.12.0+ #891 Workqueue: ipv6_addrconf addrconf_dad_work RIP: 0010:skb_panic+0x15d/0x15f Code: 92 fe 4c 8b 4c 24 10 53 8b 4d 70 45 89 e0 48 c7 c7 00 ae 79 83 41 57 41 56 41 55 48 8b 54 24 a6 26 f9 ff <0f> 0b 48 8b 6c 24 20 89 34 24 e8 4a 4e 92 fe 8b 34 24 48 c7 c1 20 RSP: 0018:ffff88810091f820 EFLAGS: 00010282 RAX: 0000000000000089 RBX: ffff8881086e9000 RCX: 0000000000000000 RDX: 0000000000000089 RSI: 0000000000000008 RDI: ffffed1020123efb RBP: ffff888005f6eac0 R08: ffffed1022fc0031 R09: ffffed1022fc0031 R10: ffff888117e00187 R11: ffffed1022fc0030 R12: 0000000000000028 R13: ffff888008284eb0 R14: 0000000000000ed8 R15: 0000000000000ec0 FS: 0000000000000000(0000) GS:ffff888117c00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f8b801c5640 CR3: 0000000033c2c006 CR4: 00000000003706f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: ? ip6_mc_hdr.isra.26.constprop.46+0x12a/0x600 ? ip6_mc_hdr.isra.26.constprop.46+0x12a/0x600 skb_put.cold.104+0x22/0x22 ip6_mc_hdr.isra.26.constprop.46+0x12a/0x600 ? rcu_read_lock_sched_held+0x91/0xc0 mld_newpack+0x398/0x8f0 ? ip6_mc_hdr.isra.26.constprop.46+0x600/0x600 ? lock_contended+0xc40/0xc40 add_grhead.isra.33+0x280/0x380 add_grec+0x5ca/0xff0 ? mld_sendpack+0xf40/0xf40 ? lock_downgrade+0x690/0x690 mld_send_initial_cr.part.34+0xb9/0x180 ipv6_mc_dad_complete+0x15d/0x1b0 addrconf_dad_completed+0x8d2/0xbb0 ? lock_downgrade+0x690/0x690 ? addrconf_rs_timer+0x660/0x660 ? addrconf_dad_work+0x73c/0x10e0 addrconf_dad_work+0x73c/0x10e0 Allowing high order page allocation could fix this problem. Fixes: 72e09ad107e7 ("ipv6: avoid high order allocations") Signed-off-by: Taehee Yoo Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- net/ipv6/mcast.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/ipv6/mcast.c b/net/ipv6/mcast.c index 959057515fc9..f3a291a9b2f8 100644 --- a/net/ipv6/mcast.c +++ b/net/ipv6/mcast.c @@ -1580,10 +1580,7 @@ static struct sk_buff *mld_newpack(struct inet6_dev *idev, unsigned int mtu) IPV6_TLV_PADN, 0 }; /* we assume size > sizeof(ra) here */ - /* limit our allocations to order-0 page */ - size = min_t(int, size, SKB_MAX_ORDER(0, 0)); skb = sock_alloc_send_skb(sk, size, 1, &err); - if (!skb) return NULL; -- 2.30.2