syzbot


KASAN: stack-out-of-bounds Read in xt_copy_counters_from_user

Status: fixed on 2018/09/28 02:32
Fix commit: netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
First crash: 2044d, last: 2039d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-49 KASAN: stack-out-of-bounds Read in xt_copy_counters_from_user C 18 2038d 2044d 3/3 fixed on 2018/09/28 02:41

Sample crash report:
==================================================================
BUG: KASAN: stack-out-of-bounds in strlen lib/string.c:481 [inline]
BUG: KASAN: stack-out-of-bounds in strlcpy+0x101/0x120 lib/string.c:141
Read of size 1 at addr ffff8801d3a57afc by task syz-executor612/2093

CPU: 1 PID: 2093 Comm: syz-executor612 Not tainted 4.4.155+ #34
 0000000000000000 220268c42c23185a ffff8801d3a579d8 ffffffff81a556dd
 ffffea00074e95c0 ffff8801d3a57afc 0000000000000000 ffff8801d3a57afc
 ffff8801d3a57be0 ffff8801d3a57a10 ffffffff8146c8f9 ffff8801d3a57afc
Call Trace:
 [<ffffffff81a556dd>] __dump_stack lib/dump_stack.c:15 [inline]
 [<ffffffff81a556dd>] dump_stack+0xc1/0x124 lib/dump_stack.c:51
 [<ffffffff8146c8f9>] print_address_description+0x6c/0x217 mm/kasan/report.c:252
 [<ffffffff8146cc19>] kasan_report_error mm/kasan/report.c:351 [inline]
 [<ffffffff8146cc19>] kasan_report.cold.6+0x175/0x2f7 mm/kasan/report.c:408
 [<ffffffff81461ac4>] __asan_report_load1_noabort+0x14/0x20 mm/kasan/report.c:426
 [<ffffffff81a71981>] strlen lib/string.c:481 [inline]
 [<ffffffff81a71981>] strlcpy+0x101/0x120 lib/string.c:141
 [<ffffffff822ec03e>] xt_copy_counters_from_user+0x13e/0x2e0 net/netfilter/x_tables.c:879
 [<ffffffff82603156>] do_add_counters+0x96/0x5c0 net/ipv6/netfilter/ip6_tables.c:1343
 [<ffffffff82608a36>] compat_do_ip6t_set_ctl+0xd6/0x140 net/ipv6/netfilter/ip6_tables.c:1736
 [<ffffffff8227b9cb>] compat_nf_sockopt net/netfilter/nf_sockopt.c:143 [inline]
 [<ffffffff8227b9cb>] compat_nf_setsockopt+0x8b/0x130 net/netfilter/nf_sockopt.c:155
 [<ffffffff82579fad>] compat_ipv6_setsockopt+0x15d/0x1d0 net/ipv6/ipv6_sockglue.c:940
 [<ffffffff823607b7>] inet_csk_compat_setsockopt+0x97/0x120 net/ipv4/inet_connection_sock.c:914
 [<ffffffff823746fd>] compat_tcp_setsockopt+0x3d/0x70 net/ipv4/tcp.c:2654
 [<ffffffff82161d64>] compat_sock_common_setsockopt+0xb4/0x150 net/core/sock.c:2670
 [<ffffffff8222c699>] C_SYSC_setsockopt net/compat.c:385 [inline]
 [<ffffffff8222c699>] compat_SyS_setsockopt+0x169/0x6e0 net/compat.c:368
 [<ffffffff81005ffe>] do_syscall_32_irqs_on arch/x86/entry/common.c:393 [inline]
 [<ffffffff81005ffe>] do_fast_syscall_32+0x31e/0x8b0 arch/x86/entry/common.c:460
 [<ffffffff82692350>] sysenter_flags_fixed+0xd/0x1a

The buggy address belongs to the page:
page:ffffea00074e95c0 count:0 mapcount:0 mapping:          (null) index:0x0
flags: 0x4000000000000000()
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff8801d3a57980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff8801d3a57a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff8801d3a57a80: 00 00 00 00 00 00 00 f1 f1 f1 f1 00 00 00 00 04
                                                                ^
 ffff8801d3a57b00: f2 f2 f2 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff8801d3a57b80: 00 00 00 00 00 00 00 00 f1 f1 f1 f1 00 00 00 00
==================================================================

Crashes (13):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2018/09/13 12:10 https://android.googlesource.com/kernel/common android-4.4 b3f777efd917 19e9088b .config console log report syz C ci-android-44-kasan-gce-386
2018/09/18 22:05 https://android.googlesource.com/kernel/common android-4.4 7eb7037bb3fd 7f125108 .config console log report ci-android-44-kasan-gce-386
2018/09/17 21:33 https://android.googlesource.com/kernel/common android-4.4 7eb7037bb3fd 7f125108 .config console log report ci-android-44-kasan-gce-386
2018/09/17 06:34 https://android.googlesource.com/kernel/common android-4.4 7eb7037bb3fd a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/16 23:42 https://android.googlesource.com/kernel/common android-4.4 7eb7037bb3fd a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/16 03:33 https://android.googlesource.com/kernel/common android-4.4 7eb7037bb3fd a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/16 02:47 https://android.googlesource.com/kernel/common android-4.4 7eb7037bb3fd a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/14 23:36 https://android.googlesource.com/kernel/common android-4.4 b3f777efd917 a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/14 23:35 https://android.googlesource.com/kernel/common android-4.4 b3f777efd917 a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/14 23:34 https://android.googlesource.com/kernel/common android-4.4 b3f777efd917 a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/14 14:12 https://android.googlesource.com/kernel/common android-4.4 b3f777efd917 a343a400 .config console log report ci-android-44-kasan-gce-386
2018/09/14 03:53 https://android.googlesource.com/kernel/common android-4.4 b3f777efd917 19e9088b .config console log report ci-android-44-kasan-gce-386
2018/09/13 11:54 https://android.googlesource.com/kernel/common android-4.4 b3f777efd917 19e9088b .config console log report ci-android-44-kasan-gce-386
* Struck through repros no longer work on HEAD.