* Re: WARNING in tty_set_termios [not found] <000000000000bcd434057f4eb905@google.com> @ 2019-03-17 15:15 ` syzbot 2019-12-09 6:20 ` syzbot 1 sibling, 0 replies; 3+ messages in thread From: syzbot @ 2019-03-17 15:15 UTC (permalink / raw) To: gregkh, gustavo, johan.hedberg, jslaby, linux-bluetooth, linux-kernel, loic.poulain, marcel, mhjungk, syzkaller-bugs syzbot has bisected this bug to: commit 162f812f23bab583f5d514ca0e4df67797ac9cdf Author: Loic Poulain <loic.poulain@intel.com> Date: Mon Sep 19 14:29:27 2016 +0000 Bluetooth: hci_uart: Add Marvell support bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=12cd5c2b200000 start commit: 162f812f Bluetooth: hci_uart: Add Marvell support git tree: upstream final crash: https://syzkaller.appspot.com/x/report.txt?x=11cd5c2b200000 console output: https://syzkaller.appspot.com/x/log.txt?x=16cd5c2b200000 kernel config: https://syzkaller.appspot.com/x/.config?x=b05cfdb4ee8ab9b2 dashboard link: https://syzkaller.appspot.com/bug?extid=a950165cbb86bdd023a4 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=121cee07400000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16fdaed8c00000 Reported-by: syzbot+a950165cbb86bdd023a4@syzkaller.appspotmail.com Fixes: 162f812f ("Bluetooth: hci_uart: Add Marvell support") ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: WARNING in tty_set_termios [not found] <000000000000bcd434057f4eb905@google.com> 2019-03-17 15:15 ` WARNING in tty_set_termios syzbot @ 2019-12-09 6:20 ` syzbot 2019-12-12 15:57 ` Vladis Dronov 1 sibling, 1 reply; 3+ messages in thread From: syzbot @ 2019-12-09 6:20 UTC (permalink / raw) To: gregkh, gustavo, johan.hedberg, jslaby, linux-bluetooth, linux-kernel, loic.poulain, marcel, mhjungk, syzkaller-bugs, torvalds, vdronov syzbot suspects this bug was fixed by commit: commit b36a1552d7319bbfd5cf7f08726c23c5c66d4f73 Author: Vladis Dronov <vdronov@redhat.com> Date: Tue Jul 30 09:33:45 2019 +0000 Bluetooth: hci_uart: check for missing tty operations bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=10b20aeae00000 start commit: 66c56cfa Merge tag 'remove-dma_zalloc_coherent-5.0' of git.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=b05cfdb4ee8ab9b2 dashboard link: https://syzkaller.appspot.com/bug?extid=a950165cbb86bdd023a4 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=121cee07400000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16fdaed8c00000 If the result looks correct, please mark the bug fixed by replying with: #syz fix: Bluetooth: hci_uart: check for missing tty operations For information about bisection process see: https://goo.gl/tpsmEJ#bisection ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: WARNING in tty_set_termios 2019-12-09 6:20 ` syzbot @ 2019-12-12 15:57 ` Vladis Dronov 0 siblings, 0 replies; 3+ messages in thread From: Vladis Dronov @ 2019-12-12 15:57 UTC (permalink / raw) To: syzbot Cc: gregkh, gustavo, johan hedberg, jslaby, linux-bluetooth, linux-kernel, loic poulain, marcel, mhjungk, syzkaller-bugs, torvalds #syz fix: Bluetooth: hci_uart: check for missing tty operations Best regards, Vladis Dronov ----- Original Message ----- > From: "syzbot" <syzbot+a950165cbb86bdd023a4@syzkaller.appspotmail.com> > To: gregkh@linuxfoundation.org, gustavo@padovan.org, "johan hedberg" <johan.hedberg@gmail.com>, jslaby@suse.com, > linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, "loic poulain" <loic.poulain@intel.com>, > marcel@holtmann.org, mhjungk@gmail.com, syzkaller-bugs@googlegroups.com, torvalds@linux-foundation.org, > vdronov@redhat.com > Sent: Monday, December 9, 2019 7:20:01 AM > Subject: Re: WARNING in tty_set_termios > > syzbot suspects this bug was fixed by commit: > > commit b36a1552d7319bbfd5cf7f08726c23c5c66d4f73 > Author: Vladis Dronov <vdronov@redhat.com> > Date: Tue Jul 30 09:33:45 2019 +0000 > > Bluetooth: hci_uart: check for missing tty operations > > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=10b20aeae00000 > start commit: 66c56cfa Merge tag 'remove-dma_zalloc_coherent-5.0' of git.. > git tree: upstream > kernel config: https://syzkaller.appspot.com/x/.config?x=b05cfdb4ee8ab9b2 > dashboard link: https://syzkaller.appspot.com/bug?extid=a950165cbb86bdd023a4 > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=121cee07400000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16fdaed8c00000 > > If the result looks correct, please mark the bug fixed by replying with: > > #syz fix: Bluetooth: hci_uart: check for missing tty operations > > For information about bisection process see: https://goo.gl/tpsmEJ#bisection > > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-12-12 15:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <000000000000bcd434057f4eb905@google.com>
2019-03-17 15:15 ` WARNING in tty_set_termios syzbot
2019-12-09 6:20 ` syzbot
2019-12-12 15:57 ` Vladis Dronov
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).