SELinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 18:57:25 to 2021-06-16 08:51:25 UTC [more...]

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-16  8:51 UTC 

[PATCH] proc: Track /proc/$pid/attr/ opener mm_struct
 2021-06-16  5:56 UTC  (10+ messages)

[PATCH 0/3] Fix problems with CIL's handling of anonymous call arguments
 2021-06-15 18:56 UTC  (4+ messages)
` [PATCH 1/3] libsepol/cil: Fix anonymous IP address "
` [PATCH 2/3] libsepol/cil: Account for anonymous category sets in an expression
` [PATCH 3/3] secilc/test: Add test for anonymous args

[RESEND] [PATCHv4 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
 2021-06-15 13:32 UTC  (4+ messages)

[PATCH 0/5] Another round of secilc-fuzzer problems fixed
 2021-06-14 15:05 UTC  (6+ messages)
` [PATCH 1/5] libsepol/cil: Properly check for loops in sets
` [PATCH 2/5] libsepol/cil: Fix syntax checking of defaultrange rule
` [PATCH 3/5] libsepol/cil: Check for empty list when marking neverallow attributes
` [PATCH 4/5] libsepol/cil: Reduce the initial symtab sizes for blocks
` [PATCH 5/5] libsepol/cil: Improve degenerate inheritance check

[PATCH] libsepol: quote paths in CIL conversion
 2021-06-14 13:36 UTC  (3+ messages)

[PATCH] libsemanage: fix use-after-free in parse_module_store()
 2021-06-14  5:56 UTC 

[PATCH] libsemanage: fix use-after-free in parse_module_store()
 2021-06-14  4:21 UTC 

[PATCH] selinux.8: document how mount flag nosuid affects SELinux
 2021-06-12  9:07 UTC 

[patch] mount.2: document SELinux use of MS_NOSUID mount flag
 2021-06-12  8:51 UTC 

[PATCH] selinux-notebook: describe nosuid and NNP transitions
 2021-06-12  8:14 UTC 

[PATCH 1/2] selinux: slow_avc_audit has become non-blocking
 2021-06-11 17:18 UTC  (7+ messages)
` [PATCH 2/2] kill unused 'flags' argument in avc_has_perm_flags() and avc_audit()

[PATCH -next v2] selinux: Fix kernel-doc
 2021-06-11 17:01 UTC  (2+ messages)

Size mismatch between vfs_getxattr_alloc() and vfs_getxattr()
 2021-06-11  9:44 UTC 

[PATCH] selinux: use __GFP_NOWARN with GFP_NOWAIT
 2021-06-11  1:15 UTC  (4+ messages)

[PATCH -next] selinux: Fix kernel-doc
 2021-06-11  1:06 UTC  (2+ messages)

[PATCH v27 00/25] LSM: Module stacking for AppArmor
 2021-06-11  0:04 UTC  (26+ messages)
  ` [PATCH v27 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v27 02/25] LSM: Add the lsmblob data structure
  ` [PATCH v27 03/25] LSM: provide lsm name and id slot mappings
  ` [PATCH v27 04/25] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v27 05/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v27 06/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v27 07/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v27 08/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v27 09/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v27 10/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v27 11/25] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v27 12/25] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v27 13/25] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v27 14/25] LSM: Specify which LSM to display
  ` [PATCH v27 15/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH v27 16/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v27 17/25] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v27 18/25] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v27 19/25] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v27 20/25] LSM: Verify LSM display sanity in binder
  ` [PATCH v27 21/25] audit: add support for non-syscall auxiliary records
  ` [PATCH v27 22/25] Audit: Add record for multiple process LSM attributes
  ` [PATCH v27 23/25] Audit: Add record for multiple object "
  ` [PATCH v27 24/25] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v27 25/25] AppArmor: Remove the exclusive flag

[PATCH] checkpolicy: fix the leak memory when uses xperms
 2021-06-09 20:38 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 00/23] libsepol: miscellaneous cleanup
 2021-06-09 14:38 UTC  (28+ messages)
` [PATCH 01/23] libsepol: fix typos
` [PATCH 02/23] libsepol: resolve missing prototypes
` [PATCH 03/23] libsepol: remove unused functions
` [PATCH 04/23] libsepol: ignore UBSAN false-positives
` [PATCH 05/23] libsepol: avoid implicit conversions
` [PATCH 06/23] libsepol: avoid unsigned integer overflow
` [PATCH 07/23] libsepol: follow declaration-after-statement
` [PATCH 08/23] libsepol/cil: "
` [PATCH 09/23] libsepol: remove dead stores
` [PATCH 10/23] libsepol: mark read-only parameters of ebitmap interfaces const
` [PATCH 11/23] libsepol: mark read-only parameters of type_set_ "
` [PATCH 12/23] libsepol: do not allocate memory of size 0
` [PATCH 13/23] libsepol: assure string NUL-termination
` [PATCH 14/23] libsepol: remove dead stores
` [PATCH 15/23] libsepol/cil: silence cast warning
` [PATCH 16/23] libsepol/cil: drop extra semicolon
` [PATCH 17/23] libsepol/cil: drop dead store
` [PATCH 18/23] libsepol/cil: drop unnecessary casts
` [PATCH 19/23] libsepol/cil: avoid using maybe uninitialized variables
` [PATCH 20/23] libsepol: drop repeated semicolons
` [PATCH 21/23] libsepol: drop unnecessary casts
` [PATCH 22/23] libsepol: declare file local variable static
` [PATCH 23/23] libsepol: declare read-only arrays const

