CVE-2026-89452
Last modified
CVE-2026-89452 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. 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.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 42df43b36163ed7d0ab13992e411093252903273, < f532401be9312ecd166f616bb74a65b0b4c150fa; >= 42df43b36163ed7d0ab13992e411093252903273, < 7f7074a886c4a93e3d12076ce60a510a1ebe400c; >= 42df43b36163ed7d0ab13992e411093252903273, < 535a200220ca2c83bc8bf54bd2cbe045d6ee70c4 |
| Linux | Linux | 4.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89452?
How severe is CVE-2026-89452?
How do I fix CVE-2026-89452?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89447In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89448In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-89449In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8945Sandbox escape in Firefox and Firefox Focus for Android. Thi…7.5
- CVE-2026-89450In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89451In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89453In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89454In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89455In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89456In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-89457In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89458In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89452?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
