]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mISDN: add support for group membership check
authorJeff Mahoney <jeffm@suse.com>
Thu, 18 Jul 2013 23:56:34 +0000 (09:56 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 18 Jul 2013 23:56:34 +0000 (09:56 +1000)
commit13516876b523d4ebf07f59661540134027fccdc3
tree8fd9a3efc6b4bb1b4acb3b8316a62cfc3c0e5a2b
parent3e55ac115b98b27d9e6a436a011c4c9da7c951d7
mISDN: add support for group membership check

This patch adds a module parameter to allow a group access to the mISDN
devices.  Otherwise, unpriviledged users on systems with ISDN hardware
have the ability to dial out, potentially causing expensive bills.

Based on a different implementation by Patrick Koppen.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Jeff Mahoney <jeffm@suse.com>
Cc: Patrick Koppen <isdn4linux@koppen.de>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/isdn/mISDN/core.c
drivers/isdn/mISDN/core.h
drivers/isdn/mISDN/socket.c