CVE-2025-38309

Summary

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)

Affected Software

VendorProductVersion RangeStatus
LinuxLinux6fd979c2f33150e8261d87d2946f94f66f22ddaa < f5e6a6a8aa46d44ec7a240766cf3b7dd077718b9affected
LinuxLinux6fd979c2f33150e8261d87d2946f94f66f22ddaa < 8cf8cde41ad01150afbd1327ad1942387787f7fdaffected
LinuxLinux6.15affected
LinuxLinux0 < 6.15unaffected
LinuxLinux6.15.3 <= 6.15.*unaffected
LinuxLinux6.16 <= *unaffected

Weaknesses

References