diff options
author | Oliver Neukum <oneukum@suse.com> | 2019-04-30 16:07:36 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-05-22 22:28:41 +0300 |
commit | 6cf97230cd5f36b7665099083272595c55d72be7 (patch) | |
tree | 6e7d3a901a9f137fceef94a1fae2c43ea926e96b /.get_maintainer.ignore | |
parent | 24e4cf770371df6ad49ed873f21618d9878f64c8 (diff) | |
download | linux-6cf97230cd5f36b7665099083272595c55d72be7.tar.xz |
media: dvb: usb: fix use after free in dvb_usb_device_exit
dvb_usb_device_exit() frees and uses the device name in that order.
Fix by storing the name in a buffer before freeing it.
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Reported-by: syzbot+26ec41e9f788b3eba396@syzkaller.appspotmail.com
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions