CVE-2025-39811
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/09/2025
Last modified:
16/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/xe/vm: Clear the scratch_pt pointer on error<br />
<br />
Avoid triggering a dereference of an error pointer on cleanup in<br />
xe_vm_free_scratch() by clearing any scratch_pt error pointer.<br />
<br />
(cherry picked from commit 358ee50ab565f3c8ea32480e9d03127a81ba32f8)