aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-12-23 11:49:50 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-12-23 12:10:51 +0100
commitc2c1d1dd603b7d66d283253ffbd61b8692712bd2 (patch)
treeb4567e215598bbb940a185caf1fe47cee2d92efb
parent04201c0669446145fd9c347c5538da0ca13ff29b (diff)
pkg/report: add anoter report example
Update #1575
-rw-r--r--pkg/report/testdata/linux/report/54065
1 files changed, 65 insertions, 0 deletions
diff --git a/pkg/report/testdata/linux/report/540 b/pkg/report/testdata/linux/report/540
new file mode 100644
index 000000000..491492549
--- /dev/null
+++ b/pkg/report/testdata/linux/report/540
@@ -0,0 +1,65 @@
+# TODO: This should be detected as "kernel BUG in xt_rateest_tg_checkentry"
+# but we have lots of existing bugs with the old naming scheme.
+# We could migrate to the new title if we resolve:
+# https://github.com/google/syzkaller/issues/1575
+# and auto-dup old and new titles.
+TITLE: kernel BUG at lib/string.c:LINE!
+
+[ 70.516302][ T8713] detected buffer overflow in strlen
+[ 70.527902][ T8713] ------------[ cut here ]------------
+[ 70.549646][ T8713] kernel BUG at lib/string.c:1149!
+[ 70.556570][ T8713] invalid opcode: 0000 [#1] PREEMPT SMP KASAN
+[ 70.562659][ T8713] CPU: 0 PID: 8713 Comm: syz-executor731 Not tainted 5.10.0-syzkaller #0
+[ 70.571201][ T8713] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
+[ 70.581238][ T8713] RIP: 0010:fortify_panic+0xf/0x11
+[ 70.586348][ T8713] Code: b5 78 a3 04 48 c7 c7 c0 8f c2 89 58 5b 5d 41 5c 41 5d 41 5e 41 5f e9 30 ba ee ff 48 89 fe 48 c7 c7 80 90 c2 89 e8 21 ba ee ff <0f> 0b e8 90 f9 97 f8 0f b6 f3 48 c7 c7 20 f4 10 8c e8 41 e8 fc fa
+[ 70.605940][ T8713] RSP: 0018:ffffc900020af500 EFLAGS: 00010282
+[ 70.612141][ T8713] RAX: 0000000000000022 RBX: ffff888011c26768 RCX: 0000000000000000
+[ 70.620096][ T8713] RDX: ffff88801bad0000 RSI: ffffffff815a6925 RDI: fffff52000415e92
+[ 70.628060][ T8713] RBP: ffff88801be7c220 R08: 0000000000000022 R09: 0000000000000000
+[ 70.636010][ T8713] R10: ffffffff815a4d7b R11: 0000000000000000 R12: ffff88801180ec00
+[ 70.643961][ T8713] R13: ffff888011c26700 R14: 1ffff92000415ea2 R15: 0000000000000010
+[ 70.651914][ T8713] FS: 0000000000812880(0000) GS:ffff8880b9c00000(0000) knlGS:0000000000000000
+[ 70.660825][ T8713] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
+[ 70.667389][ T8713] CR2: 00000000006dcf60 CR3: 00000000141ee000 CR4: 00000000001506f0
+[ 70.675341][ T8713] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
+[ 70.683290][ T8713] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
+[ 70.691240][ T8713] Call Trace:
+[ 70.694502][ T8713] xt_rateest_tg_checkentry+0x2a5/0x6b0
+[ 70.720354][ T8713] xt_check_target+0x26c/0x9e0
+[ 70.740404][ T8713] find_check_entry.constprop.0+0x7f1/0x9e0
+[ 70.776348][ T8713] translate_table+0xc8b/0x1750
+[ 70.786109][ T8713] do_ip6t_set_ctl+0x553/0xb70
+[ 70.824153][ T8713] nf_setsockopt+0x83/0xe0
+[ 70.828570][ T8713] ipv6_setsockopt+0x122/0x180
+[ 70.833350][ T8713] tcp_setsockopt+0x136/0x2440
+[ 70.875279][ T8713] __sys_setsockopt+0x2db/0x610
+[ 70.895154][ T8713] __x64_sys_setsockopt+0xba/0x150
+[ 70.906151][ T8713] do_syscall_64+0x2d/0x70
+[ 70.910561][ T8713] entry_SYSCALL_64_after_hwframe+0x44/0xa9
+[ 70.916462][ T8713] RIP: 0033:0x4493d9
+[ 70.920341][ T8713] Code: e8 0c ca 02 00 48 83 c4 18 c3 0f 1f 80 00 00 00 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 0f 83 9b cb fb ff c3 66 2e 0f 1f 84 00 00 00 00
+[ 70.939929][ T8713] RSP: 002b:00007fff679a3898 EFLAGS: 00000246 ORIG_RAX: 0000000000000036
+[ 70.948330][ T8713] RAX: ffffffffffffffda RBX: 00000000200002c0 RCX: 00000000004493d9
+[ 70.956283][ T8713] RDX: 0000000000000040 RSI: 0000000000000029 RDI: 0000000000000006
+[ 70.964234][ T8713] RBP: 00007fff679a38b0 R08: 0000000000000470 R09: 00000000000000c2
+[ 70.972186][ T8713] R10: 0000000020000080 R11: 0000000000000246 R12: 00000000000112d5
+[ 70.980136][ T8713] R13: 00000000006d7dc8 R14: 0000000000000000 R15: 0000000000000000
+[ 70.988091][ T8713] Modules linked in:
+[ 70.996643][ T8713] ---[ end trace e17a915ca7e8b666 ]---
+[ 71.002261][ T8713] RIP: 0010:fortify_panic+0xf/0x11
+[ 71.007618][ T8713] Code: b5 78 a3 04 48 c7 c7 c0 8f c2 89 58 5b 5d 41 5c 41 5d 41 5e 41 5f e9 30 ba ee ff 48 89 fe 48 c7 c7 80 90 c2 89 e8 21 ba ee ff <0f> 0b e8 90 f9 97 f8 0f b6 f3 48 c7 c7 20 f4 10 8c e8 41 e8 fc fa
+[ 71.027822][ T8713] RSP: 0018:ffffc900020af500 EFLAGS: 00010282
+[ 71.034051][ T8713] RAX: 0000000000000022 RBX: ffff888011c26768 RCX: 0000000000000000
+[ 71.042199][ T8713] RDX: ffff88801bad0000 RSI: ffffffff815a6925 RDI: fffff52000415e92
+[ 71.051051][ T8713] RBP: ffff88801be7c220 R08: 0000000000000022 R09: 0000000000000000
+[ 71.059189][ T8713] R10: ffffffff815a4d7b R11: 0000000000000000 R12: ffff88801180ec00
+[ 71.067410][ T8713] R13: ffff888011c26700 R14: 1ffff92000415ea2 R15: 0000000000000010
+[ 71.075534][ T8713] FS: 0000000000812880(0000) GS:ffff8880b9c00000(0000) knlGS:0000000000000000
+[ 71.085215][ T8713] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
+[ 71.091896][ T8713] CR2: 00000000006dcf60 CR3: 00000000141ee000 CR4: 00000000001506f0
+[ 71.100007][ T8713] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
+[ 71.108492][ T8713] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
+[ 71.116589][ T8713] Kernel panic - not syncing: Fatal exception
+[ 71.123297][ T8713] Kernel Offset: disabled
+[ 71.127610][ T8713] Rebooting in 86400 seconds..