dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/rdma
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
..
ib_cache.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_cm.h [PATCH] IB CM: support CM redir 2005-09-09 18:23:32 -07:00
ib_fmr_pool.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_mad.h [IB] Add MAD data field size definitions 2005-09-21 12:31:26 -07:00
ib_pack.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_sa.h [PATCH] IB: Move SA attributes to ib_sa.h 2005-09-09 15:24:04 -07:00
ib_smi.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_user_cm.h [PATCH] IB: Add user-supplied context to userspace CM ABI 2005-09-07 09:48:52 -07:00
ib_user_mad.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_user_verbs.h Make sure that userspace does not retrieve stale asynchronous or 2005-09-09 15:55:08 -07:00
ib_verbs.h [IB] uverbs: Close some exploitable races 2005-09-26 13:01:03 -07:00