]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jun 2019 02:10:57 +0000 (16:10 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jun 2019 02:10:57 +0000 (16:10 -1000)
commit40ffb85c0d3bf22508b0738f5bb442a3e7a23a1b
tree9d2fa88597c3f8f7c8e984598731c3a5f308f808
parent9e0fad3e023e16cb793f7d6c76f9f139614a70d6
parentdf0f32596aa31cf1c46e57d0202374919f95aee5
Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull selinux fixes from Paul Moore:
 "Three patches for v5.2.

  One fixes a problem where we weren't correctly logging raw SELinux
  labels, the other two fix problems where we weren't properly checking
  calls to kmemdup()"

* tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
  selinux: fix a missing-check bug in selinux_add_mnt_opt( )
  selinux: log raw contexts as untrusted strings