[PATCH v2 0/3] wifi: ath6kl: fix OOB accesses from firmware-controlled fields
From: Tristan Madani
Date: Wed Apr 15 2026 - 18:29:44 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.
Three issues in ath6kl where firmware-controlled fields are used without
bounds checking:
Proposed fixes in the following patches.
Thanks,
Tristan