SELinux Security Module development
 help / color / mirror / Atom feed
 messages from 2026-06-10 13:13:30 to 2026-06-22 17:30:03 UTC [more...]

[PATCH] selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
 2026-06-22 17:09 UTC  (3+ messages)

[PATCH] selinux: use bool instead of int in ss/services.c
 2026-06-22 16:18 UTC  (2+ messages)

[PATCH v2 1/2] libsepol: bound type values in type_set_expand negset loop
 2026-06-22 15:33 UTC  (2+ messages)
` [PATCH v2 2/2] libsepol: test type_set_expand bounds negset type values

[PATCH] selinux: clean up selinuxfs resources on init failure
 2026-06-22 14:37 UTC 

[PATCH] selinux: fix NULL pointer dereference in selinux_sctp_bind_connect()
 2026-06-22 14:12 UTC  (2+ messages)

[PATCH testsuite] tests/inet_socket: add tests for TCP Fast Open
 2026-06-22 13:57 UTC 

[PATCH] libsepol/cil: fix double free of borrowed type datum on error path
 2026-06-22 12:42 UTC 

[PATCH] mcstrans: fix out-of-bounds read in parse_raw sensitivity parsing
 2026-06-22 12:42 UTC 

[PATCH] checkpolicy: reject out-of-range extended permission values
 2026-06-22 12:41 UTC 

[PATCH] checkpolicy: fix xperm complement at range boundaries
 2026-06-22 12:40 UTC 

[stable/linux-6.6.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:15 UTC  (4+ messages)
` [stable/linux-6.6.y 1/3] fs: prepare for adding LSM blob to backing_file
` [stable/linux-6.6.y 2/3] lsm: add backing_file LSM hooks
` [stable/linux-6.6.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:15 UTC  (3+ messages)
` [stable/linux-6.12.y 1/2] lsm: add backing_file LSM hooks
` [stable/linux-6.12.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:14 UTC  (3+ messages)
` [stable/linux-6.18.y 1/2] lsm: add backing_file LSM hooks
` [stable/linux-6.18.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH bpf-next v3 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-19 10:25 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH v5 0/8] lsm: Replace security_sb_mount with granular mount hooks
 2026-06-19 10:17 UTC  (7+ messages)
` [PATCH v5 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks

[PATCH] selinux: check connect-related permissions on TCP Fast Open
 2026-06-18 17:55 UTC 

[PATCH 1/4 v2] libselinux: Add checks when growing lists to prevent wrapping
 2026-06-18 16:45 UTC  (11+ messages)
` [PATCH 2/4 v2] libsemanage: "
` [PATCH 3/4 v2] libsepol/cil: "
` [PATCH 4/4 v2] libsepol: "

[PATCH 1/4] libselinux: Add checks when growing lists to prevent wrapping
 2026-06-17 20:00 UTC  (6+ messages)
` [PATCH 2/4] libsemanage: "
` [PATCH 3/4] libsepol/cil: "
` [PATCH 4/4] libsepol: "

[PATCH] libsepol: Add missing comment to context.h
 2026-06-17 19:27 UTC  (2+ messages)

[PATCH] libsepol: bound category values in mls_semantic_level_expand
 2026-06-17 18:11 UTC  (3+ messages)

[PATCH] libsemanage: guard end of path in semanage_fc_find_meta
 2026-06-17 18:11 UTC  (3+ messages)

[PATCH v2] libselinux: Add EXTRA_LD_FLAGS for musl+llvm builds
 2026-06-17 14:14 UTC  (2+ messages)

[PATCH v4] python/semanage: do not leak an audit fd per logger instance
 2026-06-17 14:12 UTC  (2+ messages)

About SELinux userspace AVC
 2026-06-17 13:37 UTC  (6+ messages)

SELinux kernel code and clang-format
 2026-06-17 13:24 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20260615
 2026-06-17 13:06 UTC  (4+ messages)

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-06-17 10:52 UTC  (10+ messages)

[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

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

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

[PATCH] libselinux: Add EXTRA_LD_SONAME_FLAGS for musl+llvm builds
 2026-06-16 13:37 UTC  (2+ 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  (3+ 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)


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