* [syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super
@ 2023-02-24 19:48 syzbot
2024-06-11 10:27 ` Testing if issue still reproduces Sebastian Żółtek
2024-06-12 6:12 ` Sebastian Żółtek
0 siblings, 2 replies; 8+ messages in thread
From: syzbot @ 2023-02-24 19:48 UTC (permalink / raw)
To: jack, linux-ext4, linux-fsdevel, linux-kernel, syzkaller-bugs
Hello,
syzbot found the following issue on:
HEAD commit: a9b06ec42c0f Merge branch 'for-next/core' into for-kernelci
git tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci
console output: https://syzkaller.appspot.com/x/log.txt?x=1646c5e8c80000
kernel config: https://syzkaller.appspot.com/x/.config?x=8ad40c5d31656db1
dashboard link: https://syzkaller.appspot.com/bug?extid=4fec412f59eba8c01b77
compiler: Debian clang version 15.0.7, GNU ld (GNU Binutils for Debian) 2.35.2
userspace arch: arm64
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=172f9f58c80000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=13607dcf480000
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/3fd9d14dbef6/disk-a9b06ec4.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/d4fd6fe60f78/vmlinux-a9b06ec4.xz
kernel image: https://storage.googleapis.com/syzbot-assets/908925a4e5fc/Image-a9b06ec4.gz.xz
mounted in repro: https://storage.googleapis.com/syzbot-assets/322d1cd45d78/mount_1.gz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+4fec412f59eba8c01b77@syzkaller.appspotmail.com
loop0: detected capacity change from 0 to 512
================================================================================
UBSAN: shift-out-of-bounds in fs/ext2/super.c:948:25
shift exponent 32 is too large for 32-bit type 'int'
CPU: 1 PID: 5922 Comm: syz-executor396 Not tainted 6.2.0-syzkaller-18295-ga9b06ec42c0f #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/21/2023
Call trace:
dump_backtrace+0x1c8/0x1f4 arch/arm64/kernel/stacktrace.c:158
show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:165
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0xd0/0x124 lib/dump_stack.c:106
dump_stack+0x1c/0x28 lib/dump_stack.c:113
ubsan_epilogue lib/ubsan.c:151 [inline]
__ubsan_handle_shift_out_of_bounds+0x2f4/0x36c lib/ubsan.c:321
ext2_fill_super+0x2074/0x23fc fs/ext2/super.c:948
mount_bdev+0x26c/0x368 fs/super.c:1359
ext2_mount+0x44/0x58 fs/ext2/super.c:1484
legacy_get_tree+0xd4/0x16c fs/fs_context.c:610
vfs_get_tree+0x90/0x274 fs/super.c:1489
do_new_mount+0x25c/0x8c8 fs/namespace.c:3145
path_mount+0x590/0xe58 fs/namespace.c:3475
do_mount fs/namespace.c:3488 [inline]
__do_sys_mount fs/namespace.c:3697 [inline]
__se_sys_mount fs/namespace.c:3674 [inline]
__arm64_sys_mount+0x45c/0x594 fs/namespace.c:3674
__invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
invoke_syscall+0x98/0x2c0 arch/arm64/kernel/syscall.c:52
el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:142
do_el0_svc+0x64/0x198 arch/arm64/kernel/syscall.c:193
el0_svc+0x58/0x168 arch/arm64/kernel/entry-common.c:637
el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
el0t_64_sync+0x190/0x194 arch/arm64/kernel/entry.S:591
================================================================================
EXT2-fs (loop0): error: fragsize 4096 != blocksize 1024(not supported yet)
---
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.
syzbot can test patches for this issue, for details see:
https://goo.gl/tpsmEJ#testing-patches
^ permalink raw reply [flat|nested] 8+ messages in thread
* Testing if issue still reproduces
2023-02-24 19:48 [syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super syzbot
@ 2024-06-11 10:27 ` Sebastian Żółtek
2024-06-12 6:12 ` Sebastian Żółtek
1 sibling, 0 replies; 8+ messages in thread
From: Sebastian Żółtek @ 2024-06-11 10:27 UTC (permalink / raw)
To: syzbot+4fec412f59eba8c01b77
Cc: jack, linux-ext4, linux-fsdevel, linux-kernel, syzkaller-bugs
#sys test
^ permalink raw reply [flat|nested] 8+ messages in thread
* Testing if issue still reproduces
2023-02-24 19:48 [syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super syzbot
2024-06-11 10:27 ` Testing if issue still reproduces Sebastian Żółtek
@ 2024-06-12 6:12 ` Sebastian Żółtek
2024-06-12 6:13 ` syzbot
1 sibling, 1 reply; 8+ messages in thread
From: Sebastian Żółtek @ 2024-06-12 6:12 UTC (permalink / raw)
To: syzbot+4fec412f59eba8c01b77
Cc: jack, linux-ext4, linux-fsdevel, linux-kernel, syzkaller-bugs
#syz test
^ permalink raw reply [flat|nested] 8+ messages in thread
* [syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
@ 2024-04-25 1:07 syzbot
2024-05-29 15:49 ` Testing if issue still reproduces Sebastian Żółtek
2024-05-29 15:50 ` Sebastian Żółtek
0 siblings, 2 replies; 8+ messages in thread
From: syzbot @ 2024-04-25 1:07 UTC (permalink / raw)
To: jack, linux-ext4, linux-fsdevel, linux-kernel, syzkaller-bugs,
tytso
Hello,
syzbot found the following issue on:
HEAD commit: 977b1ef51866 Merge tag 'block-6.9-20240420' of git://git.k..
git tree: upstream
console+strace: https://syzkaller.appspot.com/x/log.txt?x=1455666f180000
kernel config: https://syzkaller.appspot.com/x/.config?x=d239903bd07761e5
dashboard link: https://syzkaller.appspot.com/bug?extid=9a3a26ce3bf119f0190b
compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10d69c27180000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10d5920d180000
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/08d7b6e107aa/disk-977b1ef5.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/9c5e543ffdcf/vmlinux-977b1ef5.xz
kernel image: https://storage.googleapis.com/syzbot-assets/04a6d79d2f69/bzImage-977b1ef5.xz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+9a3a26ce3bf119f0190b@syzkaller.appspotmail.com
------------[ cut here ]------------
DEBUG_LOCKS_WARN_ON(1)
WARNING: CPU: 0 PID: 11 at kernel/locking/lockdep.c:232 hlock_class kernel/locking/lockdep.c:232 [inline]
WARNING: CPU: 0 PID: 11 at kernel/locking/lockdep.c:232 check_wait_context kernel/locking/lockdep.c:4773 [inline]
WARNING: CPU: 0 PID: 11 at kernel/locking/lockdep.c:232 __lock_acquire+0x573/0x1fd0 kernel/locking/lockdep.c:5087
Modules linked in:
CPU: 0 PID: 11 Comm: kworker/u8:1 Not tainted 6.9.0-rc4-syzkaller-00266-g977b1ef51866 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
Workqueue: ext4-rsv-conversion ext4_end_io_rsv_work
RIP: 0010:hlock_class kernel/locking/lockdep.c:232 [inline]
RIP: 0010:check_wait_context kernel/locking/lockdep.c:4773 [inline]
RIP: 0010:__lock_acquire+0x573/0x1fd0 kernel/locking/lockdep.c:5087
Code: 00 00 83 3d ee 8f 36 0e 00 75 23 90 48 c7 c7 40 b7 ca 8b 48 c7 c6 e0 b9 ca 8b e8 f8 f6 e5 ff 48 ba 00 00 00 00 00 fc ff df 90 <0f> 0b 90 90 90 31 db 48 81 c3 c4 00 00 00 48 89 d8 48 c1 e8 03 0f
RSP: 0018:ffffc900001070d0 EFLAGS: 00010046
RAX: 006b76d8e1927600 RBX: 0000000000001b80 RCX: ffff8880172abc00
RDX: dffffc0000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 000000000000001e R08: ffffffff81588072 R09: 1ffff1101728519a
R10: dffffc0000000000 R11: ffffed101728519b R12: 0000000000000001
R13: ffff8880172abc00 R14: 000000000000001e R15: ffff8880172ac7e8
FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffdb8988bb8 CR3: 000000002e4fc000 CR4: 0000000000350ef0
Call Trace:
<TASK>
lock_acquire+0x1ed/0x550 kernel/locking/lockdep.c:5754
_raw_spin_lock_nested+0x31/0x40 kernel/locking/spinlock.c:378
raw_spin_rq_lock_nested+0x2a/0x140 kernel/sched/core.c:559
_double_lock_balance kernel/sched/sched.h:2714 [inline]
double_lock_balance kernel/sched/sched.h:2759 [inline]
find_lock_lowest_rq+0x1e1/0x670 kernel/sched/rt.c:1942
push_rt_task+0x13f/0x7f0 kernel/sched/rt.c:2075
push_rt_tasks kernel/sched/rt.c:2125 [inline]
task_woken_rt+0x14c/0x220 kernel/sched/rt.c:2425
ttwu_do_activate+0x338/0x7e0 kernel/sched/core.c:3805
ttwu_queue kernel/sched/core.c:4057 [inline]
try_to_wake_up+0x88b/0x1470 kernel/sched/core.c:4378
autoremove_wake_function+0x16/0x110 kernel/sched/wait.c:384
__wake_up_common kernel/sched/wait.c:89 [inline]
__wake_up_common_lock+0x132/0x1e0 kernel/sched/wait.c:106
sub_reserved_credits fs/jbd2/transaction.c:213 [inline]
start_this_handle+0x1db0/0x22a0 fs/jbd2/transaction.c:442
jbd2_journal_start_reserved+0xe8/0x300 fs/jbd2/transaction.c:624
__ext4_journal_start_reserved+0x237/0x460 fs/ext4/ext4_jbd2.c:161
ext4_convert_unwritten_io_end_vec+0x34/0x170 fs/ext4/extents.c:4877
ext4_end_io_end fs/ext4/page-io.c:186 [inline]
ext4_do_flush_completed_IO fs/ext4/page-io.c:259 [inline]
ext4_end_io_rsv_work+0x36c/0x6f0 fs/ext4/page-io.c:273
process_one_work kernel/workqueue.c:3254 [inline]
process_scheduled_works+0xa12/0x17c0 kernel/workqueue.c:3335
worker_thread+0x86d/0xd70 kernel/workqueue.c:3416
kthread+0x2f2/0x390 kernel/kthread.c:388
ret_from_fork+0x4d/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
</TASK>
---
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 syzbot to run the reproducer, reply with:
#syz test: git://repo/address.git branch-or-commit-hash
If you attach or paste a git patch, syzbot will apply it before testing.
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Testing if issue still reproduces
2024-04-25 1:07 [syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq syzbot
@ 2024-05-29 15:49 ` Sebastian Żółtek
2024-05-29 15:50 ` Sebastian Żółtek
1 sibling, 0 replies; 8+ messages in thread
From: Sebastian Żółtek @ 2024-05-29 15:49 UTC (permalink / raw)
To: syzbot+9a3a26ce3bf119f0190b
Cc: jack, linux-ext4, linux-fsdevel, linux-kernel, syzkaller-bugs,
tytso
#syzbot test
^ permalink raw reply [flat|nested] 8+ messages in thread
* Testing if issue still reproduces
2024-04-25 1:07 [syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq syzbot
2024-05-29 15:49 ` Testing if issue still reproduces Sebastian Żółtek
@ 2024-05-29 15:50 ` Sebastian Żółtek
1 sibling, 0 replies; 8+ messages in thread
From: Sebastian Żółtek @ 2024-05-29 15:50 UTC (permalink / raw)
To: syzbot+9a3a26ce3bf119f0190b
Cc: jack, linux-ext4, linux-fsdevel, linux-kernel, syzkaller-bugs,
tytso
#sys test
^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <20240621094204.479222-1-sebek.zoltek@gmail.com>]
[parent not found: <20240625093359.836572-1-sebek.zoltek@gmail.com>]
end of thread, other threads:[~2024-06-25 9:34 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24 19:48 [syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super syzbot
2024-06-11 10:27 ` Testing if issue still reproduces Sebastian Żółtek
2024-06-12 6:12 ` Sebastian Żółtek
2024-06-12 6:13 ` syzbot
-- strict thread matches above, loose matches on Subject: below --
2024-04-25 1:07 [syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq syzbot
2024-05-29 15:49 ` Testing if issue still reproduces Sebastian Żółtek
2024-05-29 15:50 ` Sebastian Żółtek
[not found] <20240621094204.479222-1-sebek.zoltek@gmail.com>
2024-06-21 9:42 ` syzbot
[not found] <20240625093359.836572-1-sebek.zoltek@gmail.com>
2024-06-25 9:34 ` syzbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox