summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLiu Jian <liujian56@huawei.com>2019-01-23 01:45:38 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-31 18:36:52 +0300
commit221a1f4ac12d2ab46246c160b2e00d1b1160d5d9 (patch)
treed2f2662d31635d9cc9f999fb48f4a27e93d21879 /tools/perf/scripts/python/export-to-sqlite.py
parent1a392b3de7c5747506b38fc14b2e79977d3c7770 (diff)
downloadlinux-221a1f4ac12d2ab46246c160b2e00d1b1160d5d9.tar.xz
driver: uio: fix possible use-after-free in __uio_register_device
In uio_dev_add_attributes() error handing case, idev is used after device_unregister(), in which 'idev' has been released, touch idev cause use-after-free. Fixes: a93e7b331568 ("uio: Prevent device destruction while fds are open") Signed-off-by: Liu Jian <liujian56@huawei.com> Reviewed-by: Hamish Martin <hamish.martin@alliedtelesis.co.nz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions