First published: Mon Nov 25 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/xe/ufence: Prefetch ufence addr to catch bogus address access_ok() only checks for addr overflow so also try to read the addr to catch invalid addr sent from userspace. (cherry picked from commit 9408c4508483ffc60811e910a93d6425b8e63928)
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.11.9 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
Linux Kernel | =6.12-rc4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53098 affects Linux kernel versions prior to 6.11.9 and versions 6.12-rc1 to 6.12-rc4.
CVE-2024-53098 is a vulnerability in the Linux kernel related to the handling of invalid memory addresses in the drm/xe/ufence.
To mitigate CVE-2024-53098, users should upgrade to the latest stable version of the Linux kernel.
Yes, CVE-2024-53098 has been addressed in the Linux kernel updates following its identification.
Exploitation of CVE-2024-53098 could potentially lead to accessing invalid memory locations, resulting in system instability or crashes.