Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5613215imu; Mon, 26 Nov 2018 03:01:25 -0800 (PST) X-Google-Smtp-Source: AFSGD/WIoKspxeudJmtDHG3yNm7Z0ydPnTmHHg8mIWqgXXTdYd3PJDlk/JXOUDxh1uhig0nsHXE2 X-Received: by 2002:a17:902:b7cc:: with SMTP id v12mr27290462plz.8.1543230085703; Mon, 26 Nov 2018 03:01:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543230085; cv=none; d=google.com; s=arc-20160816; b=Y0mugPl9bokYtCmGG5hSle+YN7OsEPdFgDw6mExcT0WIvd6pa5tapKAaXiZG2lWaIs igHyCVpLiXCPSq0i4YqnHHNMQzInfoBHeSmMaRVuQZLMlwf8JYoSL02dqq4tsvFoN6nA 6C1jNeH3iJBiIUG/YjK0WNVeen9PVqclPsDU2mtPStoHPygRvQVs/s5jxlOGH+Qjkhw9 GJnPgaoICwzCLzzwHLgMhzFztTSpYp3CQPlax0IY1xb2LJqjhiojT8gm4yhRpR9oXmW2 XZw/CloebY01Luxph7nLPTG1RN7h3RXuUathe2VbyxG0knzszPdcic+8NecnIHXtjupN 2riQ== 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=E7cvZJpmAY4Cw/iicdw8KkG7Wi0FESCkbUFg7cwpUak=; b=aZYsVF5nBPEmuTpOOSZmWNpis/HVaSXoP6UuJe0lFKhXiHkcrf8O4uuC8ApLppeNOc vTa6g5+I2dG3bdR1CgWPUM2L980HjYIO3dMCNpWONiSPWP/yTbw8xUGNGtTdORzVjE6J YZJMu6W0ik0Pd4uNLjq37Jx+pfveEolOsG06aDPv8Xx7vTdllg4agdwfCCmUL9TIFQQM wQKE0cq/10HZNgGPEeYmXLeIYKR6Np6YXGXzH7FZHpWOz5gu+Vy5YZTpc7gj/IUAqFcZ /c1cRncnR6ciUNaQwpBoLukk/dbbV6CDtlA9Y1aHaEZY3YFEidrp9doJ5NJZ0iq8WATV hONw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2XOzuIzk; 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 c6si41960589plr.414.2018.11.26.03.01.07; Mon, 26 Nov 2018 03:01:25 -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=2XOzuIzk; 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 S1729238AbeKZVwJ (ORCPT + 99 others); Mon, 26 Nov 2018 16:52:09 -0500 Received: from mail.kernel.org ([198.145.29.99]:33556 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727234AbeKZVwJ (ORCPT ); Mon, 26 Nov 2018 16:52:09 -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 AC1282146F; Mon, 26 Nov 2018 10:58:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543229904; bh=wPyDZtdeOTxpkhBL8d03hEmUOOxRiO/OnsIE6jC++7w=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=2XOzuIzkb0ZJP69+jZg/w08fEvx1Jf42uT9oN48vX8KshOVsIKYcoVz1hPmsJhNEb SF2om99zZrT0DlpXQ7dHk9f0IimBQItqajJ1FHHoXLqySIre4O9VOVJartFVL+G6S9 AyiEAiqlMAJahildUvKovFbcsjawI24wiRChlZ9g= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Ilya Dryomov Subject: [PATCH 4.9 46/46] libceph: fall back to sendmsg for slab pages Date: Mon, 26 Nov 2018 11:51:35 +0100 Message-Id: <20181126105050.439732248@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181126105045.447291262@linuxfoundation.org> References: <20181126105045.447291262@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.9-stable review patch. If anyone has any objections, please let me know. ------------------ From: Ilya Dryomov commit 7e241f647dc7087a0401418a187f3f5b527cc690 upstream. skb_can_coalesce() allows coalescing neighboring slab objects into a single frag: return page == skb_frag_page(frag) && off == frag->page_offset + skb_frag_size(frag); ceph_tcp_sendpage() can be handed slab pages. One example of this is XFS: it passes down sector sized slab objects for its metadata I/O. If the kernel client is co-located on the OSD node, the skb may go through loopback and pop on the receive side with the exact same set of frags. When tcp_recvmsg() attempts to copy out such a frag, hardened usercopy complains because the size exceeds the object's allocated size: usercopy: kernel memory exposure attempt detected from ffff9ba917f20a00 (kmalloc-512) (1024 bytes) Although skb_can_coalesce() could be taught to return false if the resulting frag would cross a slab object boundary, we already have a fallback for non-refcounted pages. Utilize it for slab pages too. Cc: stable@vger.kernel.org # 4.8+ Signed-off-by: Ilya Dryomov Signed-off-by: Greg Kroah-Hartman --- net/ceph/messenger.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) --- a/net/ceph/messenger.c +++ b/net/ceph/messenger.c @@ -588,9 +588,15 @@ static int ceph_tcp_sendpage(struct sock int ret; struct kvec iov; - /* sendpage cannot properly handle pages with page_count == 0, - * we need to fallback to sendmsg if that's the case */ - if (page_count(page) >= 1) + /* + * sendpage cannot properly handle pages with page_count == 0, + * we need to fall back to sendmsg if that's the case. + * + * Same goes for slab pages: skb_can_coalesce() allows + * coalescing neighboring slab objects into a single frag which + * triggers one of hardened usercopy checks. + */ + if (page_count(page) >= 1 && !PageSlab(page)) return __ceph_tcp_sendpage(sock, page, offset, size, more); iov.iov_base = kmap(page) + offset;