Andrew Rybchenko 94a7dab5bf sfxge(4): check buffer size for hash flags
The efx_rx_scale_hash_flags_get interface is unsafe, as it does not
have an argument for the size of the output buffer used to return
the flags. While the only caller currently supplies a sufficiently
large buffer, this should be checked at runtime to avoid writing
past the end of the buffer.

Submitted by:   Ivan Malov <ivan.malov at oktetlabs.ru>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18267
2018-11-30 07:07:09 +00:00
..
2018-11-27 00:36:35 +00:00
2018-10-20 20:45:49 +00:00
2018-10-20 22:39:35 +00:00
2018-11-27 20:01:05 +00:00
2018-11-22 20:49:41 +00:00
2018-11-21 00:21:58 +00:00