android_kernel_oneplus_msm8998/net/ax25
Ori Nimron c15d89b5cb ax25: enforce CAP_NET_RAW for raw sockets
[ Upstream commit 0614e2b73768b502fc32a75349823356d98aae2c ]

When creating a raw AF_AX25 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-05 12:27:43 +02:00
..
af_ax25.c ax25: enforce CAP_NET_RAW for raw sockets 2019-10-05 12:27:43 +02:00
ax25_addr.c small cleanup in ax25_addr_parse() 2012-07-09 00:16:16 -07:00
ax25_dev.c ax25: fix a use-after-free in ax25_fillin_cb() 2019-01-13 10:05:27 +01:00
ax25_ds_in.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ax25_ds_subr.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
ax25_ds_timer.c AX.25: Close socket connection on session completion 2016-07-11 09:31:12 -07:00
ax25_iface.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
ax25_in.c ax25: Stop using sock->sk_protinfo. 2015-06-28 16:55:44 -07:00
ax25_ip.c ax25: fix possible use-after-free 2019-02-23 09:05:14 +01:00
ax25_out.c netfilter: Remove spurios included of netfilter.h 2015-06-18 21:14:32 +02:00
ax25_route.c ax25: fix inconsistent lock state in ax25_destroy_timer 2019-06-22 08:18:25 +02:00
ax25_std_in.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ax25_std_subr.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ax25_std_timer.c AX.25: Close socket connection on session completion 2016-07-11 09:31:12 -07:00
ax25_subr.c ax25: Fix segfault after sock connection timeout 2017-02-04 09:45:09 +01:00
ax25_timer.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ax25_uid.c netfilter: Remove spurios included of netfilter.h 2015-06-18 21:14:32 +02:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile
sysctl_net_ax25.c net: Convert uses of typedef ctl_table to struct ctl_table 2013-06-13 02:36:09 -07:00
TODO