* [syzbot] WARNING in hfsplus_free_extents
@ 2022-12-05 8:02 syzbot
2022-12-14 16:07 ` syzbot
2023-01-31 21:25 ` [syzbot] [hfsplus?] " syzbot
0 siblings, 2 replies; 3+ messages in thread
From: syzbot @ 2022-12-05 8:02 UTC (permalink / raw)
To: linux-fsdevel, linux-kernel, syzkaller-bugs, willy
Hello,
syzbot found the following issue on:
HEAD commit: c2bf05db6c78 Merge tag 'i2c-for-6.1-rc8' of git://git.kern..
git tree: upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=169efe83880000
kernel config: https://syzkaller.appspot.com/x/.config?x=2325e409a9a893e1
dashboard link: https://syzkaller.appspot.com/bug?extid=8c0bc9f818702ff75b76
compiler: Debian clang version 13.0.1-++20220126092033+75e33f71c2da-1~exp1~20220126212112.63, GNU ld (GNU Binutils for Debian) 2.35.2
Unfortunately, I don't have any reproducer for this issue yet.
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/4476d2eff1ae/disk-c2bf05db.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/0f4a704ffc14/vmlinux-c2bf05db.xz
kernel image: https://storage.googleapis.com/syzbot-assets/dfb09481a98b/bzImage-c2bf05db.xz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+8c0bc9f818702ff75b76@syzkaller.appspotmail.com
------------[ cut here ]------------
WARNING: CPU: 0 PID: 4400 at fs/hfsplus/extents.c:346 hfsplus_free_extents+0x700/0xad0
Modules linked in:
CPU: 0 PID: 4400 Comm: syz-executor.2 Not tainted 6.1.0-rc7-syzkaller-00200-gc2bf05db6c78 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
RIP: 0010:hfsplus_free_extents+0x700/0xad0 fs/hfsplus/extents.c:346
Code: 0f cb 44 89 ef 89 de e8 3e 27 2f ff 41 39 dd 75 20 49 83 c7 28 e8 90 25 2f ff 41 bc 05 00 00 00 e9 e3 f9 ff ff e8 80 25 2f ff <0f> 0b e9 86 f9 ff ff 44 89 ef 89 de e8 0f 27 2f ff 41 29 dd 73 0a
RSP: 0000:ffffc90015d0f7f0 EFLAGS: 00010287
RAX: ffffffff825b74b0 RBX: ffff888075df8820 RCX: 0000000000040000
RDX: ffffc90005a7c000 RSI: 00000000000104a4 RDI: 00000000000104a5
RBP: ffff88802ea40000 R08: dffffc0000000000 R09: ffffed10055f140a
R10: ffffed10055f140a R11: 1ffff110055f1409 R12: 0000000000000124
R13: 0000000000000027 R14: 0000000000000002 R15: ffff8880685ebd18
FS: 00007f2ea3f28700(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f4fb2a7fc00 CR3: 000000006dd64000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<TASK>
hfsplus_file_truncate+0x768/0xbb0 fs/hfsplus/extents.c:606
hfsplus_write_begin+0xc2/0xd0 fs/hfsplus/inode.c:56
cont_expand_zero fs/buffer.c:2383 [inline]
cont_write_begin+0x2cf/0x860 fs/buffer.c:2446
hfsplus_write_begin+0x86/0xd0 fs/hfsplus/inode.c:52
generic_cont_expand_simple+0x151/0x250 fs/buffer.c:2347
hfsplus_setattr+0x168/0x280 fs/hfsplus/inode.c:263
notify_change+0xe38/0x10f0 fs/attr.c:420
do_truncate+0x1fb/0x2e0 fs/open.c:65
do_sys_ftruncate+0x2eb/0x380 fs/open.c:193
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f2ea328c0d9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 19 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f2ea3f28168 EFLAGS: 00000246 ORIG_RAX: 000000000000004d
RAX: ffffffffffffffda RBX: 00007f2ea33abf80 RCX: 00007f2ea328c0d9
RDX: 0000000000000000 RSI: 0000000002008000 RDI: 0000000000000005
RBP: 00007f2ea32e7ae9 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe834f28ff R14: 00007f2ea3f28300 R15: 0000000000022000
</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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [syzbot] WARNING in hfsplus_free_extents
2022-12-05 8:02 [syzbot] WARNING in hfsplus_free_extents syzbot
@ 2022-12-14 16:07 ` syzbot
2023-01-31 21:25 ` [syzbot] [hfsplus?] " syzbot
1 sibling, 0 replies; 3+ messages in thread
From: syzbot @ 2022-12-14 16:07 UTC (permalink / raw)
To: linux-fsdevel, linux-kernel, syzkaller-bugs, willy
syzbot has found a reproducer for the following issue on:
HEAD commit: e2ca6ba6ba01 Merge tag 'mm-stable-2022-12-13' of git://git..
git tree: upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=16de56af880000
kernel config: https://syzkaller.appspot.com/x/.config?x=276eb8ff64eb2c27
dashboard link: https://syzkaller.appspot.com/bug?extid=8c0bc9f818702ff75b76
compiler: Debian clang version 13.0.1-++20220126092033+75e33f71c2da-1~exp1~20220126212112.63, GNU ld (GNU Binutils for Debian) 2.35.2
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13773757880000
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/8aad47431ccd/disk-e2ca6ba6.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/382636835ba9/vmlinux-e2ca6ba6.xz
kernel image: https://storage.googleapis.com/syzbot-assets/ac62c9f6a7cf/bzImage-e2ca6ba6.xz
mounted in repro: https://storage.googleapis.com/syzbot-assets/e456a1aeddb8/mount_0.gz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+8c0bc9f818702ff75b76@syzkaller.appspotmail.com
------------[ cut here ]------------
WARNING: CPU: 1 PID: 5902 at fs/hfsplus/extents.c:346 hfsplus_free_extents+0x700/0xad0
Modules linked in:
CPU: 1 PID: 5902 Comm: syz-executor.3 Not tainted 6.1.0-syzkaller-09941-ge2ca6ba6ba01 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
RIP: 0010:hfsplus_free_extents+0x700/0xad0 fs/hfsplus/extents.c:346
Code: 0f cb 44 89 ef 89 de e8 ae 9f 2c ff 41 39 dd 75 20 49 83 c7 28 e8 00 9e 2c ff 41 bc 05 00 00 00 e9 e3 f9 ff ff e8 f0 9d 2c ff <0f> 0b e9 86 f9 ff ff 44 89 ef 89 de e8 7f 9f 2c ff 41 29 dd 73 0a
RSP: 0018:ffffc9000572f890 EFLAGS: 00010293
RAX: ffffffff825eaf40 RBX: ffff88801dcc1020 RCX: ffff88801ec90000
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff88802a604048
RBP: ffff888028316000 R08: dffffc0000000000 R09: ffffed10054c080a
R10: ffffed10054c080a R11: 1ffff110054c0809 R12: 00000000000000f4
R13: 00000000000000f5 R14: 00000000000000f5 R15: ffff88806d2f06d8
FS: 00007febcaf33700(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f632ad26718 CR3: 0000000029d10000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<TASK>
hfsplus_file_truncate+0x827/0xbb0 fs/hfsplus/extents.c:591
hfsplus_write_begin+0xc2/0xd0 fs/hfsplus/inode.c:56
generic_perform_write+0x2e4/0x5e0 mm/filemap.c:3772
__generic_file_write_iter+0x176/0x400 mm/filemap.c:3900
generic_file_write_iter+0xab/0x310 mm/filemap.c:3932
call_write_iter include/linux/fs.h:2186 [inline]
new_sync_write fs/read_write.c:491 [inline]
vfs_write+0x7dc/0xc50 fs/read_write.c:584
ksys_write+0x177/0x2a0 fs/read_write.c:637
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7febca28c0d9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 19 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007febcaf33168 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007febca3ac050 RCX: 00007febca28c0d9
RDX: 000000006db6e559 RSI: 0000000020000080 RDI: 0000000000000005
RBP: 00007febca2e7ae9 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffd9093baff R14: 00007febcaf33300 R15: 0000000000022000
</TASK>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [syzbot] [hfsplus?] WARNING in hfsplus_free_extents
2022-12-05 8:02 [syzbot] WARNING in hfsplus_free_extents syzbot
2022-12-14 16:07 ` syzbot
@ 2023-01-31 21:25 ` syzbot
1 sibling, 0 replies; 3+ messages in thread
From: syzbot @ 2023-01-31 21:25 UTC (permalink / raw)
To: linux-fsdevel, linux-kernel, syzkaller-bugs, willy
syzbot has found a reproducer for the following issue on:
HEAD commit: 22b8077d0fce Merge tag 'fscache-fixes-20230130' of git://g..
git tree: upstream
console+strace: https://syzkaller.appspot.com/x/log.txt?x=11fc1143480000
kernel config: https://syzkaller.appspot.com/x/.config?x=515c3f0f31692bf1
dashboard link: https://syzkaller.appspot.com/bug?extid=8c0bc9f818702ff75b76
compiler: Debian clang version 13.0.1-6~deb11u1, GNU ld (GNU Binutils for Debian) 2.35.2
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=11f700fd480000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=15dcfe59480000
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/e02f2807881e/disk-22b8077d.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/e28769c4bbea/vmlinux-22b8077d.xz
kernel image: https://storage.googleapis.com/syzbot-assets/bd96facd9902/bzImage-22b8077d.xz
mounted in repro: https://storage.googleapis.com/syzbot-assets/47d90a9d05ce/mount_0.gz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+8c0bc9f818702ff75b76@syzkaller.appspotmail.com
------------[ cut here ]------------
WARNING: CPU: 1 PID: 5302 at fs/hfsplus/extents.c:346 hfsplus_free_extents+0x700/0xad0
Modules linked in:
CPU: 1 PID: 5302 Comm: syz-executor176 Not tainted 6.2.0-rc6-syzkaller-00003-g22b8077d0fce #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/12/2023
RIP: 0010:hfsplus_free_extents+0x700/0xad0 fs/hfsplus/extents.c:346
Code: 0f cb 44 89 ef 89 de e8 6e 5c 2c ff 41 39 dd 75 20 49 83 c7 28 e8 c0 5a 2c ff 41 bc 05 00 00 00 e9 e3 f9 ff ff e8 b0 5a 2c ff <0f> 0b e9 86 f9 ff ff 44 89 ef 89 de e8 3f 5c 2c ff 41 29 dd 73 0a
RSP: 0018:ffffc900041cf890 EFLAGS: 00010293
RAX: ffffffff825e7170 RBX: ffff8880715f7020 RCX: ffff888075660000
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff88802801c048
RBP: ffff88807a33e000 R08: dffffc0000000000 R09: ffffed100500380a
R10: ffffed100500380a R11: 1ffff11005003809 R12: 0000000000000144
R13: 0000000000000146 R14: 0000000000000146 R15: ffff88802aec2898
FS: 00007f552e806700(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020056000 CR3: 0000000022bd1000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<TASK>
hfsplus_file_truncate+0x827/0xbb0 fs/hfsplus/extents.c:591
hfsplus_write_begin+0xc2/0xd0 fs/hfsplus/inode.c:56
generic_perform_write+0x2e4/0x5e0 mm/filemap.c:3772
__generic_file_write_iter+0x176/0x400 mm/filemap.c:3900
generic_file_write_iter+0xab/0x310 mm/filemap.c:3932
call_write_iter include/linux/fs.h:2189 [inline]
new_sync_write fs/read_write.c:491 [inline]
vfs_write+0x7dc/0xc50 fs/read_write.c:584
ksys_write+0x177/0x2a0 fs/read_write.c:637
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f5536bfb599
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 71 15 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f552e8062f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007f5536c807b8 RCX: 00007f5536bfb599
RDX: 00000000000ffe00 RSI: 0000000020004200 RDI: 0000000000000004
RBP: 0000000000000005 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00007f5536c807b0
R13: 00007f5536c7e140 R14: 00007f5536c4d904 R15: 0031656c69662f2e
</TASK>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-31 21:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05 8:02 [syzbot] WARNING in hfsplus_free_extents syzbot
2022-12-14 16:07 ` syzbot
2023-01-31 21:25 ` [syzbot] [hfsplus?] " syzbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).