SELinux Security Module development
 help / color / mirror / Atom feed
SELinux kernel code and clang-format
 2026-06-17  1:44 UTC 

[PATCH] selinux: use bool instead of int in ss/services.c
 2026-06-17  1:38 UTC 

[PATCH v4] python/semanage: do not leak an audit fd per logger instance
 2026-06-16 19:46 UTC 

[PATCH v3] python/semanage: do not leak an audit fd per logger instance
 2026-06-16 19:41 UTC 

[PATCH v2] python/semanage: do not leak an audit fd per logger instance
 2026-06-16 19:33 UTC 

[PATCH] libsepol: cast to unsigned char in ctype calls
 2026-06-16 19:20 UTC  (3+ messages)

[PATCH] libsepol: null-terminate temporary buffer in mls_to_string
 2026-06-16 19:19 UTC  (3+ messages)

[PATCH v3] libsepol: Check for proper length of addr and mask buffers
 2026-06-16 19:19 UTC  (3+ messages)

[PATCH] secilc: Use fstat instead of stat to avoid TOCTOU issues
 2026-06-16 19:18 UTC  (3+ messages)

[PATCH 2/2] secilc/docs: mention nlmsg extended permissions
 2026-06-16 19:18 UTC  (4+ messages)
` [PATCH 1/2] secilc/docs: fix wrong CIL statements

About SELinux userspace AVC
 2026-06-16 18:46 UTC  (5+ messages)

ANN: Reference Policy 2.20260616
 2026-06-16 18:14 UTC 

[PATCH] libsepol: Add missing comment to context.h
 2026-06-16 16:14 UTC 

[PATCH v2] libsepol: Check for proper length of addr and mask buffers
 2026-06-16 14:39 UTC  (2+ messages)

[PATCH v2] libselinux: Add EXTRA_LD_FLAGS for musl+llvm builds
 2026-06-16 14:34 UTC 

[PATCH] libselinux: Add EXTRA_LD_SONAME_FLAGS for musl+llvm builds
 2026-06-16 13:37 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20260615
 2026-06-16  2:55 UTC 

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-06-15 22:03 UTC  (9+ messages)

Should verify_shell() be in a library?
 2026-06-15 20:08 UTC  (2+ messages)

[PATCH] libsepol: fix out-of-bounds typealias_lists access in module_to_cil
 2026-06-15 18:47 UTC  (3+ messages)

[PATCH] mcstrans: use sig_atomic_t and bool instead of int
 2026-06-15 18:46 UTC  (3+ messages)

[PATCH] libsepol: Check for proper length of addr and mask buffers
 2026-06-15 18:25 UTC  (2+ messages)

[PATCH] policycoreutils: use bool instead of int
 2026-06-15 17:14 UTC  (5+ messages)

[PATCH] libselinux: add --undefined-version to LD_SONAME_FLAGS
 2026-06-15 16:51 UTC  (6+ messages)

[PATCH] mcstrans: use bool instead of int
 2026-06-15 16:41 UTC  (3+ messages)

[PATCH] audit2allow: make error message more helpful
 2026-06-15 16:28 UTC  (2+ messages)

[PATCH] sandbox: use bool instead of int
 2026-06-15 16:27 UTC  (2+ messages)

[PATCH] mcstrans: use null character in strings
 2026-06-15 16:24 UTC  (2+ messages)

[PATCH] mcstrans: use null character in strings
 2026-06-15 16:23 UTC  (2+ messages)

[PATCH] policycoreutils: use bool instead of int
 2026-06-15 14:59 UTC  (2+ messages)

[PATCH] policycoreutils: use null character in a string
 2026-06-15 14:58 UTC  (2+ messages)

[PATCH 0/2] policycoreutils: s/int/bool/ and use null character
 2026-06-15 14:58 UTC  (5+ messages)
` [PATCH 1/2] policycoreutils: use null character in a string
` [PATCH 2/2] policycoreutils: use bool instead of int

[PATCH 0/2] policycoreutils: strdup() check, use null character
 2026-06-15 14:56 UTC  (5+ messages)
` [PATCH 1/2] policycoreutils: use null character in strings
` [PATCH 2/2] policycoreutils: check strdup() failure

[PATCH 0/2] policycoreutils: use stderr and null character
 2026-06-15 14:55 UTC  (5+ messages)
` [PATCH 1/2] policycoreutils: use stderr for error messages
` [PATCH 2/2] policycoreutils: use null character in a string

[PATCH] python/semanage: do not leak an audit fd per logger instance
 2026-06-15 13:19 UTC 

[PATCH] lsm: hold cred_guard_mutex for lsm_set_self_attr()
 2026-06-14 20:25 UTC  (4+ messages)

[RFC PATCH v2 0/3] Make selinux_check_access() thread-safe
 2026-06-12 19:11 UTC  (4+ messages)
` [RFC PATCH v2 1/3] libselinux: avc: use pthread mutexes by default when no lock callbacks set
` [RFC PATCH v2 2/3] libselinux: stringrep: serialize access to the discover_class_cache
` [RFC PATCH v2 3/3] libselinux: sestatus: serialize selinux status updates

[RFC PATCH 0/3] Make selinux_check_access() thread-safe
 2026-06-12 17:08 UTC  (4+ messages)
` [RFC PATCH 1/3] libselinux: avc: use pthread mutexes by default when no lock callbacks set
` [RFC PATCH 2/3] libselinux: stringrep: serialize access to the discover_class_cache
` [RFC PATCH 3/3] libselinux: sestatus: serialize selinux status updates

[PATCH 1/2] CI: Fix variable use in build-userspace action
 2026-06-12 13:57 UTC  (5+ messages)
` [PATCH 2/2] CI: Add explicit output variable for "

