From: syzbot ci <syzbot+ci3207a09d67ffd3f9@syzkaller.appspotmail.com>
To: cake@lists.bufferbloat.net, davem@davemloft.net,
edumazet@google.com, horms@kernel.org, j.koeppeler@tu-berlin.de,
jhs@mojatatu.com, jiri@resnulli.us, kuba@kernel.org,
netdev@vger.kernel.org, pabeni@redhat.com, toke@redhat.com,
toke@toke.dk, xiyou.wangcong@gmail.com
Cc: syzbot@lists.linux.dev, syzkaller-bugs@googlegroups.com
Subject: [Cake] [syzbot ci] Re: Multi-queue aware sch_cake
Date: Mon, 01 Dec 2025 00:11:50 -0800 [thread overview]
Message-ID: <692d4dc6.a70a0220.2ea503.00af.GAE@google.com> (raw)
In-Reply-To: <20251130-mq-cake-sub-qdisc-v3-0-5f66c548ecdc@redhat.com>
syzbot ci has tested the following series
[v3] Multi-queue aware sch_cake
https://lore.kernel.org/all/20251130-mq-cake-sub-qdisc-v3-0-5f66c548ecdc@redhat.com
* [PATCH net-next v3 1/5] net/sched: Export mq functions for reuse
* [PATCH net-next v3 2/5] net/sched: sch_cake: Factor out config variables into separate struct
* [PATCH net-next v3 3/5] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
* [PATCH net-next v3 4/5] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
* [PATCH net-next v3 5/5] net/sched: sch_cake: share shaper state across sub-instances of cake_mq
and found the following issue:
general protection fault in cake_destroy
Full report is available here:
https://ci.syzbot.org/series/469dbe1a-fdda-4481-ae02-4a1ec685d27e
***
general protection fault in cake_destroy
tree: net-next
URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git
base: db4029859d6fd03f0622d394f4cdb1be86d7ec62
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/e4777953-23df-407f-8d5c-6b069ad52321/config
C repro: https://ci.syzbot.org/findings/c250604b-a027-4732-9850-88499503b6a4/c_repro
syz repro: https://ci.syzbot.org/findings/c250604b-a027-4732-9850-88499503b6a4/syz_repro
netlink: 'syz.0.17': attribute type 9 has an invalid length.
Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] SMP KASAN PTI
KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037]
CPU: 1 UID: 0 PID: 5958 Comm: syz.0.17 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
RIP: 0010:cake_destroy+0x9f/0x100 net/sched/sch_cake.c:2790
Code: 81 c3 98 02 00 00 48 89 d8 48 c1 e8 03 42 80 3c 38 00 74 08 48 89 df e8 bf 0f c8 f8 48 8b 1b 4c 8d 73 34 4c 89 f0 48 c1 e8 03 <42> 0f b6 04 38 84 c0 75 35 41 0f b6 2e 31 ff 89 ee e8 eb 4e 62 f8
RSP: 0018:ffffc90003247298 EFLAGS: 00010207
RAX: 0000000000000006 RBX: 0000000000000000 RCX: 13d577b5b867bd00
RDX: 0000000000000000 RSI: ffffffff8bbf08c0 RDI: ffffffff8bbf0880
RBP: ffffc90003247410 R08: ffffc9000324727f R09: 0000000000000000
R10: ffffc90003247260 R11: fffff52000648e50 R12: ffffffff895db710
R13: 00000000ffffffde R14: 0000000000000034 R15: dffffc0000000000
FS: 000055555e5bf500(0000) GS:ffff8882a9f31000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055555e5bf808 CR3: 00000001bb50a000 CR4: 00000000000006f0
Call Trace:
<TASK>
qdisc_create+0xaa3/0xea0 net/sched/sch_api.c:1353
__tc_modify_qdisc net/sched/sch_api.c:1753 [inline]
tc_modify_qdisc+0x1547/0x2020 net/sched/sch_api.c:1817
rtnetlink_rcv_msg+0x77c/0xb70 net/core/rtnetlink.c:6967
netlink_rcv_skb+0x208/0x470 net/netlink/af_netlink.c:2550
netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
netlink_unicast+0x82f/0x9e0 net/netlink/af_netlink.c:1344
netlink_sendmsg+0x805/0xb30 net/netlink/af_netlink.c:1894
sock_sendmsg_nosec net/socket.c:727 [inline]
__sock_sendmsg+0x21c/0x270 net/socket.c:742
____sys_sendmsg+0x505/0x830 net/socket.c:2630
___sys_sendmsg+0x21f/0x2a0 net/socket.c:2684
__sys_sendmsg net/socket.c:2716 [inline]
__do_sys_sendmsg net/socket.c:2721 [inline]
__se_sys_sendmsg net/socket.c:2719 [inline]
__x64_sys_sendmsg+0x19b/0x260 net/socket.c:2719
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0xfa0 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7ff769b8f7c9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffd59035098 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007ff769de5fa0 RCX: 00007ff769b8f7c9
RDX: 0000000000000000 RSI: 0000200000000000 RDI: 0000000000000003
RBP: 00007ff769bf297f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ff769de5fa0 R14: 00007ff769de5fa0 R15: 0000000000000003
</TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:cake_destroy+0x9f/0x100 net/sched/sch_cake.c:2790
Code: 81 c3 98 02 00 00 48 89 d8 48 c1 e8 03 42 80 3c 38 00 74 08 48 89 df e8 bf 0f c8 f8 48 8b 1b 4c 8d 73 34 4c 89 f0 48 c1 e8 03 <42> 0f b6 04 38 84 c0 75 35 41 0f b6 2e 31 ff 89 ee e8 eb 4e 62 f8
RSP: 0018:ffffc90003247298 EFLAGS: 00010207
RAX: 0000000000000006 RBX: 0000000000000000 RCX: 13d577b5b867bd00
RDX: 0000000000000000 RSI: ffffffff8bbf08c0 RDI: ffffffff8bbf0880
RBP: ffffc90003247410 R08: ffffc9000324727f R09: 0000000000000000
R10: ffffc90003247260 R11: fffff52000648e50 R12: ffffffff895db710
R13: 00000000ffffffde R14: 0000000000000034 R15: dffffc0000000000
FS: 000055555e5bf500(0000) GS:ffff8882a9f31000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055555e5bf808 CR3: 00000001bb50a000 CR4: 00000000000006f0
----------------
Code disassembly (best guess):
0: 81 c3 98 02 00 00 add $0x298,%ebx
6: 48 89 d8 mov %rbx,%rax
9: 48 c1 e8 03 shr $0x3,%rax
d: 42 80 3c 38 00 cmpb $0x0,(%rax,%r15,1)
12: 74 08 je 0x1c
14: 48 89 df mov %rbx,%rdi
17: e8 bf 0f c8 f8 call 0xf8c80fdb
1c: 48 8b 1b mov (%rbx),%rbx
1f: 4c 8d 73 34 lea 0x34(%rbx),%r14
23: 4c 89 f0 mov %r14,%rax
26: 48 c1 e8 03 shr $0x3,%rax
* 2a: 42 0f b6 04 38 movzbl (%rax,%r15,1),%eax <-- trapping instruction
2f: 84 c0 test %al,%al
31: 75 35 jne 0x68
33: 41 0f b6 2e movzbl (%r14),%ebp
37: 31 ff xor %edi,%edi
39: 89 ee mov %ebp,%esi
3b: e8 eb 4e 62 f8 call 0xf8624f2b
***
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.
prev parent reply other threads:[~2025-12-01 8:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-30 20:37 [Cake] [PATCH net-next v3 0/5] " Toke Høiland-Jørgensen
2025-11-30 20:37 ` [Cake] [PATCH net-next v3 1/5] net/sched: Export mq functions for reuse Toke Høiland-Jørgensen
2025-11-30 20:37 ` [Cake] [PATCH net-next v3 2/5] net/sched: sch_cake: Factor out config variables into separate struct Toke Høiland-Jørgensen
2025-11-30 20:37 ` [Cake] [PATCH net-next v3 3/5] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices Toke Høiland-Jørgensen
2025-11-30 20:37 ` [Cake] [PATCH net-next v3 4/5] net/sched: sch_cake: Share config across cake_mq sub-qdiscs Toke Høiland-Jørgensen
2025-11-30 20:37 ` [Cake] [PATCH net-next v3 5/5] net/sched: sch_cake: share shaper state across sub-instances of cake_mq Toke Høiland-Jørgensen
2025-12-01 8:11 ` syzbot ci [this message]
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
List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=692d4dc6.a70a0220.2ea503.00af.GAE@google.com \
--to=syzbot+ci3207a09d67ffd3f9@syzkaller.appspotmail.com \
--cc=cake@lists.bufferbloat.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=j.koeppeler@tu-berlin.de \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzbot@lists.linux.dev \
--cc=syzkaller-bugs@googlegroups.com \
--cc=toke@redhat.com \
--cc=toke@toke.dk \
--cc=xiyou.wangcong@gmail.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