linux man page for aa-unconfined

Query: aa-unconfined

OS: linux

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AA-UNCONFINED(8)                                                     AppArmor                                                     AA-UNCONFINED(8)

NAME
aa-unconfined - output a list of processes with tcp or udp ports that do not have AppArmor profiles loaded
SYNOPSIS
aa-unconfined
DESCRIPTION
aa-unconfined will use netstat(8) to determine which processes have open network sockets and do not have AppArmor profiles loaded into the kernel.
BUGS
aa-unconfined must be run as root to retrieve the process executable link from the /proc filesystem. This program is susceptible to race conditions of several flavours: an unlinked executable will be mishandled; an executable started before a AppArmor profile is loaded will not appear in the output, despite running without confinement; a process that dies between the netstat(8) and further checks will be mishandled. This program only lists processes using TCP and UDP. In short, this program is unsuitable for forensics use and is provided only as an aid to profiling all network-accessible processes in the lab. If you find any bugs, please report them at <http://https://bugs.launchpad.net/apparmor/+filebug>.
SEE ALSO
netstat(8), apparmor(7), apparmor.d(5), aa_change_hat(2), and <http://wiki.apparmor.net>. AppArmor 2.7.103 2012-06-28 AA-UNCONFINED(8)
Related Man Pages
aa-status(8) - debian
aa-autodep(8) - linux
aa-unconfined(8) - linux
unconfined(8) - centos
aa-autodep(8) - mojave
Similar Topics in the Unix Linux Community
More then 3500 sockets in FIN_WAIT1
netstat -- what am i looking at?
netstat command to be executed for list of hosts
Regex to match Exact port number (netstat command)
Filtering netstat command output