摘要:
In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Don't overmap identity VRAM mapping
Overmapping the identity VRAM mapping is triggering hardware bugs on
certain platforms. Use 2M pages for the last unaligned (to 1G) VRAM
chunk.
v2:
- Always use 2M pages for last chunk (Fei Yang)
- break loop when 2M pages are used
- Add assert for usable_size being 2M aligned
v3:
- Fix checkpatch
安全等级: Low
公告ID: KylinSec-SA-2024-3937
发布日期: 2024年10月19日
关联CVE: CVE-2024-46718
In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Don't overmap identity VRAM mapping
Overmapping the identity VRAM mapping is triggering hardware bugs on
certain platforms. Use 2M pages for the last unaligned (to 1G) VRAM
chunk.
v2:
- Always use 2M pages for last chunk (Fei Yang)
- break loop when 2M pages are used
- Add assert for usable_size being 2M aligned
v3:
- Fix checkpatch
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-46718 | KY3.4-5 | kernel | Unaffected |
CVE-2024-46718 | KY3.5.3 | kernel | Unaffected |
CVE-2024-46718 | V6 | kernel | Unaffected |