Home
last modified time | relevance | path

Searched hist:"2 a764b529ae57bed61da2c90ff132b9fec97f80b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dhooks.cdiff 2a764b529ae57bed61da2c90ff132b9fec97f80b Tue Jul 25 14:13:41 CDT 2017 Luis Ressel <aranea@aixah.de> selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets

For PF_UNIX, SOCK_RAW is synonymous with SOCK_DGRAM (cf.
net/unix/af_unix.c). This is a tad obscure, but libpcap uses it.

Signed-off-by: Luis Ressel <aranea@aixah.de>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>