[PATCH v2 0/2] wifi: b43: fix OOB read and infinite loop from hardware-reported values

Tristan Madani posted 2 patches 2 months ago
[PATCH v2 0/2] wifi: b43: fix OOB read and infinite loop from hardware-reported values
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.

Two issues in b43 where hardware-reported values are used without
bounds checking:

Proposed fixes in the following patches.

Thanks,
Tristan