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

From: Mingyu Wang

Date: Tue Aug 04 2026 - 02:31:33 EST


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