* [moderation/CI] Re: wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
@ 2025-10-05 13:25 syzbot ci
0 siblings, 0 replies; only message in thread
From: syzbot ci @ 2025-10-05 13:25 UTC (permalink / raw)
To: syzkaller-upstream-moderation; +Cc: syzbot
syzbot ci has tested the following series
[v1] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
https://lore.kernel.org/all/20251005122626.26988-1-wangfushuai@baidu.com
* [PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
and found the following issue:
kernel build error
Full report is available here:
https://ci.syzbot.org/series/cb617eae-c567-4d00-80c6-1a03a38ebfd7
***
kernel build error
tree: net-next
URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git
base: f1455695d2d99894b65db233877acac9a0e120b9
arch: amd64
compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8
config: https://ci.syzbot.org/builds/a1ef39a1-d868-4c46-a47c-895eda046f0f/config
drivers/net/wireguard/allowedips.c:269:2: error: offsetof requires struct, union, or class type, 'typeof (*(&node))' (aka 'struct allowedips_node *') invalid
drivers/net/wireguard/allowedips.c:269:2: error: member reference base type 'struct allowedips_node *' is not a structure or union
drivers/net/wireguard/allowedips.c:275:2: error: offsetof requires struct, union, or class type, 'typeof (*(&parent))' (aka 'struct allowedips_node *') invalid
drivers/net/wireguard/allowedips.c:275:2: error: member reference base type 'struct allowedips_node *' is not a structure or union
***
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.
The email will later be sent to:
[andrew@lunn.ch davem@davemloft.net edumazet@google.com jason@zx2c4.com kuba@kernel.org linux-kernel@vger.kernel.org netdev@vger.kernel.org pabeni@redhat.com wangfushuai@baidu.com wireguard@lists.zx2c4.com]
If the report looks fine to you, reply with:
#syz upstream
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-05 13:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-05 13:25 [moderation/CI] Re: wireguard: allowedips: Use kfree_rcu() instead of call_rcu() syzbot ci
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.