CVE-2025-38309
MEDIUMLinux Kernel < 6.15.3 - Use of Uninitialized Resource
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xe_svm_init() earlier In xe_vm_close_and_put() we need to be able to call xe_svm_fini(), however during vm creation we can call this on the error path, before having actually initialised the svm state, leading to various splats followed by a fatal NPD. (cherry picked from commit 4f296d77cf49fcb5f90b4674123ad7f3a0676165)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
7.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-908
Status
published
Products (2)
linux/Kernel
6.15.0 - 6.15.3linux
linux/linux_kernel
6.15 - 6.15.3
Published
Jul 10, 2025
Tracked Since
Feb 18, 2026