Kernel memory corruption via IOMMU probe race
Published Jul 16, 2024 · Updated Aug 5, 2026
A use-after-free in Linux kernel IOMMU device probing allows local users to corrupt kernel memory during a failed device probe race. dev_iommu_free frees dev->iommu before clearing its pointer, while concurrent deferred probe work dereferences dev->iommu->fwspec in of_iommu_configure. The race requires concurrent failed device probing and deferred probe work; exploitation can compromise kernel confidentiality, integrity, or availability.
Summary
What happened
A use-after-free in Linux kernel IOMMU device probing allows local users to corrupt kernel memory during a failed device probe race. dev_iommu_free frees dev->iommu before clearing its pointer, while concurrent deferred probe work dereferences dev->iommu->fwspec in of_iommu_configure. The race requires concurrent failed device probing and deferred probe work; exploitation can compromise kernel confidentiality, integrity, or availability.
The record
- CVE
- CVE-2022-48796
- Published
- Jul 16, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 16, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record 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?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0c830e6b32826311fc2b9ea1f4679be0f4ef0933 <65ab30f6a6952fa9ee13009862736cf8d110e6e5
- Affected versionversion=0c830e6b32826311fc2b9ea1f4679be0f4ef0933 <b54240ad494300ff0994c4539a531727874381f4
- Affected versionversion=0c830e6b32826311fc2b9ea1f4679be0f4ef0933 <cb86e511e78e796de6947b8f3acca1b7c76fb2ff
- Affected versionversion=0c830e6b32826311fc2b9ea1f4679be0f4ef0933 <f74fc4b5bd533ea3d30ce47cccb8ef8d21fda85a
- Affected versionversion=5.3
What conditions does exploitation require?
What is affected?
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.
Public exploit references
No public exploit references are available in this record.
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