Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratch_pt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xe_vm_free_scratch() by clearing any scratch_pt error pointer. (cherry picked from commit 358ee50ab565f3c8ea32480e9d03127a81ba32f8)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.12.45 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2b55ddf36229e0278c956215784ab1feeff510aaPatch
- https://git.kernel.org/stable/c/84603ed1d73ebb8de856dc11f4f5d3541c48f7a2Patch
- https://git.kernel.org/stable/c/c8277d229c7840e8090d4704e50f2ca014d194c7Patch
FAQ
What is CVE-2025-39811?
CVE-2025-39811 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratch_pt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xe_vm_free_scrat...
How severe is CVE-2025-39811?
CVE-2025-39811 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39811?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.