linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: syzbot <syzbot+b1d978f749455b49537a@syzkaller.appspotmail.com>
To: akpm@linux-foundation.org, glider@google.com,
	linux-kernel@vger.kernel.org,  linux-mm@kvack.org,
	syzkaller-bugs@googlegroups.com
Subject: [syzbot] KMSAN: uninit-value in __mpol_equal
Date: Fri, 30 Apr 2021 23:08:16 -0700	[thread overview]
Message-ID: <000000000000eaa2f805c13e8def@google.com> (raw)

Hello,

syzbot found the following issue on:

HEAD commit:    4ebaab5f kmsan: drop unneeded references to kmsan_context_..
git tree:       https://github.com/google/kmsan.git master
console output: https://syzkaller.appspot.com/x/log.txt?x=10f34961d00000
kernel config:  https://syzkaller.appspot.com/x/.config?x=647ca0f5bbe7703a
dashboard link: https://syzkaller.appspot.com/bug?extid=b1d978f749455b49537a
compiler:       Debian clang version 11.0.1-2

Unfortunately, I don't have any reproducer for this issue yet.

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+b1d978f749455b49537a@syzkaller.appspotmail.com

=====================================================
BUG: KMSAN: uninit-value in __mpol_equal+0x617/0x690 mm/mempolicy.c:2340
CPU: 0 PID: 20507 Comm: syz-executor.4 Not tainted 5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 __mpol_equal+0x617/0x690 mm/mempolicy.c:2340
 mpol_equal include/linux/mempolicy.h:108 [inline]
 vma_merge+0x47e/0x2210 mm/mmap.c:1187
 mbind_range mm/mempolicy.c:830 [inline]
 do_mbind+0x19c9/0x38c0 mm/mempolicy.c:1350
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x4665f9
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 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fd2ba516188 EFLAGS: 00000246 ORIG_RAX: 00000000000000ed
RAX: ffffffffffffffda RBX: 000000000056c008 RCX: 00000000004665f9
RDX: 0000000000002001 RSI: 0000000000800000 RDI: 0000000020001000
RBP: 00000000004bfbb9 R08: 0000000000000007 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 000000000056c008
R13: 0000000000a9fb1f R14: 00007fd2ba516300 R15: 0000000000022000

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 slab_alloc mm/slub.c:2931 [inline]
 kmem_cache_alloc+0x895/0x1030 mm/slub.c:2936
 mpol_new mm/mempolicy.c:302 [inline]
 do_mbind+0x8d5/0x38c0 mm/mempolicy.c:1306
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
=====================================================
=====================================================
BUG: KMSAN: uninit-value in __mpol_equal+0x617/0x690 mm/mempolicy.c:2340
CPU: 0 PID: 20507 Comm: syz-executor.4 Tainted: G    B             5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 __mpol_equal+0x617/0x690 mm/mempolicy.c:2340
 mpol_equal include/linux/mempolicy.h:108 [inline]
 vma_merge+0x47e/0x2210 mm/mmap.c:1187
 mbind_range mm/mempolicy.c:830 [inline]
 do_mbind+0x19c9/0x38c0 mm/mempolicy.c:1350
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x4665f9
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 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fd2ba516188 EFLAGS: 00000246 ORIG_RAX: 00000000000000ed
RAX: ffffffffffffffda RBX: 000000000056c008 RCX: 00000000004665f9
RDX: 0000000000002001 RSI: 0000000000800000 RDI: 0000000020001000
RBP: 00000000004bfbb9 R08: 0000000000000007 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 000000000056c008
R13: 0000000000a9fb1f R14: 00007fd2ba516300 R15: 0000000000022000

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 slab_alloc mm/slub.c:2931 [inline]
 kmem_cache_alloc+0x895/0x1030 mm/slub.c:2936
 mpol_new mm/mempolicy.c:302 [inline]
 do_mbind+0x8d5/0x38c0 mm/mempolicy.c:1306
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
=====================================================
=====================================================
BUG: KMSAN: uninit-value in __mpol_equal+0x617/0x690 mm/mempolicy.c:2340
CPU: 0 PID: 20507 Comm: syz-executor.4 Tainted: G    B             5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 __mpol_equal+0x617/0x690 mm/mempolicy.c:2340
 mpol_equal include/linux/mempolicy.h:108 [inline]
 vma_merge+0x47e/0x2210 mm/mmap.c:1187
 mbind_range mm/mempolicy.c:830 [inline]
 do_mbind+0x19c9/0x38c0 mm/mempolicy.c:1350
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x4665f9
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 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fd2ba516188 EFLAGS: 00000246 ORIG_RAX: 00000000000000ed
RAX: ffffffffffffffda RBX: 000000000056c008 RCX: 00000000004665f9
RDX: 0000000000002001 RSI: 0000000000800000 RDI: 0000000020001000
RBP: 00000000004bfbb9 R08: 0000000000000007 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 000000000056c008
R13: 0000000000a9fb1f R14: 00007fd2ba516300 R15: 0000000000022000

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 slab_alloc mm/slub.c:2931 [inline]
 kmem_cache_alloc+0x895/0x1030 mm/slub.c:2936
 mpol_new mm/mempolicy.c:302 [inline]
 do_mbind+0x8d5/0x38c0 mm/mempolicy.c:1306
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
=====================================================
=====================================================
BUG: KMSAN: uninit-value in __mpol_equal mm/mempolicy.c:2340 [inline]
BUG: KMSAN: uninit-value in mpol_equal include/linux/mempolicy.h:108 [inline]
BUG: KMSAN: uninit-value in mbind_range mm/mempolicy.c:836 [inline]
BUG: KMSAN: uninit-value in do_mbind+0x2ee6/0x38c0 mm/mempolicy.c:1350
CPU: 0 PID: 20507 Comm: syz-executor.4 Tainted: G    B             5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 __mpol_equal mm/mempolicy.c:2340 [inline]
 mpol_equal include/linux/mempolicy.h:108 [inline]
 mbind_range mm/mempolicy.c:836 [inline]
 do_mbind+0x2ee6/0x38c0 mm/mempolicy.c:1350
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x4665f9
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 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fd2ba516188 EFLAGS: 00000246 ORIG_RAX: 00000000000000ed
RAX: ffffffffffffffda RBX: 000000000056c008 RCX: 00000000004665f9
RDX: 0000000000002001 RSI: 0000000000800000 RDI: 0000000020001000
RBP: 00000000004bfbb9 R08: 0000000000000007 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 000000000056c008
R13: 0000000000a9fb1f R14: 00007fd2ba516300 R15: 0000000000022000

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 slab_alloc mm/slub.c:2931 [inline]
 kmem_cache_alloc+0x895/0x1030 mm/slub.c:2936
 mpol_new mm/mempolicy.c:302 [inline]
 do_mbind+0x8d5/0x38c0 mm/mempolicy.c:1306
 kernel_mbind mm/mempolicy.c:1478 [inline]
 __do_sys_mbind mm/mempolicy.c:1485 [inline]
 __se_sys_mbind+0x3a6/0x3c0 mm/mempolicy.c:1481
 __x64_sys_mbind+0x6e/0x90 mm/mempolicy.c:1481
 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
=====================================================


---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.


                 reply	other threads:[~2021-05-01  6:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=000000000000eaa2f805c13e8def@google.com \
    --to=syzbot+b1d978f749455b49537a@syzkaller.appspotmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=glider@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=syzkaller-bugs@googlegroups.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;
as well as URLs for NNTP newsgroup(s).