]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Sep 2019 18:39:56 +0000 (11:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Sep 2019 18:39:56 +0000 (11:39 -0700)
commit407defe7853f651f8385d1173138ab18dab9c302
tree988a0e5d2edb8bcb36a8666de71caad3c6b875f0
parent5b5514caecf3eeeda71001e36478e9b96a8aa5b7
parentc6ad7b90148b28bd618d42b134fadd16bda48efb
Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux

Pull SafeSetID fix from Micah Morton:
 "Jann Horn sent some patches to fix some bugs in SafeSetID for 5.3.
  After he had done his testing there were a couple small code tweaks
  that went in and caused this bug.

  From what I can see SafeSetID is broken in 5.3 and crashes the kernel
  every time during initialization if you try to use it. I came across
  this bug when backporting Jann's changes for 5.3 to older kernels
  (4.14 and 4.19). I've tested on a Chrome OS device with those kernels
  and verified that this change fixes things.

  It doesn't seem super useful to have this bake in linux-next, since it
  is completely broken in 5.3 and nobody noticed"

* tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux:
  LSM: SafeSetID: Stop releasing uninitialized ruleset