摘要:
In the Linux kernel, the following vulnerability has been resolved:drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport[Why]Potential out of bounds access in dml2_calculate_rq_and_dlg_params()because the value of out_lowest_state_idx used as an index for FCLKChangeSupportarray can be greater than 1.[How]Currently dml2 core specifies identical values for all FCLKChangeSupportelements. Always use index 0 in the condition to avoid out of bounds access.
安全等级: Low
公告ID: KylinSec-SA-2024-3465
发布日期: 2024年8月28日
关联CVE: CVE-2024-41061
In the Linux kernel, the following vulnerability has been resolved:drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport[Why]Potential out of bounds access in dml2_calculate_rq_and_dlg_params()because the value of out_lowest_state_idx used as an index for FCLKChangeSupportarray can be greater than 1.[How]Currently dml2 core specifies identical values for all FCLKChangeSupportelements. Always use index 0 in the condition to avoid out of bounds access.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-41061 | KY3.4-5 | kernel | Unaffected |
CVE-2024-41061 | KY3.5.3 | kernel | Unaffected |
CVE-2024-41061 | V6 | kernel | Unaffected |