VulnerabilityModified
CVE-2024-42066
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.
MEDIUM 5.5EPSS 0.21%
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- 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.21% probability · 11th 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/4f4fcafde343a54465f85a2909fc684918507a4bPatch
- https://git.kernel.org/stable/c/79d54ddf0e292b810887994bb04709c5ac0e1531Patch
- https://git.kernel.org/stable/c/4f4fcafde343a54465f85a2909fc684918507a4bPatch
- https://git.kernel.org/stable/c/79d54ddf0e292b810887994bb04709c5ac0e1531Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.