From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 488821758F for ; Thu, 25 Jul 2024 03:30:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721878205; cv=none; b=GFt89vAzM3pfDZLDxOzjtnohcUl7D9gOs+y6RP6fjSSh87KaFXdQtEiQvdDVrbS3/BkUE/+l0VY7XSCkMrRl11BnLJOTsovn5UGZK9+tDFRJf61QDIPMpzDUZYkfkP1ATVM+lmGDuuPiLLA7NH/lYiJHnnDxBid64uEVuS8GyX8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721878205; c=relaxed/simple; bh=/u4oJ20HQiHQ1VYKzSXkYUwVYxUNIitDjcsgMsxnL00=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=n0khUai6BqVPb0YTKm3IVVMXQWN1gTzFeSxWD+gef7xAf0i+UBzckRyI6AH7sWtDvDZnxW75dZpDuetRRXbWd/8DQ6mNZUjN8muSjfQeWZ11aIQiiWDULkRfNbooIk0O3xBI1BzjOO/TtSFuhtlU8YvE4eG6n6mPkf0PT6SgpkU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.166.69 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-io1-f69.google.com with SMTP id ca18e2360f4ac-81f7fb0103fso17945639f.0 for ; Wed, 24 Jul 2024 20:30:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721878203; x=1722483003; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OBW2kRrcFqxvb3W1lG0XA7nZdNSdGy1xrVxzEENPdc0=; b=hswUfTlur2bjJp0h2GloAqKbrYFZ3oLL1Hqd7GcnT+yj6haajsHwd92Vya0JoyuqqE HNC73qN0W4WEP8+9qcmEwUwl7SGcttu2GsXiYoMGj5kf5qZ0o/BVwU9OrIA8hW6QX//b up0OaZMASGFM5kgPKWdm5CklMoUiZDhTQqnj8HzEtqeaJBlnsYAhKEeFluX2EYvOW1jE onSEtztX4CRoQUQV6wluZT5CBbfEJmxeTRMzHKj0qwoFH3HnAH8lX38jJQ8b+fGTsKug LZZk7oF6y3oDMI9j7uIpiGDlmWJI00asAZCUpQ1Q5epby2LmV0mju7lnarOyiGFBsvLj 4s4w== X-Gm-Message-State: AOJu0Yxqcnsbt3NfIHfp+/W2+sr8/1+ZS7rr/k76+wsgU4YxLeODNM0I FT1YxDoaEZDT7eVLv9dXvFlxrMHNnErctFVXeZ5xvlj5A5usPCFT7/DdcPvkJQqetxbj8AKNFzl KXpdFKG15oZbP5TLZG9ln1irhvR6+6NQXfr2p03QOFui5FDSRIRCRacc= X-Google-Smtp-Source: AGHT+IHiFN9iY90p00q2dXTYDHvn9pfuMDOkJAsruEBuAGR61r5K823yyZT8tHYR9IFcBKoiPX/AEhLtnLupKKyU/qq4cScKomAx Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6638:8504:b0:4b9:ad94:2074 with SMTP id 8926c6da1cb9f-4c29b0ecaf4mr86393173.3.1721878203450; Wed, 24 Jul 2024 20:30:03 -0700 (PDT) Date: Wed, 24 Jul 2024 20:30:03 -0700 In-Reply-To: <20240725022132.965591-1-lizhi.xu@windriver.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000a9d6b2061e0a02de@google.com> Subject: Re: [syzbot] [f2fs?] KASAN: null-ptr-deref Write in f2fs_stop_gc_thread From: syzbot To: linux-kernel@vger.kernel.org, lizhi.xu@windriver.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch but the reproducer is still triggering an issue: KASAN: null-ptr-deref Write in f2fs_stop_gc_thread F2FS-fs (loop2): Stopped filesystem due to reason: 0 ================================================================== BUG: KASAN: null-ptr-deref in instrument_atomic_read_write include/linux/instrumented.h:96 [inline] BUG: KASAN: null-ptr-deref in atomic_fetch_add_relaxed include/linux/atomic/atomic-instrumented.h:252 [inline] BUG: KASAN: null-ptr-deref in __refcount_add include/linux/refcount.h:184 [inline] BUG: KASAN: null-ptr-deref in __refcount_inc include/linux/refcount.h:241 [inline] BUG: KASAN: null-ptr-deref in refcount_inc include/linux/refcount.h:258 [inline] BUG: KASAN: null-ptr-deref in get_task_struct include/linux/sched/task.h:118 [inline] BUG: KASAN: null-ptr-deref in kthread_stop+0xca/0x630 kernel/kthread.c:704 Write of size 4 at addr 0000000000000028 by task syz.2.173/7839 CPU: 0 PID: 7839 Comm: syz.2.173 Not tainted 6.10.0-syzkaller-11185-g2c9b3512402e-dirty #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x241/0x360 lib/dump_stack.c:114 print_report+0xe8/0x550 mm/kasan/report.c:491 kasan_report+0x143/0x180 mm/kasan/report.c:601 kasan_check_range+0x282/0x290 mm/kasan/generic.c:189 instrument_atomic_read_write include/linux/instrumented.h:96 [inline] atomic_fetch_add_relaxed include/linux/atomic/atomic-instrumented.h:252 [inline] __refcount_add include/linux/refcount.h:184 [inline] __refcount_inc include/linux/refcount.h:241 [inline] refcount_inc include/linux/refcount.h:258 [inline] get_task_struct include/linux/sched/task.h:118 [inline] kthread_stop+0xca/0x630 kernel/kthread.c:704 f2fs_stop_gc_thread+0x7b/0xb0 fs/f2fs/gc.c:211 f2fs_do_shutdown+0x192/0x540 fs/f2fs/file.c:2283 f2fs_ioc_shutdown fs/f2fs/file.c:2325 [inline] __f2fs_ioctl+0x443a/0xbe60 fs/f2fs/file.c:4325 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:907 [inline] __se_sys_ioctl+0xfc/0x170 fs/ioctl.c:893 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7ff20d575b59 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007ff20e2a9048 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007ff20d705f60 RCX: 00007ff20d575b59 RDX: 0000000020000140 RSI: 000000008004587d RDI: 0000000000000005 RBP: 00007ff20d5e4e5d R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000000b R14: 00007ff20d705f60 R15: 00007fff090dad38 ================================================================== Tested on: commit: 2c9b3512 Merge tag 'for-linus' of git://git.kernel.org.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=1194629d980000 kernel config: https://syzkaller.appspot.com/x/.config?x=f4925140c45a2a50 dashboard link: https://syzkaller.appspot.com/bug?extid=1a8e2b31f2ac9bd3d148 compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=1641cea1980000