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
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-09-18 07:15
Updated : 2024-09-20 12:30
NVD link : CVE-2024-46718
Mitre link : CVE-2024-46718
CVE.ORG link : CVE-2024-46718
JSON object : View
Products Affected
No product.
CWE
No CWE.