๐Ÿ” CVE Alert

CVE-2026-89452

HIGH 8.4

iommu/msm: Unwind probe state on registration failure

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
42df43b36163ed7d0ab13992e411093252903273 < f532401be9312ecd166f616bb74a65b0b4c150fa 42df43b36163ed7d0ab13992e411093252903273 < 7f7074a886c4a93e3d12076ce60a510a1ebe400c 42df43b36163ed7d0ab13992e411093252903273 < 535a200220ca2c83bc8bf54bd2cbe045d6ee70c4
Linux / Linux
4.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/f532401be9312ecd166f616bb74a65b0b4c150fa git.kernel.org: https://git.kernel.org/stable/c/7f7074a886c4a93e3d12076ce60a510a1ebe400c git.kernel.org: https://git.kernel.org/stable/c/535a200220ca2c83bc8bf54bd2cbe045d6ee70c4