You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vasiliy Kulikov
91a4d157d0
IB: Fix information leak in marshalling code
...
ib_ucm_init_qp_attr() and ucma_init_qp_attr() pass struct ib_uverbs_qp_attr
with reserved, qp_state, {ah_attr,alt_ah_attr}{reserved,->grh.reserved}
fields uninitialized to copy_to_user(). This leads to leaking of
contents of kernel stack memory to userspace.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
14 years ago
..
Makefile
…
addr.c
net-next: remove useless union keyword
15 years ago
agent.c
IB/mad: IBoE supports only QP1 (no QP0)
15 years ago
agent.h
…
cache.c
…
cm.c
IB/cm: Check LAP state before sending an MRA
15 years ago
cm_msgs.h
…
cma.c
IB/core: Add VLAN support for IBoE
15 years ago
core_priv.h
IB/core: Allow device-specific per-port sysfs files
15 years ago
device.c
IB/core: Allow device-specific per-port sysfs files
15 years ago
fmr_pool.c
…
iwcm.c
RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy
15 years ago
iwcm.h
…
mad.c
IB/mad: IBoE supports only QP1 (no QP0)
15 years ago
mad_priv.h
IB/mad: Allow tuning of QP0 and QP1 sizes
16 years ago
mad_rmpp.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
mad_rmpp.h
…
multicast.c
IB/mad: IBoE supports only QP1 (no QP0)
15 years ago
packer.c
…
sa.h
…
sa_query.c
RDMA/cm: Add RDMA CM support for IBoE devices
15 years ago
smi.c
IB/mad: Check hop count field in directed route MAD to avoid array overflow
16 years ago
smi.h
…
sysfs.c
IB/core: Add link layer type information to sysfs
15 years ago
ucm.c
IB/ucm: Use memdup_user()
15 years ago
ucma.c
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next
15 years ago
ud_header.c
IB/pack: Remove some unused code added by the IBoE patches
14 years ago
umem.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
user_mad.c
IB/umad: Make user_mad semaphore a real one
15 years ago
uverbs.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
15 years ago
uverbs_cmd.c
IB/uverbs: Return link layer type to userspace for query port operation
15 years ago
uverbs_main.c
IB: Explicitly rule out llseek to avoid BKL in default_llseek()
15 years ago
uverbs_marshall.c
IB: Fix information leak in marshalling code
14 years ago
verbs.c
IB/core: Add link layer property to ports
15 years ago