CVE-2026-93200
Last modified
CVE-2026-93200 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: i3c: master: Fix use-after-free of master->this sysfs attribute callbacks for the master controller device dereference master->this. However, master->this is freed in i3c_master_detach_free_devs() before the master device itself is released. As a result, sysfs accesses can dereference a freed master->this pointer, leading to a use-after-free. Keep master->this alive until i3c_masterdev_release(), which is called after the master device and its sysfs state are being torn down.
Description
In the Linux kernel, the following vulnerability has been resolved: i3c: master: Fix use-after-free of master->this sysfs attribute callbacks for the master controller device dereference master->this. However, master->this is freed in i3c_master_detach_free_devs() before the master device itself is released. As a result, sysfs accesses can dereference a freed master->this pointer, leading to a use-after-free. Keep master->this alive until i3c_masterdev_release(), which is called after the master device and its sysfs state are being torn down. Do not free master->this as part of the normal device detach path. On the error path in i3c_master_set_info(), reset master->this and bus.cur_master to NULL before freeing the allocated device.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0, < 4f3145db05fede36b35f8249b8acde5bd5d54864; >= 3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0, < 50034d8d0f797c3a7a599f750a7d3e792e80dea5; >= 3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0, < feb0ed76601f3c2f91f08688c5a7d8b9d382f720 |
| Linux | Linux | 5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93200?
How severe is CVE-2026-93200?
How do I fix CVE-2026-93200?
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-93195In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93196In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-93197In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93198In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93199In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9320IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSph…7.5
- CVE-2026-93201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93202In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93203In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-93204In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9321Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-9322IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSph…7.5
Are you affected by CVE-2026-93200?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
