[B][F][SRU][PATCH 0/1] Fix for CVE-2019-19083

Po-Hsu Lin po-hsu.lin at canonical.com
Tue Nov 26 11:37:46 UTC 2019


>From the commit message:
In dcn*_clock_source_create when dcn20_clk_src_construct fails allocated
clk_src needs release.

This patch can be cherry-picked for Focal, for Bionic, as the
dcn20_resource.c does not exist in the tree, the patch should be
backported by omitting the change for that file.

Kernel build / boot-test OK for both Bionic and Focal.

Navid Emamdoost (1):
  drm/amd/display: memory leak

 drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c | 1 +
 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c | 1 +
 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c | 1 +
 drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c | 1 +
 drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c   | 1 +
 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c   | 1 +
 6 files changed, 6 insertions(+)

-- 
2.7.4




More information about the kernel-team mailing list