linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Audit patches for v5.17
@ 2022-01-10 19:14 Paul Moore
  2022-01-11 21:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Moore @ 2022-01-10 19:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-audit, linux-kernel

Linus,

Four audit patches for v5.17:

- Hardened the code through additional use of the struct_size() macro
and zero-length arrays to flexible-array conversions.
- Ensure that processes which generate userspace audit records are not
exempt from the kernel's audit throttling when the audit queues are
being overrun.

Please merge.

-Paul

--
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

 Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
   tags/audit-pr-20220110

for you to fetch changes up to ed98ea2128b6fd83bce13716edf8f5fe6c47f574:

 audit: replace zero-length array with flexible-array member
   (2021-12-20 14:53:27 -0500)

----------------------------------------------------------------
audit/stable-5.17 PR 20220110

----------------------------------------------------------------
Paul Moore (1):
     audit: ensure userspace is penalized the same as the kernel when under
            pressure

Xiu Jianfeng (3):
     audit: use struct_size() helper in kmalloc()
     audit: use struct_size() helper in audit_[send|make]_reply()
     audit: replace zero-length array with flexible-array member

include/uapi/linux/audit.h |  2 +-
kernel/audit.c             | 22 +++++++++++++++++++---
kernel/audit_tree.c        |  2 +-
kernel/auditfilter.c       |  4 ++--
4 files changed, 23 insertions(+), 7 deletions(-)

--
paul moore
www.paul-moore.com

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Audit patches for v5.17
  2022-01-10 19:14 [GIT PULL] Audit patches for v5.17 Paul Moore
@ 2022-01-11 21:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-11 21:24 UTC (permalink / raw)
  To: Paul Moore; +Cc: linux-audit, Linus Torvalds, linux-kernel

The pull request you sent on Mon, 10 Jan 2022 14:14:05 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20220110

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5d7e52237c59e37a25da854196fc70e9b09704d9

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-11 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 19:14 [GIT PULL] Audit patches for v5.17 Paul Moore
2022-01-11 21:24 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).