commit | d72adbcfd3e006494602b31dfde2aba74a458e04 | [log] [tgz] |
---|---|---|
author | Vamsi Krishna <vamsin@codeaurora.org> | Mon Aug 16 21:40:22 2021 +0530 |
committer | Jouni Malinen <jouni@codeaurora.org> | Wed Aug 25 22:23:23 2021 +0300 |
tree | 1ac554535f11cd115c90c6ae8b49543653cdefbe | |
parent | 2e5ef8e3584db7476e2efc41494905c8df840cc4 [diff] |
Validate buffer room for feature flags from the driver Add an explicit check to avoid buffer overflow while copying data from attributes sent by the driver should the driver return an unexpectedly long set of feature flags. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>