From: syzbot <syzbot+ebbab3e04c88fa141e6b@syzkaller.appspotmail.com>
To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] #syz test: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci
Date: Wed, 14 Feb 2024 01:15:32 -0800 [thread overview]
Message-ID: <000000000000f2617d061153f3a3@google.com> (raw)
In-Reply-To: <000000000000d42dae0611477922@google.com>
For archival purposes, forwarding an incoming command email to
linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com.
***
Subject: #syz test: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci
Author: kadlec@netfilter.org
diff --git a/net/netfilter/ipset/ip_set_bitmap_gen.h b/net/netfilter/ipset/ip_set_bitmap_gen.h
index cb48a2b9cb9f..60f5e29ac8fd 100644
--- a/net/netfilter/ipset/ip_set_bitmap_gen.h
+++ b/net/netfilter/ipset/ip_set_bitmap_gen.h
@@ -294,7 +294,7 @@ mtype_cancel_gc(struct ip_set *set)
struct mtype *map = set->data;
if (SET_WITH_TIMEOUT(set))
- del_timer_sync(&map->gc);
+ timer_shutdown_sync(&map->gc);
}
static const struct ip_set_type_variant mtype = {
next prev parent reply other threads:[~2024-02-14 9:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-13 18:22 [syzbot] [netfilter?] WARNING: ODEBUG bug in ip_set_free syzbot
2024-02-14 0:55 ` Hillf Danton
2024-02-14 3:44 ` syzbot
2024-02-14 8:58 ` Jozsef Kadlecsik
2024-02-14 9:15 ` syzbot [this message]
2024-02-14 9:18 ` [syzbot] #syz test: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci syzbot
2024-02-15 11:38 ` [syzbot] Re: WARNING: ODEBUG bug in ip_set_free syzbot
2024-02-15 12:39 ` [syzbot] Re: [syzbot] [netfilter?] " syzbot
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=000000000000f2617d061153f3a3@google.com \
--to=syzbot+ebbab3e04c88fa141e6b@syzkaller.appspotmail.com \
--cc=linux-kernel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.