From: syzbot <syzbot+cfc7cab3bb6eaa7c4de2@syzkaller.appspotmail.com>
To: akpm@linux-foundation.org, david.hunter.linux@gmail.com,
david@redhat.com, dsterba@suse.com,
jfs-discussion@lists.sourceforge.net, jlbec@evilplan.org,
joseph.qi@linux.alibaba.com, khalid@kernel.org,
linux-kernel-mentees@lists.linux.dev,
linux-kernel@vger.kernel.org, mark@fasheh.com,
ocfs2-devel@lists.linux.dev, penguin-kernel@i-love.sakura.ne.jp,
shaggy@kernel.org, shivankg@amd.com, skhan@linuxfoundation.org,
ssrane_b23@ee.vjti.ac.in, syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [ocfs2?] memory leak in ocfs2_new_path_from_path
Date: Tue, 02 Dec 2025 11:51:26 -0800 [thread overview]
Message-ID: <692f433e.a70a0220.d98e3.01a3.GAE@google.com> (raw)
In-Reply-To: <690e2846.a70a0220.22f260.0057.GAE@google.com>
syzbot has found a reproducer for the following issue on:
HEAD commit: 4a26e7032d7d Merge tag 'core-bugs-2025-12-01' of git://git..
git tree: upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=111c14c2580000
kernel config: https://syzkaller.appspot.com/x/.config?x=cbf343972ee89096
dashboard link: https://syzkaller.appspot.com/bug?extid=cfc7cab3bb6eaa7c4de2
compiler: gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=16833512580000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=151c14c2580000
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/3f4ff8b7d65f/disk-4a26e703.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/2fbb585ef1ac/vmlinux-4a26e703.xz
kernel image: https://storage.googleapis.com/syzbot-assets/dfdc58db78d3/bzImage-4a26e703.xz
mounted in repro: https://storage.googleapis.com/syzbot-assets/ef2db83daf44/mount_0.gz
fsck result: OK (log: https://syzkaller.appspot.com/x/fsck.log?x=14cae192580000)
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+cfc7cab3bb6eaa7c4de2@syzkaller.appspotmail.com
BUG: memory leak
unreferenced object 0xffff8881292668a0 (size 96):
comm "syz.1.52", pid 6365, jiffies 4294945684
hex dump (first 32 bytes):
01 00 00 00 00 00 00 00 80 0e 31 82 ff ff ff ff ..........1.....
50 e7 58 27 81 88 ff ff c0 54 eb 33 81 88 ff ff P.X'.....T.3....
backtrace (crc d3d62878):
kmemleak_alloc_recursive include/linux/kmemleak.h:44 [inline]
slab_post_alloc_hook mm/slub.c:4983 [inline]
slab_alloc_node mm/slub.c:5288 [inline]
__kmalloc_cache_noprof+0x3a6/0x5b0 mm/slub.c:5766
kmalloc_noprof include/linux/slab.h:957 [inline]
kzalloc_noprof include/linux/slab.h:1094 [inline]
ocfs2_new_path fs/ocfs2/alloc.c:688 [inline]
ocfs2_new_path_from_path+0x4f/0x90 fs/ocfs2/alloc.c:702
ocfs2_get_left_path.constprop.0+0x182/0x390 fs/ocfs2/alloc.c:3491
ocfs2_merge_rec_left+0x426/0xe60 fs/ocfs2/alloc.c:3543
ocfs2_try_to_merge_extent+0x3cb/0xe90 fs/ocfs2/alloc.c:3794
ocfs2_split_extent+0xd2e/0x1330 fs/ocfs2/alloc.c:5139
ocfs2_change_extent_flag+0x2ed/0x720 fs/ocfs2/alloc.c:5230
ocfs2_mark_extent_written+0x1e3/0x2c0 fs/ocfs2/alloc.c:5276
ocfs2_dio_end_io_write+0x5bc/0xaa0 fs/ocfs2/aops.c:2350
ocfs2_dio_end_io+0x8c/0x180 fs/ocfs2/aops.c:2404
dio_complete+0x12e/0x4b0 fs/direct-io.c:281
__blockdev_direct_IO+0x1782/0x1b40 fs/direct-io.c:1303
ocfs2_direct_IO+0xf6/0x100 fs/ocfs2/aops.c:2441
generic_file_direct_write+0xb4/0x180 mm/filemap.c:4234
__generic_file_write_iter+0xa1/0x130 mm/filemap.c:4403
ocfs2_file_write_iter+0x68a/0x15a0 fs/ocfs2/file.c:2469
connection error: failed to recv *flatrpc.ExecutorMessageRawT: EOF
---
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.
parent reply other threads:[~2025-12-02 19:51 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <690e2846.a70a0220.22f260.0057.GAE@google.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=692f433e.a70a0220.d98e3.01a3.GAE@google.com \
--to=syzbot+cfc7cab3bb6eaa7c4de2@syzkaller.appspotmail.com \
--cc=akpm@linux-foundation.org \
--cc=david.hunter.linux@gmail.com \
--cc=david@redhat.com \
--cc=dsterba@suse.com \
--cc=jfs-discussion@lists.sourceforge.net \
--cc=jlbec@evilplan.org \
--cc=joseph.qi@linux.alibaba.com \
--cc=khalid@kernel.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=mark@fasheh.com \
--cc=ocfs2-devel@lists.linux.dev \
--cc=penguin-kernel@i-love.sakura.ne.jp \
--cc=shaggy@kernel.org \
--cc=shivankg@amd.com \
--cc=skhan@linuxfoundation.org \
--cc=ssrane_b23@ee.vjti.ac.in \
--cc=syzkaller-bugs@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox