Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2989983imu; Mon, 19 Nov 2018 09:03:45 -0800 (PST) X-Google-Smtp-Source: AJdET5cedfDK0/TXFeXNe6uRVIomAv4roGx+kww3h2zpbQ1+u4fZQyJcCVApZwF+zBYkpYAjkez8 X-Received: by 2002:a17:902:27a8:: with SMTP id d37-v6mr23405198plb.0.1542647025123; Mon, 19 Nov 2018 09:03:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542647025; cv=none; d=google.com; s=arc-20160816; b=I+N3MXzbNhYOl50XtueztlL9q49tDwdDn0nc7ILjUiI4K1Tr7rvnoXndhRX/eVn/bx FGkBh1vfMtlxvjgdXPXFBzXnAaGGCe9PSXxxfsLC4s/Hft1VM+5LPCQLJllrHwAmoQCs NSoeFuoO3FdnTimX1DqzLf6uNY1E8ZIVgNmU6zHSNNa55umAIej6N1/RXL3PbrIBnn6C 8HEB9EK5LO9kPJD4a6BdgfW3wr1U3ve35hG5AfnsUABzytNfRrf2otsyFQFXToxNSP3w 9K07KvkIohXQHaAaKPTIv/a2mZkH0wamrx3Z4RE+LLqyO8EkKkTw94EHsrc7VUeIX/K2 O+Iw== 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=lo0XNMV2BeYHEOK+L4lljaXs564b7Ep1+CqiFZCENLY=; b=1Gj0ur1XFMWdYJlhXfctRKijKbygTKGFNFKp9c2g7J6DnH69o3+aChoFN++otdp/i+ WuoEubn4vH6x91xuEu8Cftd13ZFet9WfV/vHVV4cUBtmJ/+KxLBaKfirXiiY2dUDGN7X Ffyq6LpsGt+55iQNv7k7uvbEt2trolGyCFmyfLsWMYSfBlbVKogcLpIidJo1RhxZfwqL muv6bdeY0hzzk2HU7xmdvRmDwYYHhgt5mxyiNxfLyUfBn3Tb/b/ypkDTkltzH7KaDVig pbAECtmkocO7xD+k7lKI/95TJ4zgvzFTEDBEAj6c0TjEF1HwF8UoWQfTGgNrG5Pa5bac bcYA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ugibPUsm; 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 m61si3523521plb.154.2018.11.19.09.03.27; Mon, 19 Nov 2018 09:03:45 -0800 (PST) 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=ugibPUsm; 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 S2405956AbeKTD0p (ORCPT + 99 others); Mon, 19 Nov 2018 22:26:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:40392 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405038AbeKTD0o (ORCPT ); Mon, 19 Nov 2018 22:26:44 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 3D1AF2241B; Mon, 19 Nov 2018 17:02:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542646947; bh=UJslYt45lYRhwWSyBCGUu035X9GjV6WGTfTPFzXNLCU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ugibPUsmgcKQ0i9rtLtzZXdVvRtIVCCxIb28FjH1FKcKPgHLvf1gS0MAbD5VRjaMA HfPe/cLLy96OYgYqlKxtU/nNmzwd5a25h77Wb5wt2MGoufGKLxgRlJxib5UoiFPBDc 3bWmCa862CTRQ7tyONVWE+OmzHyyRDf7vFFcoW+8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dominique Martinet , Sasha Levin Subject: [PATCH 4.4 104/160] 9p locks: fix glock.client_id leak in do_lock Date: Mon, 19 Nov 2018 17:29:03 +0100 Message-Id: <20181119162641.009417426@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181119162630.031306128@linuxfoundation.org> References: <20181119162630.031306128@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review 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 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dominique Martinet [ Upstream commit b4dc44b3cac9e8327e0655f530ed0c46f2e6214c ] the 9p client code overwrites our glock.client_id pointing to a static buffer by an allocated string holding the network provided value which we do not care about; free and reset the value as appropriate. This is almost identical to the leak in v9fs_file_getlock() fixed by Al Viro in commit ce85dd58ad5a6 ("9p: we are leaking glock.client_id in v9fs_file_getlock()"), which was returned as an error by a coverity false positive -- while we are here attempt to make the code slightly more robust to future change of the net/9p/client code and hopefully more clear to coverity that there is no problem. Link: http://lkml.kernel.org/r/1536339057-21974-5-git-send-email-asmadeus@codewreck.org Signed-off-by: Dominique Martinet Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- fs/9p/vfs_file.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) --- a/fs/9p/vfs_file.c +++ b/fs/9p/vfs_file.c @@ -204,6 +204,14 @@ static int v9fs_file_do_lock(struct file break; if (schedule_timeout_interruptible(P9_LOCK_TIMEOUT) != 0) break; + /* + * p9_client_lock_dotl overwrites flock.client_id with the + * server message, free and reuse the client name + */ + if (flock.client_id != fid->clnt->name) { + kfree(flock.client_id); + flock.client_id = fid->clnt->name; + } } /* map 9p status to VFS status */ @@ -235,6 +243,8 @@ out_unlock: locks_lock_file_wait(filp, fl); fl->fl_type = fl_type; } + if (flock.client_id != fid->clnt->name) + kfree(flock.client_id); out: return res; } @@ -269,7 +279,7 @@ static int v9fs_file_getlock(struct file res = p9_client_getlock_dotl(fid, &glock); if (res < 0) - return res; + goto out; /* map 9p lock type to os lock type */ switch (glock.type) { case P9_LOCK_TYPE_RDLCK: @@ -290,7 +300,9 @@ static int v9fs_file_getlock(struct file fl->fl_end = glock.start + glock.length - 1; fl->fl_pid = glock.proc_id; } - kfree(glock.client_id); +out: + if (glock.client_id != fid->clnt->name) + kfree(glock.client_id); return res; }