Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Feb 2022 13:43:43 +0000 (05:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Feb 2022 13:43:43 +0000 (05:43 -0800)
Pull audit fix from Paul Moore:
 "Another audit fix, this time a single rather small but important fix
  for an oops/page-fault caused by improperly accessing userspace
  memory"

* tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: don't deref the syscall args when checking the openat2 open_how::flags


Trivial merge