{"id":"CVE-2026-89570","summary":"cxl/mce: Make the MCE notifier per-region","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/mce: Make the MCE notifier per-region\n\nFlavien Solt reported lifetime issues with the CXL MCE notifier, which\ncan lead to NULL dereferences and use-after-free in the MCE handler.\nThe notifier was registered per memory device and stored in 'struct\ncxl_memdev_state', even though it only needs the region state (the\nregion's SPA range and its extended linear cache size).\n\nInstead of keeping the memory device and endpoint alive, the correct fix\nis to move the notifier into 'struct cxl_region' and register it from\ncxl_region_probe() as it should be a per-region notifier. Setup the\nregistration to only happen for regions that have an extended linear\ncache as that is the only current usage.\n\nRemove cxl_port_get_spa_cache_alias() as it is now dead code.\n\n[ dj: Update dev_warn() when notifier fails due to kconfig. (Ben) ]","modified":"2026-09-13T03:47:19.402101916Z","published":"2026-09-11T19:44:39.584Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89570.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/491d8c9ac98d55073bda778f88a5248d4cce3fa0"},{"type":"WEB","url":"https://git.kernel.org/stable/c/5563db13c9528a56c7161260ec75ec8690dc5608"},{"type":"WEB","url":"https://git.kernel.org/stable/c/775d0f4558f4cec0ee0c8966595d1add1791f36e"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89570.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-89570"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"516e5bd0b6bf4ae1ad072df637b428a737c3c870"},{"fixed":"5563db13c9528a56c7161260ec75ec8690dc5608"},{"fixed":"491d8c9ac98d55073bda778f88a5248d4cce3fa0"},{"fixed":"775d0f4558f4cec0ee0c8966595d1add1791f36e"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89570.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"6.15.0"},{"fixed":"6.18.51"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.2.4"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89570.json"}}],"schema_version":"1.9.0"}