Kernel crash via unlocked iopt_area access
Published May 21, 2023 · Updated Mar 18, 2025
Use-after-free in Linux kernel 6.3 iommufd allows local users with root-only /dev/iommu access to crash the kernel via an unmap ioctl. The iopt_unmap_iova_range path drops the lock protecting an iopt_area and later reads the area pointer after iopt_abort_area can free it. Concurrent map and unmap operations can therefore dereference freed memory and interrupt service; access to /dev/iommu is normally restricted to root.
Summary
What happened
Use-after-free in Linux kernel 6.3 iommufd allows local users with root-only /dev/iommu access to crash the kernel via an unmap ioctl. The iopt_unmap_iova_range path drops the lock protecting an iopt_area and later reads the area pointer after iopt_abort_area can free it. Concurrent map and unmap operations can therefore dereference freed memory and interrupt service; access to /dev/iommu is normally restricted to root.
The record
- CVE
- CVE-2023-33250
- Published
- May 21, 2023
- Updated
- Mar 18, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- May 21, 2023CVE publishedPublication date reported by the CVE source.
- Mar 18, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- syzkaller iopt_unmap_iova_range reproducerfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo