CVE-2026-89570

Source
https://cve.org/CVERecord?id=CVE-2026-89570
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89570.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89570
Downstream
Published
2026-09-11T19:44:39Z
Modified
2026-09-13T03:47:19Z
Summary
cxl/mce: Make the MCE notifier per-region
Details

In the Linux kernel, the following vulnerability has been resolved:

cxl/mce: Make the MCE notifier per-region

Flavien Solt reported lifetime issues with the CXL MCE notifier, which can lead to NULL dereferences and use-after-free in the MCE handler. The notifier was registered per memory device and stored in 'struct cxl_memdev_state', even though it only needs the region state (the region's SPA range and its extended linear cache size).

Instead of keeping the memory device and endpoint alive, the correct fix is to move the notifier into 'struct cxl_region' and register it from cxl_region_probe() as it should be a per-region notifier. Setup the registration to only happen for regions that have an extended linear cache as that is the only current usage.

Remove cxl_port_get_spa_cache_alias() as it is now dead code.

[ dj: Update dev_warn() when notifier fails due to kconfig. (Ben) ]

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89570.json"
}
References

Affected packages

Git / 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"

Linux / Kernel

Package

Name
Kernel

Affected 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"