From: syzbot <syzbot+f9f3f388440283da2965@syzkaller.appspotmail.com>
To: a@unstable.cc, arve@android.com, b.a.t.m.a.n@lists.open-mesh.org,
christian@brauner.io, davem@davemloft.net,
devel@driverdev.osuosl.org, gregkh@linuxfoundation.org,
joel@joelfernandes.org, linux-kernel@vger.kernel.org,
maco@android.com, mareklindner@neomailbox.ch,
netdev@vger.kernel.org, sw@simonwunderlich.de,
syzkaller-bugs@googlegroups.com, tkjos@android.com,
tkjos@google.com
Subject: Re: [B.A.T.M.A.N.] kernel BUG at drivers/android/binder_alloc.c:LINE! (3)
Date: Thu, 28 Mar 2019 16:46:01 -0700 [thread overview]
Message-ID: <0000000000001a141505853028fd@google.com> (raw)
In-Reply-To: <000000000000ea60e6058529d77b@google.com>
syzbot has bisected this bug to:
commit 1a7c3d9bb7a926e88d5f57643e75ad1abfc55013
Author: Todd Kjos <tkjos@android.com>
Date: Fri Feb 8 18:35:14 2019 +0000
binder: create userspace-to-binder-buffer copy function
bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=15b9383f200000
start commit: 1a9df9e2 Merge git://git.kernel.org/pub/scm/linux/kernel/g..
git tree: upstream
final crash: https://syzkaller.appspot.com/x/report.txt?x=17b9383f200000
console output: https://syzkaller.appspot.com/x/log.txt?x=13b9383f200000
kernel config: https://syzkaller.appspot.com/x/.config?x=8dcdce25ea72bedf
dashboard link: https://syzkaller.appspot.com/bug?extid=f9f3f388440283da2965
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=17d05637200000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1677e62f200000
Reported-by: syzbot+f9f3f388440283da2965@syzkaller.appspotmail.com
Fixes: 1a7c3d9bb7a9 ("binder: create userspace-to-binder-buffer copy
function")
For information about bisection process see: https://goo.gl/tpsmEJ#bisection
WARNING: multiple messages have this Message-ID (diff)
From: syzbot <syzbot+f9f3f388440283da2965@syzkaller.appspotmail.com>
To: a@unstable.cc, arve@android.com, b.a.t.m.a.n@lists.open-mesh.org,
christian@brauner.io, davem@davemloft.net,
devel@driverdev.osuosl.org, gregkh@linuxfoundation.org,
joel@joelfernandes.org, linux-kernel@vger.kernel.org,
maco@android.com, mareklindner@neomailbox.ch,
netdev@vger.kernel.org, sw@simonwunderlich.de,
syzkaller-bugs@googlegroups.com, tkjos@android.com,
tkjos@google.com
Subject: Re: kernel BUG at drivers/android/binder_alloc.c:LINE! (3)
Date: Thu, 28 Mar 2019 16:46:01 -0700 [thread overview]
Message-ID: <0000000000001a141505853028fd@google.com> (raw)
In-Reply-To: <000000000000ea60e6058529d77b@google.com>
syzbot has bisected this bug to:
commit 1a7c3d9bb7a926e88d5f57643e75ad1abfc55013
Author: Todd Kjos <tkjos@android.com>
Date: Fri Feb 8 18:35:14 2019 +0000
binder: create userspace-to-binder-buffer copy function
bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=15b9383f200000
start commit: 1a9df9e2 Merge git://git.kernel.org/pub/scm/linux/kernel/g..
git tree: upstream
final crash: https://syzkaller.appspot.com/x/report.txt?x=17b9383f200000
console output: https://syzkaller.appspot.com/x/log.txt?x=13b9383f200000
kernel config: https://syzkaller.appspot.com/x/.config?x=8dcdce25ea72bedf
dashboard link: https://syzkaller.appspot.com/bug?extid=f9f3f388440283da2965
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=17d05637200000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1677e62f200000
Reported-by: syzbot+f9f3f388440283da2965@syzkaller.appspotmail.com
Fixes: 1a7c3d9bb7a9 ("binder: create userspace-to-binder-buffer copy
function")
For information about bisection process see: https://goo.gl/tpsmEJ#bisection
next prev parent reply other threads:[~2019-03-28 23:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-28 16:14 kernel BUG at drivers/android/binder_alloc.c:LINE! (3) syzbot
2019-03-28 16:32 ` Todd Kjos
2019-03-28 19:27 ` syzbot
2019-03-28 20:01 ` Todd Kjos
2019-03-29 0:20 ` syzbot
2019-03-29 0:59 ` Todd Kjos
2019-03-29 9:55 ` syzbot
2019-05-17 10:08 ` Dmitry Vyukov
2019-05-17 15:26 ` Todd Kjos
2019-05-17 15:33 ` Dmitry Vyukov
2019-05-17 17:24 ` Todd Kjos
2019-03-28 23:46 ` syzbot [this message]
2019-03-28 23:46 ` syzbot
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=0000000000001a141505853028fd@google.com \
--to=syzbot+f9f3f388440283da2965@syzkaller.appspotmail.com \
--cc=a@unstable.cc \
--cc=arve@android.com \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=christian@brauner.io \
--cc=davem@davemloft.net \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=joel@joelfernandes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maco@android.com \
--cc=mareklindner@neomailbox.ch \
--cc=netdev@vger.kernel.org \
--cc=sw@simonwunderlich.de \
--cc=syzkaller-bugs@googlegroups.com \
--cc=tkjos@android.com \
--cc=tkjos@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.