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
References
Configurations
History
08 Oct 2025, 17:08
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
References | () https://git.kernel.org/stable/c/6d3581edffea0b3a64b0d3094d3f09222e0024f7 - Patch | |
References | () https://git.kernel.org/stable/c/bb706e92c87beb9f2543faa1705ccc330b9e7c65 - Patch | |
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Sep 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-18 07:15
Updated : 2025-10-08 17:08
NVD link : CVE-2024-46718
Mitre link : CVE-2024-46718
CVE.ORG link : CVE-2024-46718
JSON object : View
Products Affected
linux
- linux_kernel
CWE