summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorRalph Campbell <ralph.campbell@qlogic.com>2007-06-18 21:24:44 (GMT)
committerRoland Dreier <rolandd@cisco.com>2007-07-10 03:12:26 (GMT)
commit30d149ab58cc3ed8e4bc9c4dc45bebbed0e84b6e (patch)
treef85f47458efb9e98f01b490a539dbf873bbaddd9 /ipc
parentdb5518cd09c21f0fa70af0a4ca38badd90622c9e (diff)
downloadlinux-fsl-qoriq-30d149ab58cc3ed8e4bc9c4dc45bebbed0e84b6e.tar.xz
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
The code to copy data from the receive queue buffers to the IB SGEs doesn't check the SGE length, only the memory region/page length when copying data. This could overwrite parts of the user's memory that were not intended to be written. It can only happen if multiple SGEs are used to describe a receive buffer which almost never happens in practice. Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions