In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential memory leak in DMUB hw_init [Why] On resume we perform DMUB hw_init which allocates memory: dm_res…
中危 CVSS 5.5
摘要
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential memory leak in DMUB hw_init [Why] On resume we perform DMUB hw_init which allocates memory: dm_resume->dm_dmub_hw_init->dc_dmub_srv_create->kzalloc That results in memory leak in suspend/resume scenarios. [How] Allocate memory for the DC wrapper to DMUB only if it was not allocated before. No need to reallocate it on suspend/resume.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/9e8c2af010463197315fa54a6c17e74988b5259c Patch
- https://git.kernel.org/stable/c/aa000f828e60ac15d6340f606ec4a673966f5b0b Patch
- https://git.kernel.org/stable/c/c5699e2d863f58221044efdc3fa712dd32d55cde Patch
- https://git.kernel.org/stable/c/9e8c2af010463197315fa54a6c17e74988b5259c Patch
- https://git.kernel.org/stable/c/aa000f828e60ac15d6340f606ec4a673966f5b0b Patch
- https://git.kernel.org/stable/c/c5699e2d863f58221044efdc3fa712dd32d55cde Patch
时间线
- nvd_ingest NVD