https://github.com/torvalds/linux
Revision 5df4223a444057e433e9e4f2e101ee7159f8c19d authored by Ralph Campbell on 17 June 2010, 23:13:59 UTC, committed by Roland Dreier on 06 July 2010, 21:13:21 UTC
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>
1 parent b9e03e0
History
Tip revision: 5df4223a444057e433e9e4f2e101ee7159f8c19d authored by Ralph Campbell on 17 June 2010, 23:13:59 UTC
IB/qib: Clear eager buffer memory for each new process
Tip revision: 5df4223
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 170.0 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top