Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mISDN: enforce CAP_NET_RAW for raw sockets
commit b91ee4a upstream. When creating a raw AF_ISDN socket, CAP_NET_RAW needs to be checked first. Signed-off-by: Ori Nimron <orinimron123@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
- Loading branch information