Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp3694242pxv; Mon, 26 Jul 2021 09:33:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyfNgD0VFqUA/y8AJlh6o7G4ngs760umvnIt3aj3DNid0/Enjx+K5PCnziOAsDt42qk8TWO X-Received: by 2002:a92:b308:: with SMTP id p8mr13594710ilh.296.1627317214196; Mon, 26 Jul 2021 09:33:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627317214; cv=none; d=google.com; s=arc-20160816; b=znrRgdkQg0WFFieApbTy3bcbvcW5+xEjgnf7Q24SHLOJg3yOWSoCx+CS9RZ2QaYyIK FJf7g4GNqJQ8GVHq6wqY2KeN39/91W9lBxUToSKCEfoFrJ3ZieQfPB/YY3CtliQZzlXm Sg0KuY5NAKS8fxdj3SU73En3fcu2eNgWO7ubHL7eZhCvdxqdxWXs5hywp6immsJOqBeV XHXylvJupj1SRmCYm9L1Pb/dhiOW9+9zp1SwOhEex4hx1g8QNfiY4RyPWAtuFHXeNM4o 3bApYK9Uz84yemKLFDNfWvfGxyUHnwHHLkEYK/I5f3pOlrQwUOAelNvLxxZ142xUIZDN qC7w== 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=UoJSHabkiSv88ZVIG+IHcwA/Jv/Bd4dsESqZvb3wm3Y=; b=rG3GXuKTBbwY1jMZH9KtiGfMhBbYyXezS3GU4okw/jzvlNboAL/GAo/W5li9POl3Sf 2k5hFR9Tp9lTAD4U6BdxZDLCktLQS7Hgj6Bt1p1ZnXXURk0QF3XggaGdfnR/aiZAV9Nb b5NRybhWPW4+JMYMZMhdYHL6kGQjtYgmR7ptYAtjKOQH+l2oilrg8zdY3xGMrjWepqbk tTkTpSUuwsekuFSFQQ/a6aZCneqhYOP2/b4u5V5yoKchSs9bL/l7aQpy92WTDTWxSpxv bX8saedGuiUFvJ0bI/WJnAncIf5wtmj3vBaHf3o2MXfs34nB4TP2KmM0T7+BRFBn+DLl eU9w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=T5tfKvVn; 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 w4si410649ilm.77.2021.07.26.09.33.22; Mon, 26 Jul 2021 09:33:34 -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=T5tfKvVn; 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 S239137AbhGZPul (ORCPT + 99 others); Mon, 26 Jul 2021 11:50:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:42922 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237346AbhGZP3P (ORCPT ); Mon, 26 Jul 2021 11:29:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EAD8A60FA0; Mon, 26 Jul 2021 16:07:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627315659; bh=ZSPGHKBhpPImpRwsDREuMAyrTlKemDfX3w03bUDGfS8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=T5tfKvVnEmJpx53RrCCpKhfCf7rm8N8kyuKrp7+h902cGDDXlTqVS9N+XhgLQCWwm rq4IkOO8c01ROEt3wQRy91gWupJi3WaBRYtyzp7eK8eFdKK7vy3IuYZRBV7mZ8KYMO /MnySQt2eaYq8uiGDnGjq97rq5dJ1KH1usJFXDHo= 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 5.13 016/223] bonding: fix null dereference in bond_ipsec_add_sa() Date: Mon, 26 Jul 2021 17:36:48 +0200 Message-Id: <20210726153846.789827291@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210726153846.245305071@linuxfoundation.org> References: <20210726153846.245305071@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 105cd17a866017b45f3c45901b394c711c97bf40 ] If bond doesn't have real device, bond->curr_active_slave is null. But bond_ipsec_add_sa() dereferences bond->curr_active_slave without null checking. So, null-ptr-deref would occur. Test commands: ip link add bond0 type bond ip link set bond0 up ip x s add proto esp dst 14.1.1.1 src 15.1.1.1 spi \ 0x07 mode transport reqid 0x07 replay-window 32 aead 'rfc4106(gcm(aes))' \ 0x44434241343332312423222114131211f4f3f2f1 128 sel src 14.0.0.52/24 \ dst 14.0.0.70/24 proto tcp offload dev bond0 dir in Splat looks like: KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] CPU: 4 PID: 680 Comm: ip Not tainted 5.13.0-rc3+ #1168 RIP: 0010:bond_ipsec_add_sa+0xc4/0x2e0 [bonding] Code: 85 21 02 00 00 4d 8b a6 48 0c 00 00 e8 75 58 44 ce 85 c0 0f 85 14 01 00 00 48 b8 00 00 00 00 00 fc ff df 4c 89 e2 48 c1 ea 03 <80> 3c 02 00 0f 85 fc 01 00 00 48 8d bb e0 02 00 00 4d 8b 2c 24 48 RSP: 0018:ffff88810946f508 EFLAGS: 00010246 RAX: dffffc0000000000 RBX: ffff88810b4e8040 RCX: 0000000000000001 RDX: 0000000000000000 RSI: ffffffff8fe34280 RDI: ffff888115abe100 RBP: ffff88810946f528 R08: 0000000000000003 R09: fffffbfff2287e11 R10: 0000000000000001 R11: ffff888115abe0c8 R12: 0000000000000000 R13: ffffffffc0aea9a0 R14: ffff88800d7d2000 R15: ffff88810b4e8330 FS: 00007efc5552e680(0000) GS:ffff888119c00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055c2530dbf40 CR3: 0000000103056004 CR4: 00000000003706e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: xfrm_dev_state_add+0x2a9/0x770 ? memcpy+0x38/0x60 xfrm_add_sa+0x2278/0x3b10 [xfrm_user] ? xfrm_get_policy+0xaa0/0xaa0 [xfrm_user] ? register_lock_class+0x1750/0x1750 xfrm_user_rcv_msg+0x331/0x660 [xfrm_user] ? rcu_read_lock_sched_held+0x91/0xc0 ? xfrm_user_state_lookup.constprop.39+0x320/0x320 [xfrm_user] ? find_held_lock+0x3a/0x1c0 ? mutex_lock_io_nested+0x1210/0x1210 ? sched_clock_cpu+0x18/0x170 netlink_rcv_skb+0x121/0x350 ? xfrm_user_state_lookup.constprop.39+0x320/0x320 [xfrm_user] ? netlink_ack+0x9d0/0x9d0 ? netlink_deliver_tap+0x17c/0xa50 xfrm_netlink_rcv+0x68/0x80 [xfrm_user] netlink_unicast+0x41c/0x610 ? netlink_attachskb+0x710/0x710 netlink_sendmsg+0x6b9/0xb70 [ ...] Fixes: 18cb261afd7b ("bonding: support hardware encryption offload to slaves") Signed-off-by: Taehee Yoo Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/bonding/bond_main.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c index 026f4511bf7b..24b33118105a 100644 --- a/drivers/net/bonding/bond_main.c +++ b/drivers/net/bonding/bond_main.c @@ -411,6 +411,11 @@ static int bond_ipsec_add_sa(struct xfrm_state *xs) rcu_read_lock(); bond = netdev_priv(bond_dev); slave = rcu_dereference(bond->curr_active_slave); + if (!slave) { + rcu_read_unlock(); + return -ENODEV; + } + xs->xso.real_dev = slave->dev; bond->xs = xs; -- 2.30.2