In the Linux kernel, the following vulnerability has been resolved:
drm/xe/configfs: Free ctxrestoremid_bb in release
ctxrestoremidbb memory is allocated in wabbstore(), but xeconfigdevicerelease() only frees ctxrestorepost_bb.
Free ctxrestoremid_bb[0].cs as well to avoid leaking the allocation when the configfs device is removed.
(cherry picked from commit a235e7d0098337c3f2d1e8f3610c719a589e115f)
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23421.json",
"cna_assigner": "Linux"
}