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

Tristan Madani posted 5 patches 2 months ago
[PATCH v2 0/5] wifi: rsi: fix multiple firmware descriptor validation issues
Posted by Tristan Madani 2 months ago
From: Tristan Madani <tristan@talencesecurity.com>

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