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)
References
Configurations
Configuration 1 (hide)
|
History
24 Dec 2024, 15:48
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-787 | |
CPE | cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
References | () https://git.kernel.org/stable/c/5d623ffbae96b23f1fc43a3d5a267aabdb07583d - Patch | |
References | () https://git.kernel.org/stable/c/9c1813b3253480b30604c680026c7dc721ce86d1 - Patch | |
Summary |
|
|
First Time |
Linux linux Kernel
Linux |
25 Nov 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-25 22:15
Updated : 2024-12-24 15:48
NVD link : CVE-2024-53098
Mitre link : CVE-2024-53098
CVE.ORG link : CVE-2024-53098
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write