Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42066
HistoryJul 29, 2024 - 3:52 p.m.

CVE-2024-42066 drm/xe: Fix potential integer overflow in page size calculation

2024-07-2915:52:30
Linux
github.com
1
linux kernel
drm/xe
integer overflow

AI Score

7.1

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

7.1

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-42066