]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Smack: ipv6 label match fix
authorCasey Schaufler <casey@schaufler-ca.com>
Tue, 8 Nov 2016 03:01:09 +0000 (19:01 -0800)
committerCasey Schaufler <casey@schaufler-ca.com>
Thu, 10 Nov 2016 19:22:18 +0000 (11:22 -0800)
commit2e4939f7026f938a1dc81533d020801198562804
tree6e0e1eeedba030ba7278edac2f4fe254f73223f8
parentb437aba85b5c4689543409d8407c016749231aae
Smack: ipv6 label match fix

The check for a deleted entry in the list of IPv6 host
addresses was being performed in the wrong place, leading
to most peculiar results in some cases. This puts the
check into the right place.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_lsm.c