diff options
author | 2016-08-26 11:19:34 +0100 | |
---|---|---|
committer | 2016-08-26 21:40:44 -0700 | |
commit | e70c70c38d7a5ced76fc8b1c4a7ccee76e9c2911 (patch) | |
tree | f0409c417d22904e551a2240f711e6ffbb4848a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth (diff) | |
download | wireguard-linux-e70c70c38d7a5ced76fc8b1c4a7ccee76e9c2911.tar.xz wireguard-linux-e70c70c38d7a5ced76fc8b1c4a7ccee76e9c2911.zip |
sfc: fix potential stack corruption from running past stat bitmask
On 32-bit systems, mask is only an array of 3 longs, not 4, so don't try
to write to mask[3].
Also include build-time checks in case the size of the bitmask changes.
Fixes: 3c36a2aded8c ("sfc: display vadaptor statistics for all interfaces")
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions