From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2B5EC4320A for ; Fri, 23 Jul 2021 22:32:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B714260EB2 for ; Fri, 23 Jul 2021 22:32:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232905AbhGWVvs (ORCPT ); Fri, 23 Jul 2021 17:51:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60902 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232301AbhGWVvr (ORCPT ); Fri, 23 Jul 2021 17:51:47 -0400 Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 751A3C061757 for ; Fri, 23 Jul 2021 15:32:20 -0700 (PDT) Received: by mail-pl1-x633.google.com with SMTP id i10so1632964pla.3 for ; Fri, 23 Jul 2021 15:32:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=tV66efr2sfMcVMLylWg/LJpGnE8LpQ4XpbFt6ERNEeo=; b=QAKuLY9GgxJ50ci9igLT9xJTZDGG+RU9DZ986me1IQNJIRMu8qK/XFM6sG2CkkDM9T 90Ea5+/fcz4HhlsQuOlc946CFqbFBuEkWYtl9RB46oFekXIbQ4ZjdhT4lIZ7IEl5lVBl XNeVK+oHSqAr0R22ItaC1Xci11ealYBMDm6sRKIzWm38plmpVfHhpQNyXeL0OEaUAq/b HBznImA+f0YcjN+9uO3aDVIflz+ZFpke60t1y/VLAP3CobWxVUqEgVl/2K2cAp1i0tPn 99QAIp0TAlb0kXaPxfNSWe5eD61v0AOOJ+WWKLLzuHxTV+Go+CGO/B5nFVkj1esQL7ni PSZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=tV66efr2sfMcVMLylWg/LJpGnE8LpQ4XpbFt6ERNEeo=; b=XPs2IrtW3JIF0RaZpHxz3f5IB1ZecnCulkQoUsEK0TR49OWAz/oUnZQtWnGinjowB7 YGUgptg5MQUDLv1jfbIy0cLsgg/RwPQsn2tItK9/n6plltrJM6YrYFI/XmXgrUl9AxKI MktVl+agLPbHyZjevOdy7DDYA6SWGDcUNuhRh4TqfAwwhBTjYMuZXWZdr7P6/QtJu9ZM BH928T2aK8KWk3JGZWe+Hrx87zymDqMU0mZ0qagBhCrd5GqSzlCsBP3meYTSBbtbeTwL AxKl7oZsOY85L1IlTpzRL8M2byGFSRuiHJOoHU189LemUWRrN2GSx1MrFAPusg3UiBtN m/TA== X-Gm-Message-State: AOAM531ZDWifnlXRBq16OawMs4Wyb24DxoH4l7U/ZxyGDKPLP8kKsVSn zl+IRXFLhmKYd4oeXPew8bTZ0A== X-Google-Smtp-Source: ABdhPJycsBNUILT/c7G9sDe0E4iCZEgqH7eESCoAuXelywzS7rUSy/PDR2L5TwX/RgNYlZtjbimZFQ== X-Received: by 2002:a17:90b:a15:: with SMTP id gg21mr15674896pjb.190.1627079539802; Fri, 23 Jul 2021 15:32:19 -0700 (PDT) Received: from [192.168.1.187] ([198.8.77.61]) by smtp.gmail.com with ESMTPSA id m19sm35418743pfa.135.2021.07.23.15.32.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Jul 2021 15:32:19 -0700 (PDT) Subject: Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create() To: Al Viro Cc: Pavel Begunkov , io-uring@vger.kernel.org, linux-fsdevel@vger.kernel.org, Linus Torvalds References: <8fb39022-ba21-2c1f-3df5-29be002014d8@kernel.dk> <591b4a1e-606a-898c-7470-b5a1be621047@kernel.dk> <640bdb4e-f4d9-a5b8-5b7f-5265b39c8044@kernel.dk> <3f557a2b-e83c-69e6-b953-06d0b05512ae@kernel.dk> From: Jens Axboe Message-ID: <46b579e9-795b-18db-6ccd-437278430ad7@kernel.dk> Date: Fri, 23 Jul 2021 16:32:18 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On 7/23/21 2:24 PM, Al Viro wrote: > On Fri, Jul 23, 2021 at 02:10:40PM -0600, Jens Axboe wrote: >> On 7/23/21 1:00 PM, Al Viro wrote: >>> On Fri, Jul 23, 2021 at 11:56:29AM -0600, Jens Axboe wrote: >>> >>>> Will send out two patches for this. Note that I don't see this being a >>>> real issue, as we explicitly gave the ring fd to another task, and being >>>> that this is purely for read/write, it would result in -EFAULT anyway. >>> >>> You do realize that ->release() might come from seriously unexpected >>> places, right? E.g. recvmsg() by something that doesn't expect >>> SCM_RIGHTS attached to it will end up with all struct file references >>> stashed into the sucker dropped, and if by that time that's the last >>> reference - welcome to ->release() run as soon as recepient hits >>> task_work_run(). >>> >>> What's more, if you stash that into garbage for unix_gc() to pick, >>> *any* process closing an AF_UNIX socket might end up running your >>> ->release(). >>> >>> So you really do *not* want to spawn any threads there, let alone >>> possibly exfiltrating memory contents of happy recepient of your >>> present... >> >> Yes I know, and the iopoll was the exception - we don't do anything but >> cancel off release otherwise. > > Not saying you don't - I just want to have that in (searchable) archives. > Ideally we need that kind of stuff in Documentation/*, but having it > findable by google search is at least better than nothing... Agree, and I'll amend the commit to include a reference to it as well and expand the explanation a bit. The easier that kind of stuff is to find, the better. -- Jens Axboe