linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 15:43:15 to 2022-03-29 02:20:06 UTC [more...]

[PATCH] audit: do a quick exit when syscall number is invalid
 2022-03-29  2:19 UTC  (4+ messages)

[PATCH v2] audit: do a quick exit when syscall number is invalid
 2022-03-28 15:19 UTC  (2+ messages)

[GIT PULL] Audit patches for v5.18
 2022-03-22  3:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60
 2022-03-19  3:39 UTC 

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-03-18 22:31 UTC  (2+ messages)

[PATCH v33 00/29] LSM: Module stacking for AppArmor
 2022-03-16  1:08 UTC  (41+ messages)
  ` [PATCH v33 01/29] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v33 02/29] LSM: Infrastructure management of the sock security
  ` [PATCH v33 03/29] LSM: Add the lsmblob data structure
  ` [PATCH v33 04/29] LSM: provide lsm name and id slot mappings
  ` [PATCH v33 05/29] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v33 06/29] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v33 07/29] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v33 08/29] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v33 09/29] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v33 10/29] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v33 11/29] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v33 12/29] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v33 13/29] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v33 14/29] LSM: Specify which LSM to display
  ` [PATCH v33 15/29] LSM: Ensure the correct LSM context releaser
  ` [PATCH v33 16/29] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v33 17/29] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v33 18/29] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v33 19/29] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v33 20/29] binder: Pass LSM identifier for confirmation
  ` [PATCH v33 21/29] LSM: Extend security_secid_to_secctx to include module selection
  ` [PATCH v33 22/29] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v33 23/29] Audit: Create audit_stamp structure
  ` [PATCH v33 24/29] LSM: Add a function to report multiple LSMs
  ` [PATCH v33 25/29] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v33 26/29] Audit: Add record for multiple task security contexts
  ` [PATCH v33 27/29] Audit: Add record for multiple object "
  ` [PATCH v33 28/29] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v33 29/29] AppArmor: Remove the exclusive flag

[PATCH 03/17] io_uring: add infra and support for IORING_OP_URING_CMD
 2022-03-11 21:03 UTC  (3+ messages)

Newer versions of audit missing information?
 2022-03-09 21:49 UTC  (3+ messages)

[PATCH v32 00/28] LSM: Module stacking for AppArmor
 2022-03-04 19:14 UTC  (41+ messages)
  ` [PATCH v32 01/28] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v32 02/28] LSM: Infrastructure management of the sock security
  ` [PATCH v32 03/28] LSM: Add the lsmblob data structure
  ` [PATCH v32 04/28] LSM: provide lsm name and id slot mappings
  ` [PATCH v32 05/28] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v32 06/28] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v32 07/28] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v32 08/28] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v32 09/28] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v32 10/28] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v32 11/28] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v32 12/28] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v32 13/28] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v32 14/28] LSM: Specify which LSM to display
  ` [PATCH v32 15/28] LSM: Ensure the correct LSM context releaser
  ` [PATCH v32 16/28] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v32 17/28] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v32 18/28] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v32 19/28] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v32 20/28] binder: Pass LSM identifier for confirmation
  ` [PATCH v32 21/28] LSM: Extend security_secid_to_secctx to include module selection
  ` [PATCH v32 22/28] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v32 23/28] Audit: Create audit_stamp structure
  ` [PATCH v32 24/28] Audit: Add framework for auxiliary records
  ` [PATCH v32 25/28] Audit: Add record for multiple task security contexts
  ` [PATCH v32 26/28] Audit: Add record for multiple object "
  ` [PATCH v32 27/28] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v32 28/28] AppArmor: Remove the exclusive flag

Bug in Queue Statistics?
 2022-03-03 22:23 UTC  (3+ messages)

Alert when auditd is stopped
 2022-03-02 17:11 UTC  (2+ messages)

audit user space build problems
 2022-02-28 15:37 UTC  (3+ messages)

[PATCH -next] audit: only print records that will be dropped via printk()
 2022-02-23 22:00 UTC  (2+ messages)

