From: syzbot ci <syzbot+ci952f20128b1851d5@syzkaller.appspotmail.com>
To: syzkaller-upstream-moderation@googlegroups.com
Cc: syzbot@lists.linux.dev
Subject: [moderation/CI] Re: mm: shrinker: fix double-free in alloc_shrinker_info error path
Date: Sat, 11 Jul 2026 17:16:28 -0700 [thread overview]
Message-ID: <6a52dcdc.574492cf.19a3b.0009.GAE@google.com> (raw)
syzbot ci has tested the following series
[v1] mm: shrinker: fix double-free in alloc_shrinker_info error path
https://lore.kernel.org/all/20260711041823.95135-1-zenghongling@kylinos.cn
* [PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path
and found the following issue:
kernel build error
Full report is available here:
https://ci.syzbot.org/series/351eb9dd-1319-4816-a8ac-35ad4b208d5e
***
kernel build error
tree: mm-new
URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/akpm/mm.git
base: dc59e4fea9d83f03bad6bddf3fa2e52491777482
arch: amd64
compiler: Debian clang version 22.1.6 (++20260514074242+fc4aad7b5db3-1~exp1~20260514074407.73), Debian LLD 22.1.6
config: https://ci.syzbot.org/builds/80ab55ed-3ff8-426b-b086-e5617b53556d/config
mm/shrinker.c:108:10: error: call to undeclared function 'shrinker_info_protected'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
mm/shrinker.c:108:8: error: incompatible integer to pointer conversion assigning to 'struct shrinker_info *' from 'int' [-Wint-conversion]
mm/shrinker.c:117:30: error: conflicting types for 'shrinker_info_protected'
***
If these findings have caused you to resend the series or submit a
separate fix, please add the following tag to your commit message:
Tested-by: syzbot@syzkaller.appspotmail.com
---
This report is generated by a bot. It may contain errors.
syzbot ci engineers can be reached at syzkaller@googlegroups.com.
To test a patch for this bug, please reply with `#syz test`
(should be on a separate line).
The patch should be attached to the email.
Note: arguments like custom git repos and branches are not supported.
The email will later be sent to:
[akpm@linux-foundation.org david@fromorbit.com linux-kernel@vger.kernel.org linux-mm@kvack.org muchun.song@linux.dev qi.zheng@linux.dev roman.gushchin@linux.dev stable@vger.kernel.org zenghongling@kylinos.cn zhongling0719@126.com]
If the report looks fine to you, reply with:
#syz upstream
If the report is a false positive, reply with
#syz invalid
next reply other threads:[~2026-07-12 0:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-12 0:16 syzbot ci [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-12 0:24 [moderation/CI] Re: mm: shrinker: Fix double-free in alloc_shrinker_info error path syzbot ci
2026-07-12 0:15 [moderation/CI] Re: mm: shrinker: fix " syzbot ci
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=6a52dcdc.574492cf.19a3b.0009.GAE@google.com \
--to=syzbot+ci952f20128b1851d5@syzkaller.appspotmail.com \
--cc=syzbot@lists.linux.dev \
--cc=syzkaller-upstream-moderation@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