CVE-2024-42066

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

30 Jul 2024, 19:02

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/79d54ddf0e292b810887994bb04709c5ac0e1531 - () https://git.kernel.org/stable/c/79d54ddf0e292b810887994bb04709c5ac0e1531 - Patch
References () https://git.kernel.org/stable/c/4f4fcafde343a54465f85a2909fc684918507a4b - () https://git.kernel.org/stable/c/4f4fcafde343a54465f85a2909fc684918507a4b - Patch
CWE CWE-190

29 Jul 2024, 16:21

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-29 16:15

Updated : 2024-07-30 19:02


NVD link : CVE-2024-42066

Mitre link : CVE-2024-42066


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-190

Integer Overflow or Wraparound