CVE-2026-93199

Unknown

Last modified

CVE-2026-93199 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: i3c: master: Do not treat master device as a duplicate target i3c_master_search_i3c_dev_duplicate() searches the bus for another I3C device with the same PID as the reference device. The search can match master->this, causing the controller itself to be returned as a duplicate. Since the controller is not a target device, it cannot be a duplicate of one.

Description

In the Linux kernel, the following vulnerability has been resolved: i3c: master: Do not treat master device as a duplicate target i3c_master_search_i3c_dev_duplicate() searches the bus for another I3C device with the same PID as the reference device. The search can match master->this, causing the controller itself to be returned as a duplicate. Since the controller is not a target device, it cannot be a duplicate of one. Exclude master->this from matching so that the function only returns real duplicate target devices.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0, < d0cc00957292e353ad46039034cd8f82fc4f8057; >= 3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0, < 150e71808d3715a0deefbb189c780d03fdbdc735; >= 3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0, < 4dc1b3eeba7991905a5b5b8129ebea51be7d87b7
LinuxLinux5.0

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93199?
In the Linux kernel, the following vulnerability has been resolved: i3c: master: Do not treat master device as a duplicate target i3c_master_search_i3c_dev_duplicate() searches the bus for another I3C device with the same PID as the reference device. The search can match master->this, causing the controller itself to be returned as a duplicate. Since the controller is not a target device, it cannot be a duplicate of one. Exclude master->this from matching so that the function only returns real duplicate target devices.
How severe is CVE-2026-93199?
Severity scoring for CVE-2026-93199 is pending analysis.
How do I fix CVE-2026-93199?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93199?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST