Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Aug 2020 18:02:23 +0000 (11:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Aug 2020 18:02:23 +0000 (11:02 -0700)
commitbfdd5aaa54b0a44d9df550fe4c9db7e1470a11b8
treeee2c8428f65b2b0589211dc52638753f2c6f7b69
parentb62e419707ce082845c34161fe684d0c743b7953
parent42a2df3e829f3c5562090391b33714b2e2e5ad4a
Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next

Pull smack updates from Casey Schaufler:
 "Minor fixes to Smack for the v5.9 release.

  All were found by automated checkers and have straightforward
  resolution"

* tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next:
  Smack: prevent underflow in smk_set_cipso()
  Smack: fix another vsscanf out of bounds
  Smack: fix use-after-free in smk_write_relabel_self()