kdbus: Check for bloom parameter in "make bus" command
authorIngo van Lil <inguin@gmx.de>
Sat, 29 Mar 2014 16:54:58 +0000 (17:54 +0100)
committerKay Sievers <kay@vrfy.org>
Sat, 29 Mar 2014 20:21:15 +0000 (21:21 +0100)
commit99bc46a5f3c67731800ff027143efd1e84debdb9
treed571da73c7750101456f26c96f59d5061ca1292c
parentfbc474310cb523387f12985fff9eaafb2a45ffaf
kdbus: Check for bloom parameter in "make bus" command

When handling a KDBUS_CMD_BUS_MAKE command the kernel must make sure
that the message contains a bloom parameter item to avoid a null-
pointer dereference.

Signed-off-by: Ingo van Lil <inguin@gmx.de>
bus.c