Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Dec 2020 22:08:43 +0000 (14:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Dec 2020 22:08:43 +0000 (14:08 -0800)
commit2f2fce3d535779cb1b0d77ce839029d5d875d4f4
treedd067cfddc69455b0ad2a30a63f1d6ec48fed420
parent7a2fde8def1fffceda728d2441d7e69230478285
parent942cb357ae7d9249088e3687ee6a00ed2745a0c7
Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-next

Pull smack fix from Casey Schaufler:
 "Provide a fix for the incorrect handling of privilege in the face of
  io_uring's use of kernel threads. That invalidated an long standing
  assumption regarding the privilege of kernel threads.

  The fix is simple and safe. It was provided by Jens Axboe and has been
  tested"

* tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-next:
  Smack: Handle io_uring kernel thread privileges