[REGRESSION] LSM/VFS: startup latency spike during rapid library lookups (ENOENT) on x86_64 between 6.6 and 6.18
 2026-06-11 19:32 UTC  (8+ messages)

[PATCH] libselinux: use null character with strings
 2026-06-11 16:56 UTC  (2+ messages)

[RFC PATCH 0/3] userspace: use openat2 if defined
 2026-06-11 14:11 UTC  (5+ messages)
` [RFC PATCH 1/3] libselinux: selinux_restorecon: "
` [RFC PATCH 2/3] restorecond: "
` [RFC PATCH 3/3] sandbox/seunshare: pin_dir: use openat2 if available
` [PATCH] "

[PATCH] libselinux: always provide matchpathcon_filespec_add64()
 2026-06-11 12:23 UTC  (2+ messages)

ANN: SELinux userspace 3.11-rc2 release
 2026-06-11  8:31 UTC 

SELinux userspace build fails on Fedora 44
 2026-06-10 16:25 UTC  (4+ messages)

[PATCH] libselinux: avoid out-of-bounds access on zero-length lines
 2026-06-10 14:55 UTC  (5+ messages)

[PATCH] sestatus: null-terminate process and file check entries
 2026-06-10 14:54 UTC  (3+ messages)

[PATCH] add test for fts_* availability
 2026-06-10 14:54 UTC  (5+ messages)

[PATCH] sandbox/sandbox: fix saving file changes
 2026-06-10 14:53 UTC  (3+ messages)

[PATCH 1/3] ci: Refactor build into a custom GH action
 2026-06-10 14:53 UTC  (3+ messages)

[PATCH v2] define matchpathcon_filespec_add/add64
 2026-06-10 14:07 UTC  (2+ messages)

[PATCH] define matchpathcon_filespec_add/add64
 2026-06-10 12:49 UTC  (4+ messages)

[PATCH v3] libselinux: Do not clobber errno of the world
 2026-06-09 18:27 UTC  (3+ messages)

[PATCH] libselinux/src/se_linux_internal.c: include stdint.h
 2026-06-09 18:26 UTC  (3+ messages)

[PATCH v2] libselinux: Do not clobber errno of the world
 2026-06-09 17:44 UTC 

[PATCH ipsec-next v9 00/16] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-06-09 14:05 UTC  (2+ messages)

[PATCH v2] Consistently use NULL as pointer constant
 2026-06-09 12:50 UTC  (2+ messages)

[PATCH] libselinux: restore: drop the obsolete LSF transitional API
 2026-06-09 12:26 UTC  (2+ messages)

[PATCH] libselinux: label_backends_android: fix non-anti-symmetric cmp function
 2026-06-08 19:51 UTC  (2+ messages)

[PATCH v2] libselinux: digest_gen_hash(): reduce the chunk size for Sha1Update() calls
 2026-06-08 19:43 UTC  (2+ messages)

[PATCH] libselinux: Do not clobber errno of the world
 2026-06-08 19:37 UTC  (3+ messages)

[PATCH] libselinux: label_file: prevent num_specs overflow
 2026-06-08 19:33 UTC  (2+ messages)

[PATCH] libselinux: sha1: prevent overflow in Sha1Update()
 2026-06-08 18:33 UTC  (2+ messages)

[PATCH] libselinux: digest_gen_hash(): reduce the chunk size for Sha1Update() calls
 2026-06-08 18:29 UTC 

[PATCH] libsepol: make reallocarray check more robust
 2026-06-08 16:03 UTC  (4+ messages)

[PATCH] libsemanage: bunzip: guard against size overflow
 2026-06-08 15:47 UTC  (2+ messages)

[PATCH] sepolicy: set conf.substitutions['releasever'] to empty str when releasever is None
 2026-06-08 14:58 UTC  (2+ messages)

[PATCH v2] secilc/docs: Adjusted correct statement keyword
 2026-06-08 14:37 UTC  (2+ messages)

[PATCH] checkpolicy: drop fscon statement support
 2026-06-08 12:32 UTC  (2+ messages)

[PATCH 02/11] libselinux: drop trailing returns
 2026-06-05 19:27 UTC  (23+ messages)
` [PATCH 03/11] sandbox: drop unused macro
` [PATCH 04/11] policycoreutils: declare local variables static
` [PATCH 05/11] policycoreutils: drop unused macros
` [PATCH 06/11] restorecond: declare local variables static
` [PATCH 07/11] mcstrans: check context_range_set(3) for failure
` [PATCH 08/11] secon: check selinux_raw_to_trans_context(3) "
` [PATCH 09/11] restorecond: warn on selinux_restorecon(3) failure
` [PATCH 10/11] restorecond: drop unused macros and variables
` [PATCH 11/11] Consistently use NULL as pointer constant
` [PATCH 01/11] libselinux: use size_t for index

[PATCH] secilc/docs: Adjusted correct statement keyword
 2026-06-05 19:18 UTC 

[PATCH] libsepol/cil: Need to add to the length rather assigning it
 2026-06-05 19:07 UTC  (3+ messages)

[PATCH] libsepol: cil_resolve_ast: add in a CIL_SRC_INFO for the copied data
 2026-06-05 18:53 UTC  (3+ messages)

[PATCH v2 09/11] restorecond: warn on selinux_restorecon(3) failure
 2026-06-05 18:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox