X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=security%2Fselinux%2Fnlmsgtab.c;h=eddc7b420109aac9c129dedfad67f680b6203e99;hb=4ac9137858e08a19f29feac4e1f4df7c268b0ba5;hp=ccfe8755735e13b864b16f56d8880dc93568efb2;hpb=9cdf083f981b8d37b3212400a359368661385099;p=linux-2.6 diff --git a/security/selinux/nlmsgtab.c b/security/selinux/nlmsgtab.c index ccfe875573..eddc7b4201 100644 --- a/security/selinux/nlmsgtab.c +++ b/security/selinux/nlmsgtab.c @@ -110,6 +110,8 @@ static struct nlmsg_perm nlmsg_audit_perms[] = { AUDIT_DEL_RULE, NETLINK_AUDIT_SOCKET__NLMSG_WRITE }, { AUDIT_USER, NETLINK_AUDIT_SOCKET__NLMSG_RELAY }, { AUDIT_SIGNAL_INFO, NETLINK_AUDIT_SOCKET__NLMSG_READ }, + { AUDIT_TTY_GET, NETLINK_AUDIT_SOCKET__NLMSG_READ }, + { AUDIT_TTY_SET, NETLINK_AUDIT_SOCKET__NLMSG_WRITE }, };