X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=security%2Fselinux%2Fnlmsgtab.c;h=eddc7b420109aac9c129dedfad67f680b6203e99;hb=44cad261025c04327fd7e847a7088fd3031b0c3e;hp=ccfe8755735e13b864b16f56d8880dc93568efb2;hpb=6051e2f4fb68fc8e5343db58fa680ece376f405c;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 }, };