361916a943
A missing type cast results in writing way beyond the end of a kzalloc()'d memory segment resulting in slab corruption. But it seems like the better solution is to define ->recv_msg_slots as a 'void *' rather than a 'struct xpc_notify_mq_msg_uv *' and add the type cast. Signed-off-by: Dean Nelson <dcn@sgi.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
Makefile | ||
xp_main.c | ||
xp_nofault.S | ||
xp_sn2.c | ||
xp_uv.c | ||
xp.h | ||
xpc_channel.c | ||
xpc_main.c | ||
xpc_partition.c | ||
xpc_sn2.c | ||
xpc_uv.c | ||
xpc.h | ||
xpnet.c |