Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp3067766imm; Sun, 7 Oct 2018 19:21:14 -0700 (PDT) X-Google-Smtp-Source: ACcGV63V7zhEx5o/D2hpJ1wZyTRw3nIig/GMF3TANDv5oPguiK3SczAnHdzQAp1hz80ckR3bwpAf X-Received: by 2002:a63:5509:: with SMTP id j9-v6mr18992034pgb.208.1538965274680; Sun, 07 Oct 2018 19:21:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538965274; cv=none; d=google.com; s=arc-20160816; b=q10H/epqKlgKWeuFJV+yqAK3zCJg0VGF/EQJVl6DArEQJItqOLmM+LUEM8/sFkm0sx aPPgd8s3ukggHqSE/oCmxb608h2ZFpaN/3QHm8Xj7/7N/xU27Ow69vzXKj2RXq82OBWa YE+ffbi8ThWJ7F3M/wAv52sF0/aqljiyjK3qhOGGIHq6Fytv26jtUFS0e0VJ88GatQOF WwkHgVgR45B+3vVQnEZ9IzWoINyytXuglWm3KAFEM0f1+s0bJB2t429rICQoTZct0B6M tcaZ0YlD28B3br6FEx3AIvX7s0eY2W4pBqATb2tw59LE4OgAwuZe/eH6sCVJ5hnA+S/7 4FIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=VMq4ykN9V3QfR4fD91KChCun7zD80IM6mrCW7JoDZmc=; b=XoDx3d0kRdKIYBWxJbJXxzm7qObLTinDjMsVp/eYbOzf3K0tXc6K6QupqFGKPiKIg6 UyPIilQ3S6GfKFUORR3AjxblW4/0OR1SSwxqRJzofeSrLktnGtYT34xSDn/suKT3ZyHk gwWRkeV596eY0xEVBU6+74kqs1q19IrcdExZJVyrWWVskRZqdMIfGLypmOfxpPPD+bDI ZK5tjoc3ILh3JRRwZBDjHufudSrJCjSmkMuCGYvSdWw182qDp553LA5dGrW/VISLQOxC JNTxldGtMTKE2Uv1EuAdjPmMV8JA/rrFaam1Jji+8UDxfXWogHEqPYbkPTpNNrcsNgp6 sD+Q== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j91-v6si16994560pld.228.2018.10.07.19.20.58; Sun, 07 Oct 2018 19:21:14 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726476AbeJHJ3y (ORCPT + 99 others); Mon, 8 Oct 2018 05:29:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40290 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725760AbeJHJ3y (ORCPT ); Mon, 8 Oct 2018 05:29:54 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C5BA943A21; Mon, 8 Oct 2018 02:20:35 +0000 (UTC) Received: from [10.72.12.136] (ovpn-12-136.pek2.redhat.com [10.72.12.136]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 780DB72307; Mon, 8 Oct 2018 02:20:26 +0000 (UTC) Subject: Re: [PATCH net V2] vhost-vsock: fix use after free To: "Michael S. Tsirkin" Cc: stefanha@redhat.com, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, sergei.shtylyov@cogentembedded.com References: <20180927122204.4188-1-jasowang@redhat.com> <20180927123539-mutt-send-email-mst@kernel.org> <588ed28b-7e4b-9dc8-92ce-d75692836c9e@redhat.com> <20180927194734-mutt-send-email-mst@kernel.org> From: Jason Wang Message-ID: <9ea5d616-8a78-b3c4-2a96-cbb6abb85c2c@redhat.com> Date: Mon, 8 Oct 2018 10:20:24 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20180927194734-mutt-send-email-mst@kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Mon, 08 Oct 2018 02:20:35 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018年09月28日 07:50, Michael S. Tsirkin wrote: > On Fri, Sep 28, 2018 at 07:37:37AM +0800, Jason Wang wrote: >> >> On 2018年09月28日 01:04, Michael S. Tsirkin wrote: >>> On Thu, Sep 27, 2018 at 08:22:04PM +0800, Jason Wang wrote: >>>> The access of vsock is not protected by vhost_vsock_lock. This may >>>> lead to use after free since vhost_vsock_dev_release() may free the >>>> pointer at the same time. >>>> >>>> Fix this by holding the lock during the access. >>>> >>>> Reported-by:syzbot+e3e074963495f92a89ed@syzkaller.appspotmail.com >>>> Fixes: 16320f363ae1 ("vhost-vsock: add pkt cancel capability") >>>> Fixes: 433fc58e6bf2 ("VSOCK: Introduce vhost_vsock.ko") >>>> Cc: Stefan Hajnoczi >>>> Signed-off-by: Jason Wang >>> Wow is that really the best we can do? >> For net/stable, probably yes. >> >>> A global lock on a data path >>> operation? >> It's already there, > &vhost_vsock_lock? were is it takes on data path? Ok, but the current code use list which means a global lock is needed anyway here. > >> and the patch only increase the critical section. >> >>> Granted use after free is nasty but Stefan said he sees >>> a way to fix it using a per socket refcount. He's on vacation >>> until Oct 4 though ... >>> >> Stefan has acked the pacth, so I think it's ok? We can do optimization for >> -next on top. >> >> Thanks > > Well on high SMP serializing can drop performance as much as x100 so I'm > not sure it's appropriate - seems to fix a bug but can introduce a > regression. Let's see how does a proper fix look first? > It looks to me hlist + RCU is better. But I'm not sure it's suitable for -net/-stable. Thanks