[PATCH] libselinux: fix typo
 2021-06-09 12:36 UTC  (2+ messages)

[PATCH] libselinux: improve getcon(3) man page
 2021-06-09  9:33 UTC  (3+ messages)

[PATCH] libselinux: selinux_status_open: return 1 in fallback mode
 2021-06-09  9:30 UTC  (3+ messages)

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-06-09  2:45 UTC  (55+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "
  ` [RFC PATCH 2/9] audit, io_uring, io-wq: "
` [RFC PATCH 4/9] audit: add filtering for io_uring records
      ` [PATCH 1/2] audit: add filtering for io_uring records, addendum
      ` [PATCH 2/2] audit: block PERM fields being used with io_uring filtering
` [RFC PATCH 7/9] lsm,io_uring: add LSM hooks to io_uring

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-06-09  2:40 UTC  (37+ messages)

[PATCH v3 0/6] evm: Prepare for moving to the LSM infrastructure
 2021-06-08 13:02 UTC  (2+ messages)

SELinux IRC channel moved to Libera
 2021-06-06 18:31 UTC 

[PATCH 0/6] More secilc-fuzzer problems fixed
 2021-06-04 16:58 UTC  (3+ messages)

[PATCH 0/5 v2] secilc/cil: Fix name resolution for macro calls
 2021-06-04 16:59 UTC  (3+ messages)

selinux_check_access is not thread-safe
 2021-06-03 13:20 UTC  (2+ messages)

[PATCH] selinux: remove duplicated LABEL_INITIALIZED check routine
 2021-06-02 23:41 UTC  (3+ messages)

[PATCH 0/3] libselinux: quirks of the status page
 2021-06-01 14:13 UTC  (7+ messages)
` [PATCH 1/3] libselinux: avc_destroy(3) closes "
` [PATCH 2/3] libselinux: make selinux_status_open(3) reentrant
` [PATCH 3/3] libselinux: do not use status page fallback mode internally

[PATCH 1/2] libsepol/cil: Fix name resolution involving inherited blocks
 2021-05-31 12:05 UTC  (3+ messages)
` [PATCH 2/2] secilc/docs: Document the order that inherited rules are resolved in

[pcmoore-selinux:working-io_uring 9/9] security/smack/smack_lsm.c:4702:5: warning: no previous prototype for function 'smack_uring_override_creds'
 2021-05-27 17:53 UTC  (4+ messages)

[pcmoore-selinux:working-io_uring 9/9] security/smack/smack_lsm.c:4702:5: warning: no previous prototype for 'smack_uring_override_creds'
 2021-05-26 23:19 UTC 

[pcmoore-selinux:working-io_uring 8/9] security/selinux/hooks.c:7146:5: warning: no previous prototype for function 'selinux_uring_override_creds'
 2021-05-26 23:07 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).