{ "schema_version": "1.4.0", "id": "GHSA-6cj4-5m2x-2qj3", "modified": "2025-09-18T18:30:28Z", "published": "2025-09-18T18:30:28Z", "aliases": [ "CVE-2023-53444" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/ttm: fix bulk_move corruption when adding a entry\n\nWhen the resource is the first in the bulk_move range, adding it again\n(thus moving it to the tail) will corrupt the list since the first\npointer is not moved. This eventually lead to null pointer deref in\nttm_lru_bulk_move_del()", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53444" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4481913607e58196c48a4fef5e6f45350684ec3c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/70a3015683b007a0db4a1e858791b69afd45fc83" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e7cf50e41bdc2d574056ebbfeaafc5f0e2562d5b" } ], "database_specific": { "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-18T16:15:48Z" } }