Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-46192
Published: May 29, 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 microchip-core-qspi when handling emulated read-only dual/quad operations. A local user can trigger a crafted QSPI read operation to cause a denial of service.
The issue can brick the transfer because the driver attempts to transmit garbage data during read handling.