Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-36948
HistoryMay 30, 2024 - 3:35 p.m.

CVE-2024-36948 drm/xe/xe_migrate: Cast to output precision before multiplying operands

2024-05-3015:35:45
Linux
github.com
1
linux kernel vulnerability
drm
xe_migrate

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

drm/xe/xe_migrate: Cast to output precision before multiplying operands

Addressing potential overflow in result of multiplication of two lower
precision (u32) operands before widening it to higher precision
(u64).

-v2
Fix commit message and description. (Rodrigo)

(cherry picked from commit 34820967ae7b45411f8f4f737c2d63b0c608e0d7)

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial