Re: [PATCH v3] i2c: i801: Fix hardware state machine corruption and stack-out-of-bounds

Mingyu Wang <[email protected]> Tue, 4 Aug 2026 14:27:02 +0800
Newsgroups org.kernel.vger.linux-i2c,org.kernel.vger.linux-kernel,org.kernel.vger.stable
Message-ID <[email protected]>
Hi Jean and Andi,

Just a gentle ping on this patch.

It addresses a critical KASAN stack-out-of-bounds issue that occurs
when a transaction times out or aborts, and the hardware fires a
delayed or spurious interrupt after the stack frame is destroyed.

Please let me know if there are any further comments, or if it
looks good to be queued up.

Thanks,
Mingyu