Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2270503pxb; Thu, 11 Feb 2021 08:20:48 -0800 (PST) X-Google-Smtp-Source: ABdhPJwIt2PYKEhEtqJnlw4MH+cdddy5hPRA9qwVrdfCSyuiXFbKEMYnFOsm5ofKfRDF0tZFvuv9 X-Received: by 2002:a17:906:3c0f:: with SMTP id h15mr8484252ejg.295.1613060447945; Thu, 11 Feb 2021 08:20:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613060447; cv=none; d=google.com; s=arc-20160816; b=Fqwib61QqQuyy+GGhzKWpI0GjI1+VpITjPFxD9D3pzxKRpl+a0NFtwbiw/f+6gLfDn L1nX0q3nkQayA85tYG1nT6FWfsvFAAbY90kEdPlwuyx3bNJD9GaReOsYQWAkZ0zVj4fh teUtKUmxqf+0d5u1HdcSo8e7vGJpM2zXJ8yLDSxTavIY2oXsjK7eEPpv2CTj1IDSU3Ik 2/Dzat8ZJth3GVWRSZ3YV1s78ESA3OUgvGjZpL3xC2ULcEfRhcwVj0fUgagNcVCpe/7E f0NZYfw9jadRp8NWueNM7oMF9lmB0WeRsrSQYh6li7obkufBD26iR0ZaztN2zO/BLSP+ tYZg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=RsyHdsWbN8hWrT7Cf6hIxvMqhznWW9gV5WsFRaCbbW0=; b=QfZYygsWo5Uh3bNaAKewageGjMI0fjOumI1amfWZOwUAw39fT/x/JqTpUO6Re9Uj2M G5DZMzgUh8r4a6KJO66f9EpYobP1/t4t4DIhFsFAAUYZAWWrEcBHJFQ3+S6IQ7jXMQNh xYhSZ/tC6Icjf/7KNSaTJKALKn0ETLX8iCgijTEWb0yVV8T+RKOzg9N35Cr0jshIVXeR toiby02qLg2k9ZnJJYDnXp8SiXz4nuOnZ9pTFwt9g/96QqXayt9UIsU7hQGYDapdYhiH gfigOSq+iWaHvMG3jsVfsytUoCbHvj7+3OF8f3NZEvd0FRNT4CO7hSlwK+X/cI1z/5cf oQQA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=IkeKYdJY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a24si4171674edm.608.2021.02.11.08.20.23; Thu, 11 Feb 2021 08:20:47 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=IkeKYdJY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230042AbhBKQSz (ORCPT + 99 others); Thu, 11 Feb 2021 11:18:55 -0500 Received: from mail.kernel.org ([198.145.29.99]:52620 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230523AbhBKPWw (ORCPT ); Thu, 11 Feb 2021 10:22:52 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6D19664E9C; Thu, 11 Feb 2021 15:03:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613055801; bh=+QeUu6DYkAlcHkl6V3EhzcJxwr9efzX8Q53SK1aTAWI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IkeKYdJYNomPAO8IqU7FeRdWHohoKXvMa/0sRAu2mx0a7SjU9e7WEgJf/6iPewdOG 7XlmG4B5li9p4rdC66SzrIYZiu+xeJ9Ga2pCqXg1WxuO+XFNRlSF+3oqkVySgtCzK0 stSrWAm0XurIfyCdyXNEhGYiJeengHOlnaeSwXNA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Greg Kroah-Hartman , syzbot+6879187cf57845801267@syzkaller.appspotmail.com, Pavel Begunkov , Jens Axboe Subject: [PATCH 5.10 13/54] io_uring: fix list corruption for splice file_get Date: Thu, 11 Feb 2021 16:01:57 +0100 Message-Id: <20210211150153.456426866@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210211150152.885701259@linuxfoundation.org> References: <20210211150152.885701259@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Pavel Begunkov [ Upstream commit f609cbb8911e40e15f9055e8f945f926ac906924 ] kernel BUG at lib/list_debug.c:29! Call Trace: __list_add include/linux/list.h:67 [inline] list_add include/linux/list.h:86 [inline] io_file_get+0x8cc/0xdb0 fs/io_uring.c:6466 __io_splice_prep+0x1bc/0x530 fs/io_uring.c:3866 io_splice_prep fs/io_uring.c:3920 [inline] io_req_prep+0x3546/0x4e80 fs/io_uring.c:6081 io_queue_sqe+0x609/0x10d0 fs/io_uring.c:6628 io_submit_sqe fs/io_uring.c:6705 [inline] io_submit_sqes+0x1495/0x2720 fs/io_uring.c:6953 __do_sys_io_uring_enter+0x107d/0x1f30 fs/io_uring.c:9353 do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x44/0xa9 io_file_get() may be called from splice, and so REQ_F_INFLIGHT may already be set. Fixes: 02a13674fa0e8 ("io_uring: account io_uring internal files as REQ_F_INFLIGHT") Cc: stable@vger.kernel.org # 5.9+ Reported-by: syzbot+6879187cf57845801267@syzkaller.appspotmail.com Signed-off-by: Pavel Begunkov Signed-off-by: Jens Axboe Signed-off-by: Greg Kroah-Hartman --- fs/io_uring.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/fs/io_uring.c +++ b/fs/io_uring.c @@ -6170,7 +6170,8 @@ static struct file *io_file_get(struct i file = __io_file_get(state, fd); } - if (file && file->f_op == &io_uring_fops) { + if (file && file->f_op == &io_uring_fops && + !(req->flags & REQ_F_INFLIGHT)) { io_req_init_async(req); req->flags |= REQ_F_INFLIGHT;