From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B2EBC433E0 for ; Tue, 9 Jun 2020 21:21:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3DFBA2068D for ; Tue, 9 Jun 2020 21:21:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727088AbgFIVVa (ORCPT ); Tue, 9 Jun 2020 17:21:30 -0400 Received: from mail-il1-f198.google.com ([209.85.166.198]:46209 "EHLO mail-il1-f198.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbgFIVV2 (ORCPT ); Tue, 9 Jun 2020 17:21:28 -0400 Received: by mail-il1-f198.google.com with SMTP id e12so41510ile.13 for ; Tue, 09 Jun 2020 14:21:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=NSyl9LGsAtmwy93eIPaRM+kNwixkelOTwR/Z9dLPDoI=; b=LiuMog2Mz4FCuD8JSzxNfoK5SJn2ngiMlrweDQnwssydsz09d3jCAqUkcZK7YMlxpf cugorBs9xisknmOl+bXsdKeMQfgFX4v0wVXYLPAshxgI5bpl1WKATbUlOepQirc9sqPB FFOb6IAgw3kHCfK6b5v+LU6RqcfUVx40u+Ik3Zg9P2fy6+dYJhleWO4ng2VL9Si7Erkp +CXzWogN/Yo09Qt/mHb/akbAAxfdPEXeAEB+HKHAXZfV5ws4pVHfJrpg5t0dr1YLYinb Bciiew0XTghDDi+a7sq/aUKbuXZCmxoDRbEmOpWX+JWfxvc4hpIMuBzM5tziv7dqjpf7 y+ng== X-Gm-Message-State: AOAM531UK7pEtlQnNwd/U8A6L80YXH/Uy6PhalBJHi+pBq1Lwj/KvFdx fHFq3tp2KWJfGAN1JPsoD7hYETjUjBuSnPARB7Na3ozI1qd3 X-Google-Smtp-Source: ABdhPJwto8akOcvT4yl7dgwb+4TYYWnVdkWbAqBEJHGcVxXjBKZsKBCHNOiDvm5gg++yi2HEiBp+osqyMVLuYjyCsBMwEYmeppbG MIME-Version: 1.0 X-Received: by 2002:a6b:ea10:: with SMTP id m16mr75992ioc.180.1591737687789; Tue, 09 Jun 2020 14:21:27 -0700 (PDT) Date: Tue, 09 Jun 2020 14:21:27 -0700 In-Reply-To: <00000000000003d19705a764d5ee@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000074d91105a7ad4fe9@google.com> Subject: Re: KMSAN: uninit-value in slhc_compress (2) From: syzbot To: adobriyan@gmail.com, davem@davemloft.net, edumazet@google.com, glider@google.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot has found a reproducer for the following crash on: HEAD commit: f0d5ec90 kmsan: apply __no_sanitize_memory to dotraplinkag.. git tree: https://github.com/google/kmsan.git master console output: https://syzkaller.appspot.com/x/log.txt?x=10495a36100000 kernel config: https://syzkaller.appspot.com/x/.config?x=86e4f8af239686c6 dashboard link: https://syzkaller.appspot.com/bug?extid=801c60509310ac8083dd compiler: clang version 10.0.0 (https://github.com/llvm/llvm-project/ c2443155a0fb245c8f17f2c1c72b6ea391e86e81) syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10a2b432100000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=164753a6100000 IMPORTANT: if you fix the bug, please add the following tag to the commit: Reported-by: syzbot+801c60509310ac8083dd@syzkaller.appspotmail.com ===================================================== BUG: KMSAN: uninit-value in slhc_compress+0x2c5/0x2fb0 drivers/net/slip/slhc.c:251 CPU: 0 PID: 9204 Comm: syz-executor789 Not tainted 5.7.0-rc4-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x1c9/0x220 lib/dump_stack.c:118 kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121 __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215 slhc_compress+0x2c5/0x2fb0 drivers/net/slip/slhc.c:251 ppp_send_frame drivers/net/ppp/ppp_generic.c:1637 [inline] __ppp_xmit_process+0x1902/0x2970 drivers/net/ppp/ppp_generic.c:1495 ppp_xmit_process+0x147/0x2f0 drivers/net/ppp/ppp_generic.c:1516 ppp_write+0x6bb/0x790 drivers/net/ppp/ppp_generic.c:512 do_loop_readv_writev fs/read_write.c:718 [inline] do_iter_write+0xa0a/0xdc0 fs/read_write.c:1001 vfs_writev fs/read_write.c:1072 [inline] do_pwritev+0x487/0x7d0 fs/read_write.c:1169 __do_sys_pwritev fs/read_write.c:1216 [inline] __se_sys_pwritev+0xc6/0xe0 fs/read_write.c:1211 __x64_sys_pwritev+0x62/0x80 fs/read_write.c:1211 do_syscall_64+0xb8/0x160 arch/x86/entry/common.c:297 entry_SYSCALL_64_after_hwframe+0x44/0xa9 RIP: 0033:0x4412f9 Code: e8 fc ab 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 09 fc ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007ffd3ec8cf78 EFLAGS: 00000246 ORIG_RAX: 0000000000000128 RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00000000004412f9 RDX: 0000000000000003 RSI: 0000000020000480 RDI: 0000000000000003 RBP: 0000000000014688 R08: 00000000004002c8 R09: 00000000004002c8 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000402120 R13: 00000000004021b0 R14: 0000000000000000 R15: 0000000000000000 Uninit was created at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:144 [inline] kmsan_internal_poison_shadow+0x66/0xd0 mm/kmsan/kmsan.c:127 kmsan_slab_alloc+0x8a/0xe0 mm/kmsan/kmsan_hooks.c:80 slab_alloc_node mm/slub.c:2802 [inline] __kmalloc_node_track_caller+0xb40/0x1200 mm/slub.c:4436 __kmalloc_reserve net/core/skbuff.c:142 [inline] __alloc_skb+0x2fd/0xac0 net/core/skbuff.c:210 alloc_skb include/linux/skbuff.h:1083 [inline] ppp_write+0x115/0x790 drivers/net/ppp/ppp_generic.c:500 do_loop_readv_writev fs/read_write.c:718 [inline] do_iter_write+0xa0a/0xdc0 fs/read_write.c:1001 vfs_writev fs/read_write.c:1072 [inline] do_pwritev+0x487/0x7d0 fs/read_write.c:1169 __do_sys_pwritev fs/read_write.c:1216 [inline] __se_sys_pwritev+0xc6/0xe0 fs/read_write.c:1211 __x64_sys_pwritev+0x62/0x80 fs/read_write.c:1211 do_syscall_64+0xb8/0x160 arch/x86/entry/common.c:297 entry_SYSCALL_64_after_hwframe+0x44/0xa9 =====================================================