1. 07 4月, 2009 2 次提交
  2. 27 3月, 2009 1 次提交
  3. 22 3月, 2009 1 次提交
  4. 13 3月, 2009 1 次提交
    • F
      RDMA/nes: Don't allow userspace QPs to use STag zero · c12e56ef
      Faisal Latif 提交于
      STag zero is a special STag that allows consumers to access any bus
      address without registering memory.  The nes driver unfortunately
      allows STag zero to be used even with QPs created by unprivileged
      userspace consumers, which means that any process with direct verbs
      access to the nes device can read and write any memory accessible to
      the underlying PCI device (usually any memory in the system).  Such
      access is usually given for cluster software such as MPI to use, so
      this is a local privilege escalation bug on most systems running this
      driver.
      
      The driver was using STag zero to receive the last streaming mode
      data; to allow STag zero to be disabled for unprivileged QPs, the
      driver now registers a special MR for this data.
      
      Cc: <stable@kernel.org>
      Signed-off-by: NFaisal Latif <faisal.latif@intel.com>
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      c12e56ef
  5. 07 3月, 2009 8 次提交
  6. 22 1月, 2009 1 次提交
  7. 11 1月, 2009 1 次提交
  8. 09 1月, 2009 1 次提交
  9. 27 12月, 2008 1 次提交
  10. 25 12月, 2008 1 次提交
  11. 23 12月, 2008 1 次提交
  12. 06 12月, 2008 8 次提交
  13. 03 11月, 2008 4 次提交
  14. 31 10月, 2008 1 次提交
  15. 30 10月, 2008 1 次提交
  16. 28 10月, 2008 1 次提交
  17. 10 10月, 2008 1 次提交
  18. 09 10月, 2008 1 次提交
  19. 04 10月, 2008 2 次提交
  20. 01 10月, 2008 2 次提交