summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-02-12 18:23:48 +0300
committerMaxime Ripard <mripard@kernel.org>2025-02-13 09:50:20 +0100
commitff3881cc6a588f8cd714c9ffbbcc9ef6b02c8d0f (patch)
treed8ecbdbc37f51b7eafc7f35391658bed351b3232 /tools/perf/scripts/python/export-to-postgresql.py
parente5f5f7ccae5fd5807587f8075e06eb8a9fca2b41 (diff)
drm: writeback: Fix use after free in drm_writeback_connector_cleanup()
The drm_writeback_cleanup_job() function frees "pos" so call list_del(&pos->list_entry) first to avoid a use after free. Fixes: 1914ba2b91ea ("drm: writeback: Create drmm variants for drm_writeback_connector initialization") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/78abd541-71e9-4b3b-a05d-2c7caf8d5b2f@stanley.mountain Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions