CVE-2023-53444 - drm/ttm: fix bulk_move corruption when adding a entry
CVE ID : CVE-2023-53444
Published : Sept. 18, 2025, 4:15 p.m. | 1 hour, 59 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulk_move corruption when adding a entry When the resource is the first in the bulk_move range, adding it again (thus moving it to the tail) will corrupt the list since the first pointer is not moved. This eventually lead to null pointer deref in ttm_lru_bulk_move_del()
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 18, 2025, 4:15 p.m. | 1 hour, 59 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulk_move corruption when adding a entry When the resource is the first in the bulk_move range, adding it again (thus moving it to the tail) will corrupt the list since the first pointer is not moved. This eventually lead to null pointer deref in ttm_lru_bulk_move_del()
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...