]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit140f425ed32e4b6968aa82a40744a8d7cde03a01
treedd067cfddc69455b0ad2a30a63f1d6ec48fed420
parent077dc8bbaaf29f4cb9ef01e11b3be0513e2a0db3
parentb72c68cd0484c286e547a0b5e577997920808f97
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