Bugzilla – Bug 1225845
VUL-0: CVE-2024-36948: kernel: drm/xe/xe_migrate: Cast to output precision before multiplying operands
Last modified: 2024-07-03 12:57:41 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36948 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-36948.mbox https://git.kernel.org/stable/c/e23a904dfeb5a9e3d4ec527a365e962478cccf05 https://git.kernel.org/stable/c/9cb46b31f3d08ed3fce86349e8c12f96d7c88717 https://www.cve.org/CVERecord?id=CVE-2024-36948 https://bugzilla.redhat.com/show_bug.cgi?id=2284458
No action is needed since vulnerable driver is not present, closing.