Received: by 10.192.165.148 with SMTP id m20csp525519imm; Wed, 25 Apr 2018 03:40:19 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/5YlVQGHwnStFmI5yPberH/jagcLPw8FwmbqDxT0X+Acd/8tPb9VbNr3T4AMjiQD5ifnx1 X-Received: by 2002:a17:902:6006:: with SMTP id r6-v6mr28190695plj.70.1524652819368; Wed, 25 Apr 2018 03:40:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524652819; cv=none; d=google.com; s=arc-20160816; b=EoHBN+WXcaQ4wjwjuA4g0kcKBuX+diP/LdMVAaSwC9/XL82QSuyrhPMIolOw1TaI1p F77kckMgvkrXytG4qX5pXRmaS7YqAKJcRYQ1CkPismJ78TUhcBwh7ZTQ64G44jEjBQFY S/Axe6YNeeFMSYR7OSD6x9lMPu6p/EG4+KkNFaCbplyc331zmbJG8UCG4lgjYQkVsPFh fbsjKE3IZhBl927+PeoXOS3Yn3KRHavexZHV+gFe4pV+NLbxrWBJwE4oNvHkKkOFYGUy AHODa4Bur8Vnj7lj2SnEdFWfet8lNmK0H0xjskq6/XIw9F9TMgmBIl6/b2eq7uAz7O2d rUpQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=z0fgF3dTU/RJD8kpp58bJtSoCHc9KXuxkUA63EDTs4Q=; b=y0McyE42qkt5SPRVktRgj1tQz4E6cmQimzLh2BhplCC+X4MrwG354X6SejyOii56w9 gBPDa+SnxAxBCxS/t0A5Jm+pSGq+YjkCdx1pU6sg/fVpq1dK/x/QW5rUcRhBRUTTsQR7 i51WRbn2zwCGBL+2b97kG6mylw4aoqkSpZrnHQwMjD7OLSF7GvjjHSIgs6+bhUpN7shs v9/ndbLOD7qxk5s7Z3TTrY3BUUsygL6b4H/LQuE8Ni4HMiPwTB/csztwTcDTCPiqgwcT YFKI/v8TCOcNJci9r6hi6bIRPS3q8IsYo9pidfYVgSuk0YLBtOUOwGgsQqvL2TekN0/D a3hg== ARC-Authentication-Results: i=1; mx.google.com; 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 z13si9309126pfc.128.2018.04.25.03.40.05; Wed, 25 Apr 2018 03:40:19 -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; 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 S1752531AbeDYKhK (ORCPT + 99 others); Wed, 25 Apr 2018 06:37:10 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51026 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752390AbeDYKhB (ORCPT ); Wed, 25 Apr 2018 06:37:01 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id CA6BE41C; Wed, 25 Apr 2018 10:37:00 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Gustavo A. R. Silva" , Colin Ian King , Pavel Shilovsky , Eryu Guan , Ronnie Sahlberg , Steve French Subject: [PATCH 4.14 001/183] cifs: do not allow creating sockets except with SMB1 posix exensions Date: Wed, 25 Apr 2018 12:33:41 +0200 Message-Id: <20180425103242.651841985@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180425103242.532713678@linuxfoundation.org> References: <20180425103242.532713678@linuxfoundation.org> User-Agent: quilt/0.65 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Steve French commit 1d0cffa674cfa7d185a302c8c6850fc50b893bed upstream. RHBZ: 1453123 Since at least the 3.10 kernel and likely a lot earlier we have not been able to create unix domain sockets in a cifs share when mounted using the SFU mount option (except when mounted with the cifs unix extensions to Samba e.g.) Trying to create a socket, for example using the af_unix command from xfstests will cause : BUG: unable to handle kernel NULL pointer dereference at 00000000 00000040 Since no one uses or depends on being able to create unix domains sockets on a cifs share the easiest fix to stop this vulnerability is to simply not allow creation of any other special files than char or block devices when sfu is used. Added update to Ronnie's patch to handle a tcon link leak, and to address a buf leak noticed by Gustavo and Colin. Acked-by: Gustavo A. R. Silva CC: Colin Ian King Reviewed-by: Pavel Shilovsky Reported-by: Eryu Guan Signed-off-by: Ronnie Sahlberg Signed-off-by: Steve French Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- fs/cifs/dir.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) --- a/fs/cifs/dir.c +++ b/fs/cifs/dir.c @@ -684,6 +684,9 @@ int cifs_mknod(struct inode *inode, stru goto mknod_out; } + if (!S_ISCHR(mode) && !S_ISBLK(mode)) + goto mknod_out; + if (!(cifs_sb->mnt_cifs_flags & CIFS_MOUNT_UNX_EMUL)) goto mknod_out; @@ -692,10 +695,8 @@ int cifs_mknod(struct inode *inode, stru buf = kmalloc(sizeof(FILE_ALL_INFO), GFP_KERNEL); if (buf == NULL) { - kfree(full_path); rc = -ENOMEM; - free_xid(xid); - return rc; + goto mknod_out; } if (backup_cred(cifs_sb)) @@ -742,7 +743,7 @@ int cifs_mknod(struct inode *inode, stru pdev->minor = cpu_to_le64(MINOR(device_number)); rc = tcon->ses->server->ops->sync_write(xid, &fid, &io_parms, &bytes_written, iov, 1); - } /* else if (S_ISFIFO) */ + } tcon->ses->server->ops->close(xid, tcon, &fid); d_drop(direntry);