]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
apparmor: audit unknown signal numbers
authorJohn Johansen <john.johansen@canonical.com>
Thu, 1 Feb 2018 11:32:02 +0000 (12:32 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 12 Apr 2018 15:35:30 +0000 (10:35 -0500)
commit146a3b2d491f51a70c902fac07d31991fb79d2cd
tree49f50de663bb316719c38593053066c38ad6915d
parentf6fadadce0ae5f6125589623ed4da1b018e276aa
apparmor: audit unknown signal numbers

BugLink: http://bugs.launchpad.net/bugs/1763427
Allow apparmor to audit the number of a signal that it does not
provide a mapping for and is currently being reported only as
unknown.

Signed-off-by: John Johansen <john.johansen@canonical.com>
(cherry picked from commit 3acfd5f54ca16c15c36ac2f218357f2707b7edb8
 git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
security/apparmor/include/audit.h
security/apparmor/include/sig_names.h
security/apparmor/ipc.c