CVE-2026-89452

Source
https://cve.org/CVERecord?id=CVE-2026-89452
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89452.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89452
Downstream
Published
2026-09-11T19:43:17Z
Modified
2026-09-13T03:47:18Z
Summary
iommu/msm: Unwind probe state on registration failure
Details

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

iommu/msm: Unwind probe state on registration failure

msm_iommu_probe() adds its devm-managed IOMMU object to qcom_iommu_devices before adding the IOMMU sysfs device and registering it with the IOMMU core.

If iommu_device_sysfs_add() fails, probe returns with the object still on qcom_iommu_devices. The driver core then releases the devm allocation, leaving a dangling list entry that later list walks may dereference.

If iommu_device_register() fails, the same dangling list entry remains and the sysfs device is left registered as well.

Unwind the sysfs device and global list entry in reverse setup order on the corresponding failure paths.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89452.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
42df43b36163ed7d0ab13992e411093252903273
Fixed
f532401be9312ecd166f616bb74a65b0b4c150fa
Fixed
7f7074a886c4a93e3d12076ce60a510a1ebe400c
Fixed
535a200220ca2c83bc8bf54bd2cbe045d6ee70c4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89452.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.11.0
Fixed
6.18.50
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-89452.json"