android_kernel_xiaomi_sm7250/drivers/infiniband
Roland Dreier 63c47c286d [IB] uverbs: Close some exploitable races
Al Viro pointed out that the current IB userspace verbs interface
allows userspace to cause mischief by closing file descriptors before
we're ready, or issuing the same command twice at the same time.  This
patch closes those races, and fixes other obvious problems such as a
module reference leak.

Some other interface bogosities will require an ABI change to fix
properly, so I'm deferring those fixes until 2.6.15.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-09-26 13:01:03 -07:00
..
core [IB] uverbs: Close some exploitable races 2005-09-26 13:01:03 -07:00
hw/mthca [IB] mthca: Fix off by one bug in mthca_map_cmd 2005-09-26 09:42:09 -07:00
ulp/ipoib [PATCH] IPoIB: Don't flush workqueue from within workqueue 2005-09-20 10:52:04 -07:00
Kconfig
Makefile