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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-01-13 16:16
Updated : 2026-03-25 19:35
NVD link : CVE-2025-71083
Mitre link : CVE-2025-71083
CVE.ORG link : CVE-2025-71083
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
