pkg/report: improve USB reports

tty_unregister_device looks generic enough, add to ignore list.
This commit is contained in:
Andrey Konovalov 2019-09-25 14:20:31 +02:00 committed by Andrey Konovalov
parent e38a6630eb
commit a3355dba73
2 changed files with 2 additions and 1 deletions

View File

@ -779,6 +779,7 @@ var linuxStackParams = &stackParams{
"unregister_netdev",
"sysfs_remove",
"device_remove_file",
"tty_unregister_device",
"dummy_urb_enqueue",
"usb_kill_urb",
"usb_kill_anchored_urbs",

View File

@ -1,4 +1,4 @@
TITLE: KASAN: use-after-free Read in tty_unregister_device
TITLE: KASAN: use-after-free Read in hso_probe
[ 54.689586][ T1737] ==================================================================
[ 54.697746][ T1737] BUG: KASAN: use-after-free in __mutex_lock+0xf23/0x1360