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)
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    01 Oct 2025, 14:34
| Type | Values Removed | Values Added | 
|---|---|---|
| CWE | CWE-190 | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| First Time | Linux linux Kernel Linux | |
| References | () https://git.kernel.org/stable/c/9cb46b31f3d08ed3fce86349e8c12f96d7c88717 - Patch | |
| References | () https://git.kernel.org/stable/c/e23a904dfeb5a9e3d4ec527a365e962478cccf05 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:* | 
21 Nov 2024, 09:22
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | |
| References | () https://git.kernel.org/stable/c/9cb46b31f3d08ed3fce86349e8c12f96d7c88717 - | |
| References | () https://git.kernel.org/stable/c/e23a904dfeb5a9e3d4ec527a365e962478cccf05 - | 
30 May 2024, 16:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-05-30 16:15
Updated : 2025-10-01 14:34
NVD link : CVE-2024-36948
Mitre link : CVE-2024-36948
CVE.ORG link : CVE-2024-36948
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
