Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Avoid NULL pointer deref for evicted BOs It is possible for a BO to exist that is not currently associated with a resource, e.g. because it has been evicted. When devcoredump tries to read the contents of all BOs for dumping, we need to expect this as well -- in this case, ENODATA is recorded instead of the buffer contents.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.14.1, < 5.15.198 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3d004f7341d4898889801ebb2ef61ffca610dd6fPatch
- https://git.kernel.org/stable/c/47a85604a761005d255ae38115ee630cc6931756Patch
- https://git.kernel.org/stable/c/491adc6a0f9903c32b05f284df1148de39e8e644Patch
- https://git.kernel.org/stable/c/4b9944493c6d92d7b29cfd83aaf3deb842b8da79Patch
- https://git.kernel.org/stable/c/5a81095d3e1b521ac7cfe3b14d5f149bace3d6e0Patch
- https://git.kernel.org/stable/c/b94182b3d7228aec18d069cba56d5982e9bfe1b1Patch
FAQ
What is CVE-2025-71083?
CVE-2025-71083 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Avoid NULL pointer deref for evicted BOs It is possible for a BO to exist that is not currently associated with a resourc...
How severe is CVE-2025-71083?
CVE-2025-71083 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-71083?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.