CVE-2024-36948
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…
Does this matter?
Lower severity and a low EPSS score (0.18%). Track it; it rarely justifies an emergency change on its own.
Description
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)
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.18% probability · 8th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-190
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/9cb46b31f3d08ed3fce86349e8c12f96d7c88717Patch
- https://git.kernel.org/stable/c/e23a904dfeb5a9e3d4ec527a365e962478cccf05Patch
- https://git.kernel.org/stable/c/9cb46b31f3d08ed3fce86349e8c12f96d7c88717Patch
- https://git.kernel.org/stable/c/e23a904dfeb5a9e3d4ec527a365e962478cccf05Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.