lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 26 Aug 2022 15:43:17 -0400
From:   Paul Moore <paul@...l-moore.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-audit@...hat.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Audit fixes for v6.0 (#2)

Linus,

Another small audit patch, this time to fix a bug where the return
codes were not properly set before the audit filters were run,
potentially resulting in missed audit records.  Please merge for v6.0.

Thanks,
-Paul

--
The following changes since commit ad982c3be4e60c7d39c03f782733503cbd88fd2a:

 audit: fix potential double free on error path from
        fsnotify_add_inode_mark  (2022-08-22 18:50:06 -0400)

are available in the Git repository at:

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

for you to fetch changes up to d4fefa4801a1c2f9c0c7a48fbb0fdf384e89a4ab:

 audit: move audit_return_fixup before the filters
   (2022-08-25 17:25:08 -0400)

----------------------------------------------------------------
audit/stable-6.0 PR 20220826

----------------------------------------------------------------
Richard Guy Briggs (1):
     audit: move audit_return_fixup before the filters

kernel/auditsc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

-- 
paul-moore.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