PatchSiren cyber security CVE debrief
CVE-2026-89447 Linux CVE debrief
A vulnerability in the Linux kernel's iommufd has been resolved. The issue arises from iommufd_access_notify_unmap() skipping internal accesses without an external unmap callback, but locking the object before checking if it's internal, leading to a reference leak. This issue may impact Linux kernel developers and maintainers who should verify if their versions are affected and consider updating.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Linux kernel developers and maintainers should assess exposure and consider updating to resolve the issue. They should verify if their versions are affected and consider updating. This may involve reviewing the Linux kernel's source code, checking the version number, and consulting with the Linux kernel community for guidance. Security teams and operators may also be impacted as they need to ensure that their systems are updated and secure.
Why it matters
This vulnerability in the Linux kernel's iommufd may impact developers and maintainers who should verify if their versions are affected and consider updating.
- Verification of Linux kernel versions is required to determine exposure.
- Updating to a resolved version may be necessary to prevent reference leaks.
- Monitoring Linux kernel advisories is recommended for further information.
Technical summary
The Linux kernel's iommufd has a vulnerability where iommufd_access_notify_unmap() locks internal accesses before checking if they have an external unmap callback. This leads to a reference leak because the normal unmap path uses iommufd_put_object(). The issue arises from iommufd_access_notify_unmap() skipping internal accesses without an external unmap callback, but locking the object before checking if it's internal, leading to a reference leak. This vulnerability may impact Linux kernel developers and maintainers who should verify if their versions are affected and consider updating.
Defensive priority
Medium
Recommended defensive actions
- Verify if the Linux kernel version in use is affected by this vulnerability.
- Consider updating to a version of the Linux kernel where this issue is resolved.
- Monitor Linux kernel advisories for further information on this vulnerability.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in the Linux kernel's iommufd. However, the impact and affected versions require further verification from official Linux kernel sources. Linux kernel developers and maintainers should verify if their versions are affected and consider updating to resolve the issue. This may involve reviewing the Linux kernel's source code, checking the version number, and consulting with the Linux kernel community for guidance.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89447 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89447
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89447 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89447
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/0dbcdf4473a614adbd732d567c9b39ac0e040e0c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/436189ee4bb2c7c993b945d68570dd38c3e4349e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/50a66a63d1c841ae6b28a4551f642c1bba4c9529
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.