Removing Audit-libs, Python3-audit
 2022-02-23 20:19 UTC  (3+ messages)

[PATCH -next, v2] audit: only print records that will be dropped via printk()
 2022-02-23  9:35 UTC 

[PATCH v6] audit: log AUDIT_TIME_* records only from rules
 2022-02-22 19:02 UTC  (3+ messages)

[PATCH v5] audit: log AUDIT_TIME_* records only from rules
 2022-02-17 22:55 UTC  (3+ messages)

[PATCH v4] audit: log AUDIT_TIME_* records only from rules
 2022-02-15 23:06 UTC  (2+ messages)

[PATCH v3] audit: log AUDIT_TIME_* records only from rules
 2022-02-11 15:25 UTC  (9+ messages)

[GIT PULL] Audit fixes for v5.17 (#2)
 2022-02-10 14:03 UTC  (2+ messages)

[PATCH] audit: don't deref the syscall args when checking the openat2 open_how::flags
 2022-02-09 23:45 UTC  (2+ messages)

[PATCH v1] audit: fix illegal pointer dereference for openat2
 2022-02-09 23:44 UTC  (2+ messages)

[PATCH v4 0/3] audit: add support for openat2
 2022-02-09 22:31 UTC  (9+ messages)
` [PATCH v4 2/3] audit: add support for the openat2 syscall

How to configure auditd to register like internal bash commands?
 2022-02-09  1:43 UTC  (7+ messages)
      ` Aw: "

[PATCH v4 0/5] pid: Use helper task_is_in_root_ns()
 2022-02-04 13:50 UTC  (6+ messages)
` [PATCH v4 1/5] coresight: etm3x: Use task_is_in_init_pid_ns()
` [PATCH v4 2/5] coresight: etm4x: "
` [PATCH v4 3/5] coda: "
` [PATCH v4 4/5] audit: "
` [PATCH v4 5/5] taskstats: "

[PATCH 1/1] Smack:- Fix the issue of wrong info printed in ptrace error logs
 2022-02-03 18:09 UTC  (9+ messages)
      `  "
          `  "

[GIT PULL] Audit fixes for v5.17 (#1)
 2022-02-01 20:46 UTC  (2+ messages)

[PATCH v2] audit: log AUDIT_TIME_* records only from rules
 2022-01-25 21:47 UTC  (4+ messages)

Maximum Value for q_depth
 2022-01-25 20:30 UTC  (6+ messages)

[PATCH v2] audit: improve audit queue handling when "audit=1" on cmdline
 2022-01-25 18:26 UTC  (6+ messages)

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2022-01-24  9:29 UTC  (3+ messages)

audit-3.0.7 released
 2022-01-23 20:29 UTC 

[RFC PATCH v1] audit: log AUDIT_TIME_* records only from rules
 2022-01-20 23:07 UTC  (5+ messages)

[RFC PATCH] audit: improve audit queue handling when "audit=1" on cmdline
 2022-01-19 16:10 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 121/188] audit: ensure userspace is penalized the same as the kernel when under pressure
 2022-01-18  2:30 UTC 

[PATCH AUTOSEL 4.19 33/59] audit: ensure userspace is penalized the same as the kernel when under pressure
 2022-01-18  2:46 UTC 

[PATCH AUTOSEL 5.16 142/217] audit: ensure userspace is penalized the same as the kernel when under pressure
 2022-01-18  2:18 UTC 

[PATCH AUTOSEL 5.10 071/116] audit: ensure userspace is penalized the same as the kernel when under pressure
 2022-01-18  2:39 UTC 

[PATCH AUTOSEL 5.4 43/73] audit: ensure userspace is penalized the same as the kernel when under pressure
 2022-01-18  2:44 UTC 

Flush the hold queue fall into an infinite loop
 2022-01-14 22:35 UTC  (5+ messages)
  ` some logs about the issue // "

[GIT PULL] Audit patches for v5.17
 2022-01-11 21:24 UTC  (2+ messages)

Mapping of Audit rule to Record Type Generated + chmod log query
 2022-01-11 15:42 UTC  (4+ messages)


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).