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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C5E3C54EBD for ; Sun, 8 Jan 2023 17:41:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233610AbjAHRlz (ORCPT ); Sun, 8 Jan 2023 12:41:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32858 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231410AbjAHRlv (ORCPT ); Sun, 8 Jan 2023 12:41:51 -0500 Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A0D54DF25 for ; Sun, 8 Jan 2023 09:41:49 -0800 (PST) Received: by mail-pl1-x630.google.com with SMTP id b2so7063190pld.7 for ; Sun, 08 Jan 2023 09:41:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=GutKW8U2GM5XZih+XF7hrer9blrDoFElwh/AVJL3Kiw=; b=bz1YBn0J1v2FzSyZ/9+9yoBi/gRTJ8so+KoKcgMhp4pKQOGvgVF2oZP0PXbeY/DIrS 8Tn6I7aPJAEE/mD96vNVltwvIa3AoravwhMIV/A0urYUKFUTVwOInbcYUtHWvmcLCkMj GacZJW3vRXV/4TzBE3m+C2kkU1eMGnXD+TiGrhhCIgZsKqjKUhL58wMvF0SSflSmPfxY c4zcMhu/fCb8mNwjOKfgy5EZYzNXgoMRwEgN2PBAc+miuVF35+hNZlxVzVzdSfjQSPu2 vWyaXssx2w5KqrXEp+FWYLUz8vc0EHSI4CPnHEaLtGtuYa7zM/gUnTJNhRxsi4nd2PAD lk7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GutKW8U2GM5XZih+XF7hrer9blrDoFElwh/AVJL3Kiw=; b=GkHiBhxmoLVmS2+CkyJy10CU1+VV7RaDsLYD2bFvEthDe7oywiaCMYjZZPVIecuzMu 9pzNjSqUEIOZgoDp90zDRylMTNqzlxiGJsm4fzpZLTsgx2SS0ll3m7BoRkOhDE+ruOpG GyRKqre8IH50J8XygpA6Aa8+D2PEYKG3z3j9/nuJpamn0h49OPOHEu6ehFq2A7fikpS5 ipp2QerxIccOAxdSNdbLGIg93vtuDBX7r6HAgMg0bqfUDsQxFflPLK8jbkT3ITkFQQDw 8wPdqWWAope/vqxOe998EtUIClZtwDeozv4Z6XetZRKvXdgWiwdnrcWYLgokjL6qjyKr jrhA== X-Gm-Message-State: AFqh2kpS1Hz6qMB59JOgT8rxedOuWEEhTKI5KNwlaCB2dnlIxUUxRHn/ XFiUGi0e5y3GKE7bkjNMOZCxGu7qYVjhumGB X-Google-Smtp-Source: AMrXdXvq7u07iI37P8FUF14nYn9//pJL1lqSu7CaGUhQPyGUEcvHkFEpSU2KKsdmRNl6OBR/Rz2PaA== X-Received: by 2002:a05:6a20:a6a7:b0:b5:c751:78ac with SMTP id ba39-20020a056a20a6a700b000b5c75178acmr454349pzb.2.1673199708933; Sun, 08 Jan 2023 09:41:48 -0800 (PST) Received: from [192.168.1.136] ([198.8.77.157]) by smtp.gmail.com with ESMTPSA id h6-20020a170902eec600b001811a197797sm3253734plb.194.2023.01.08.09.41.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 08 Jan 2023 09:41:48 -0800 (PST) Message-ID: <4be0a7d0-a1ac-1cd4-ccba-77653342efdc@kernel.dk> Date: Sun, 8 Jan 2023 10:41:47 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [syzbot] KASAN: wild-memory-access Read in io_wq_worker_running Content-Language: en-US To: syzbot , asml.silence@gmail.com, io-uring@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <00000000000019558e05f1a86b19@google.com> From: Jens Axboe In-Reply-To: <00000000000019558e05f1a86b19@google.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org #syz test: git://git.kernel.dk/linux.git io_uring-6.2 -- Jens Axboe