commit | 5df4223a444057e433e9e4f2e101ee7159f8c19d | [log] [tgz] |
---|---|---|
author | Ralph Campbell <ralph.campbell@qlogic.com> | Thu Jun 17 23:13:59 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Jul 06 14:13:21 2010 -0700 |
tree | 79022d504cfb79c471a2b25d2b6396a516bd88c3 | |
parent | b9e03e0489a8616fc415e62128d05ad0159a20a2 [diff] |
IB/qib: Clear eager buffer memory for each new process The eager buffers are not being cleared before being mmapped into a new user address space. This is a potential security risk and should be fixed. Note that the eager header queue is already being cleared. Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>