In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Fix potential integer overflow in page size calculation
Explicitly cast tbo->page_alignment to u64 before bit-shifting to
prevent overflow when assigning to min_page_size.
References
Configurations
History
21 Nov 2024, 09:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/4f4fcafde343a54465f85a2909fc684918507a4b - Patch | |
References | () https://git.kernel.org/stable/c/79d54ddf0e292b810887994bb04709c5ac0e1531 - Patch |
30 Jul 2024, 19:02
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-190 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux
Linux linux Kernel |
|
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/4f4fcafde343a54465f85a2909fc684918507a4b - Patch | |
References | () https://git.kernel.org/stable/c/79d54ddf0e292b810887994bb04709c5ac0e1531 - Patch |
29 Jul 2024, 16:21
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-29 16:15
Updated : 2024-11-21 09:33
NVD link : CVE-2024-42066
Mitre link : CVE-2024-42066
CVE.ORG link : CVE-2024-42066
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound