CVE-2023-53444

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53444
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53444.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53444
Downstream
Published
2025-09-18T16:15:48Z
Modified
2025-09-19T16:00:27Z
Summary
[none]
Details

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 bulkmove 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 ttmlrubulkmove_del()

References

Affected packages