Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp778992ybb; Wed, 1 Apr 2020 09:27:37 -0700 (PDT) X-Google-Smtp-Source: ADFU+vvJ42pNw6ymZnQxuBqzpA8ZH2Dt/sOI2RA6xjbDJ0VwnE2y1hWsbHiJk0vjXW6DQwRp83LU X-Received: by 2002:a9d:75d5:: with SMTP id c21mr11762410otl.223.1585758456827; Wed, 01 Apr 2020 09:27:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585758456; cv=none; d=google.com; s=arc-20160816; b=NvuW6on4dhNiWN/OeGtvABZpIx8G0H/wF4kdPszY4h/TPZgtB1BdncBo4SbCbTp7lU r5ypovctnRjYDBE0MwQ/XHwnWLNmyK4WnMxIvYm/NyBVIf3dwel/ONY971nA5YO7MkCm wcGE+Q3Iv7RqZwH6K43DdMa7xEwRwakedjAnS/0j0e8WVvFXBbP6uoc8jl0lHtduypwy by4CaGLhlog+7ZjoWmC+arQSpfPUEPU7yKXOcZTSCbZoSCNn5xdlARpx5G3DQ6r9EEoz sKcud8IBowBwzNS+82yNVeEuLidXRWq0bDONFQ23VFmPPofqlIRP31OgJq1JDUJcjo9U FPgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=sVqySfojsyyAVUEsi/noNrg5fy2RI8CvHCQtWSPkbkg=; b=BjatPOuauRQJEmccd/xJ6FXDkkENRTJI/BVxB+qsouHTpa59sRtVc/8+iTcnvBNj9a f/dp2Pjui4aQ8zCxfOLffABctIAiA5OHnEnn4qcv8loUBBhvaj3WmFaYMBIxzQCfR5kE OYkvOQPL7QR9/MEPFmVmOJN3vY0rIZ69j/WT27DF9LKr630hCSZp0LUs/w1XiS25QhC2 1UfB5MF37UOz0XuEQZABnsKtj0EV1Tne61pDgo3szrMIY6Vga5WpCk1twqqch/53xoeo QiVG+bHbifsl9K/Ils3fWg4yV8DrhUx0WvQtc8I8cPMk+nIRFXzEydrB/vW+G4OGKwl9 UkyA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=mxdG+NDQ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y2si1020484ote.164.2020.04.01.09.27.23; Wed, 01 Apr 2020 09:27:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=mxdG+NDQ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387869AbgDAQ0X (ORCPT + 99 others); Wed, 1 Apr 2020 12:26:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:50690 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387672AbgDAQ0P (ORCPT ); Wed, 1 Apr 2020 12:26:15 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 97B01212CC; Wed, 1 Apr 2020 16:26:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585758374; bh=7cLCQJbYCuGFIBQmHvuNG8by+AyvdUQ5Ij+BJvuY5WQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=mxdG+NDQ6bWg4BK6X6nvRq/4EPYevLDqU4N6IrF1l8iSAS/Ylg9DBavtkLe6Wnoxu jDUZGNZxoF/ZE/7Z22yQiMkhWjekx+FVQI9zZaspqmdBC091EiXNDpJGUL798UUmVW 8IPBcPgfsOC0yUdNq3otT5Z9udOXGqiwJvJwyeck= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hangbin Liu , Xin Long , Steffen Klassert Subject: [PATCH 4.19 069/116] xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire Date: Wed, 1 Apr 2020 18:17:25 +0200 Message-Id: <20200401161551.946001126@linuxfoundation.org> X-Mailer: git-send-email 2.26.0 In-Reply-To: <20200401161542.669484650@linuxfoundation.org> References: <20200401161542.669484650@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Xin Long commit a1a7e3a36e01ca6e67014f8cf673cb8e47be5550 upstream. Without doing verify_sec_ctx_len() check in xfrm_add_acquire(), it may be out-of-bounds to access uctx->ctx_str with uctx->ctx_len, as noticed by syz: BUG: KASAN: slab-out-of-bounds in selinux_xfrm_alloc_user+0x237/0x430 Read of size 768 at addr ffff8880123be9b4 by task syz-executor.1/11650 Call Trace: dump_stack+0xe8/0x16e print_address_description.cold.3+0x9/0x23b kasan_report.cold.4+0x64/0x95 memcpy+0x1f/0x50 selinux_xfrm_alloc_user+0x237/0x430 security_xfrm_policy_alloc+0x5c/0xb0 xfrm_policy_construct+0x2b1/0x650 xfrm_add_acquire+0x21d/0xa10 xfrm_user_rcv_msg+0x431/0x6f0 netlink_rcv_skb+0x15a/0x410 xfrm_netlink_rcv+0x6d/0x90 netlink_unicast+0x50e/0x6a0 netlink_sendmsg+0x8ae/0xd40 sock_sendmsg+0x133/0x170 ___sys_sendmsg+0x834/0x9a0 __sys_sendmsg+0x100/0x1e0 do_syscall_64+0xe5/0x660 entry_SYSCALL_64_after_hwframe+0x6a/0xdf So fix it by adding the missing verify_sec_ctx_len check there. Fixes: 980ebd25794f ("[IPSEC]: Sync series - acquire insert") Reported-by: Hangbin Liu Signed-off-by: Xin Long Signed-off-by: Steffen Klassert Signed-off-by: Greg Kroah-Hartman --- net/xfrm/xfrm_user.c | 3 +++ 1 file changed, 3 insertions(+) --- a/net/xfrm/xfrm_user.c +++ b/net/xfrm/xfrm_user.c @@ -2275,6 +2275,9 @@ static int xfrm_add_acquire(struct sk_bu err = verify_newpolicy_info(&ua->policy); if (err) goto free_state; + err = verify_sec_ctx_len(attrs); + if (err) + goto free_state; /* build an XP */ xp = xfrm_policy_construct(net, &ua->policy, attrs, &err);