Improper control of a resource through its lifetime in Linux kernel - CVE-2026-43352
Published: May 9, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper state management in the DMA ring abort handling logic in the mipi-i3c-hci driver when processing DMA dequeue operations. A local user can trigger ring abort handling in an invalid ring state to cause a denial of service.
The issue can occur when the ring is already stopped, and the abort sequence may reset hardware ring pointers and disrupt controller state.