diff options
author | Roland Dreier <roland@purestorage.com> | 2016-07-31 10:27:39 +0300 |
---|---|---|
committer | Sagi Grimberg <sagi@grimberg.me> | 2016-08-03 16:24:57 +0300 |
commit | 0b857b44b5e445dc850cd91c45ce6edeb7797480 (patch) | |
tree | fac52459f64f5b1191869fcb070c9187fe1cbc21 /tools/perf/scripts/python/stackcollapse.py | |
parent | 07f00f06ba9a5533d6650d46d3e938f6cbeee97e (diff) | |
download | linux-0b857b44b5e445dc850cd91c45ce6edeb7797480.tar.xz |
nvme-rdma: Don't leak uninitialized memory in connect request private data
Zero out the full nvme_rdma_cm_req structure before sending it.
Otherwise we end up leaking kernel memory in the reserved field, which
might break forward compatibility in the future.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions