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 16FFFC54E76 for ; Sat, 18 Nov 2023 05:17:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231540AbjKRFLa (ORCPT ); Sat, 18 Nov 2023 00:11:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229737AbjKRFL2 (ORCPT ); Sat, 18 Nov 2023 00:11:28 -0500 Received: from mail-pl1-f205.google.com (mail-pl1-f205.google.com [209.85.214.205]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6EF0310CE for ; Fri, 17 Nov 2023 21:11:25 -0800 (PST) Received: by mail-pl1-f205.google.com with SMTP id d9443c01a7336-1cc0e3a2b6eso33398085ad.3 for ; Fri, 17 Nov 2023 21:11:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700284285; x=1700889085; h=to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=lWcN2Swm6eBSy3wsn/fR0wUJrZB2K0rIKojBtFvJvxY=; b=DLmdE6PU65WuSum8D5LJKzyOEjU5RnNjwwv2Rb5MtdkK6iKgKP/JF0TJhyqB9zdIb0 LKrHKpFz3dModr9gAJZmRmLkuUGW9XUo56E55CWge4fMBPEODPiWLi8yhewkx7NNd69f amjYjrxh9mEidIvzkCA3p/7N+Jvcq3SsJt3rg6kEVowbO5MEFtvfRJk7+tcWB2y/y5o0 RciGkiRQC7ktFaVf+2iYOxvoGZN6EbHr1Ws3jDLZgxeuh2WoLz2P6rkKP00nWjN4zodo i6lml+KNQkbbsrsmktfK1gIlDuaDLgyspsp1SE4xzHS9VWp13TPu9YIhclmsNuJh5Bbp b6CQ== X-Gm-Message-State: AOJu0YzqEOjAnazdzWfl4GFNOeZA/bR5ZWT0FWb7APfyi64mdXe8OF8c aywOKDcoRVmK56n5DGl0IeLDyhZS9tzHlKE+Q3FjqF2oMHb+ X-Google-Smtp-Source: AGHT+IHFNFhl+Z+0w/OIfFzgAmhojEud2JquzB2wDdenrvOkG4Y6yRK7wZPFphZoqdtc0pipSvt7lroKdn00M1tzl8uMd2RUu3oy MIME-Version: 1.0 X-Received: by 2002:a17:902:eacc:b0:1cc:478b:ef1 with SMTP id p12-20020a170902eacc00b001cc478b0ef1mr391699pld.13.1700284284997; Fri, 17 Nov 2023 21:11:24 -0800 (PST) Date: Fri, 17 Nov 2023 21:11:24 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000d31668060a664897@google.com> Subject: [syzbot] [exfat?] UBSAN: shift-out-of-bounds in exfat_fill_super (2) From: syzbot To: linkinjeon@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, sj1557.seo@samsung.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot found the following issue on: HEAD commit: 9bacdd8996c7 Merge tag 'for-6.7-rc1-tag' of git://git.kern.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=12051eff680000 kernel config: https://syzkaller.appspot.com/x/.config?x=af04b7c4d36966d8 dashboard link: https://syzkaller.appspot.com/bug?extid=d33808a177641a02213e compiler: gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40 Unfortunately, I don't have any reproducer for this issue yet. Downloadable assets: disk image: https://storage.googleapis.com/syzbot-assets/cf19f53338f0/disk-9bacdd89.raw.xz vmlinux: https://storage.googleapis.com/syzbot-assets/dd19b4c3f5a9/vmlinux-9bacdd89.xz kernel image: https://storage.googleapis.com/syzbot-assets/227655c91334/bzImage-9bacdd89.xz IMPORTANT: if you fix the issue, please add the following tag to the commit: Reported-by: syzbot+d33808a177641a02213e@syzkaller.appspotmail.com UBSAN: shift-out-of-bounds in fs/exfat/super.c:503:32 shift exponent 97 is too large for 64-bit type 'long long unsigned int' CPU: 1 PID: 11990 Comm: syz-executor.2 Not tainted 6.7.0-rc1-syzkaller-00012-g9bacdd8996c7 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/09/2023 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x125/0x1b0 lib/dump_stack.c:106 ubsan_epilogue lib/ubsan.c:217 [inline] __ubsan_handle_shift_out_of_bounds+0x2a6/0x480 lib/ubsan.c:387 exfat_read_boot_sector fs/exfat/super.c:503 [inline] __exfat_fill_super fs/exfat/super.c:582 [inline] exfat_fill_super.cold+0x119/0x12a fs/exfat/super.c:646 get_tree_bdev+0x3b5/0x650 fs/super.c:1598 vfs_get_tree+0x8c/0x370 fs/super.c:1771 do_new_mount fs/namespace.c:3337 [inline] path_mount+0x1492/0x1ed0 fs/namespace.c:3664 do_mount fs/namespace.c:3677 [inline] __do_sys_mount fs/namespace.c:3886 [inline] __se_sys_mount fs/namespace.c:3863 [inline] __x64_sys_mount+0x293/0x310 fs/namespace.c:3863 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x40/0x110 arch/x86/entry/common.c:82 entry_SYSCALL_64_after_hwframe+0x63/0x6b RIP: 0033:0x7f057367e1ea Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb a6 e8 de 09 00 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f05743c0ee8 EFLAGS: 00000202 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007f05743c0f80 RCX: 00007f057367e1ea RDX: 00000000200001c0 RSI: 0000000020000a00 RDI: 00007f05743c0f40 RBP: 00000000200001c0 R08: 00007f05743c0f80 R09: 0000000000000004 R10: 0000000000000004 R11: 0000000000000202 R12: 0000000020000a00 R13: 00007f05743c0f40 R14: 00000000000014e6 R15: 0000000020000240 ================================================================================ --- This report is generated by a bot. It may contain errors. See https://goo.gl/tpsmEJ for more information about syzbot. syzbot engineers can be reached at syzkaller@googlegroups.com. syzbot will keep track of this issue. See: https://goo.gl/tpsmEJ#status for how to communicate with syzbot. If the report is already addressed, let syzbot know by replying with: #syz fix: exact-commit-title If you want to overwrite report's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) If the report is a duplicate of another one, reply with: #syz dup: exact-subject-of-another-report If you want to undo deduplication, reply with: #syz undup