Kernel crash via unlocked I3C device traversal
Published Aug 15, 2026 · Updated Aug 15, 2026
Race condition in the Linux kernel's MIPI I3C HCI driver allows local users to crash the system through concurrent I3C device changes. The IRQ handler calls i3c_hci_addr_to_dev() without bus.lock while that function traverses bus->devs.i3c, allowing device addition or removal to invalidate a traversed entry and cause a use-after-free. Exploitation requires local low-privileged access and an active MIPI I3C HCI path; the grounded consequence is a kernel crash.
Summary
What happened
Race condition in the Linux kernel's MIPI I3C HCI driver allows local users to crash the system through concurrent I3C device changes. The IRQ handler calls i3c_hci_addr_to_dev() without bus.lock while that function traverses bus->devs.i3c, allowing device addition or removal to invalidate a traversed entry and cause a use-after-free. Exploitation requires local low-privileged access and an active MIPI I3C HCI path; the grounded consequence is a kernel crash.
The record
- CVE
- CVE-2026-72454
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-364, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 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=5.11
- Affected versionversion=9ad9a52cce2828d932ae9495181e3d6414f72c07 <650716f23eac488c6696babdc7805f6a6b7427ad
- Affected versionversion=9ad9a52cce2828d932ae9495181e3d6414f72c07 <8f851cab401c28287d536b1347d76f6e219c0db6
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