Re: [PATCH net v2] NFC: digital: bound SENSF response copy into nfc_target
From: Pengpeng Hou
Date: Thu Apr 16 2026 - 23:07:56 EST
Hi Jakub,
Thanks, that makes sense.
I won't resend another bounds-only version as-is. I'll first dig into
why the digital path uses a 19-byte `struct digital_sensf_res` while
the core/UAPI path only carries 18 bytes in `sensf_res`, and follow up
once I have a clearer explanation for what the driver/core boundary
should be here. I'll also shorten the `Fixes:` hash in the next
revision.
Thanks,
Pengpeng