[PATCH v2 0/5] wifi: rsi: fix multiple firmware descriptor validation issues

From: Tristan Madani

Date: Wed Apr 15 2026 - 18:23:28 EST


From: Tristan Madani <tristan@xxxxxxxxxxxxxxxxxxx>

Hi Johannes,

Note: this is a v2 resubmission. The original was sent via Gmail which
caused HTML rendering issues. This version uses git send-email for
proper plain-text formatting.

The rsi91x driver trusts several firmware-controlled fields without
validation across SDIO and USB transport paths. Five issues found:

Proposed fixes in the following patches.

Thanks,
Tristan