aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorIlya Dryomov <[email protected]>2018-08-24 15:32:43 +0200
committerIlya Dryomov <[email protected]>2018-09-06 16:18:04 +0200
commit8aaff15168cfbc7c8980fdb0e8a585f1afe56ec0 (patch)
treef006f46f881823faaa069d4261ebf6bd9cc1265f /tools/perf/scripts/python/export-to-sqlite.py
parent57361846b52bc686112da6ca5368d11210796804 (diff)
ceph: avoid a use-after-free in ceph_destroy_options()
syzbot reported a use-after-free in ceph_destroy_options(), called from ceph_mount(). The problem was that create_fs_client() consumed the opt pointer on some errors, but not on all of them. Make sure it always consumes both libceph and ceph options. Reported-by: [email protected] Signed-off-by: Ilya Dryomov <[email protected]> Reviewed-by: "Yan, Zheng" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions