mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-19 09:19:01 +00:00
This does a "chunk_len - 4" subtraction later when it calls:
ret = wfx_hif_configuration(wdev, buf + 4, chunk_len - 4);
so check for "chunk_len" is less than 4.
Fixes:
|
||
|---|---|---|
| .. | ||
| wfx | ||
| Kconfig | ||
| Makefile | ||