SELinux Security Module development
 help / color / mirror / Atom feed
[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-08-02 14:50 UTC  (44+ messages)
` [PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
` [PATCH v6 bpf-next 2/4] security: add security_lsmxattr_add()
` [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v6 bpf-next 4/4] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2026-07-31 20:24 UTC  (7+ messages)

[PATCH] libsepol: Check for zero when mapping identifier values
 2026-07-31 20:05 UTC  (3+ messages)

[PATCH] libsepol: fix direct leak in user_extra_to_cil()
 2026-07-31 20:04 UTC  (3+ messages)

[PATCH v2] libsepol/fuzz: Exercise module to CIL code when fuzzing
 2026-07-31 20:04 UTC  (3+ messages)

[PATCH 0/4] selinux: make declared counts account for the values
 2026-07-31 19:46 UTC  (12+ messages)
` [PATCH 1/4] selinux: do not cancel a policy conversion that never started
` [PATCH 2/4] selinux: require a class's permission values to cover its permission count
` [PATCH 3/4] selinux: reject an unclaimed class value in security_get_classes()
` [PATCH 4/4] selinux: require every boolean value to be defined

[PATCH] selinux: bpf: check SBLABEL_MNT before isec init
 2026-07-31 15:33 UTC  (9+ messages)
    ` [PATCH v2] "

[PATCH] README.md: drop broken CIFuzz status link
 2026-07-31 15:29 UTC 

[PATCH testsuite] tests: disable testing of f2fs when PAGE_SIZE != 4096
 2026-07-31 12:14 UTC  (2+ messages)

[PATCH v2 0/2] selinux: bound class/common permission counts on policy load
 2026-07-30 20:24 UTC  (10+ messages)
` [PATCH v2 1/2] selinux: reject a permission value exceeding the class permission count
` [PATCH v2 2/2] selinux: reject a class permission count below its inherited common

[PATCH 1/2] libselinux: prevent ReDoS in file context regex matching
 2026-07-30 17:42 UTC  (11+ messages)
` [PATCH 2/2] libselinux: fix infinite loop and missing errno in partial <<none>> lookup
` [PATCH v2] libselinux: prevent ReDoS in file context regex matching
  ` [PATCH v3] "

[PATCH v2] libsepol: Turn assert into error in type_set_expand()
 2026-07-30 17:42 UTC  (3+ messages)

[PATCH] semodule-utils: add bad-data tests for link/expand neverallow
 2026-07-30 17:41 UTC  (3+ messages)

[PATCH] libsepol/fuzz: Exercise module to CIL code when fuzzing
 2026-07-30 17:27 UTC  (2+ messages)

[PATCH v4 0/2] checkpolicy: extend bad-data and robustness tests
 2026-07-30 16:24 UTC  (4+ messages)
` [PATCH v4 1/2] checkpolicy: extend bad-data tests for type, role, and user errors
` [PATCH v4 2/2] checkpolicy: add robustness tests for large policy inputs

[PATCH] libsepol: Turn assert into error in type_set_expand()
 2026-07-30 12:25 UTC  (3+ messages)

[PATCH v3 0/2] checkpolicy: extend bad-data and robustness tests
 2026-07-30 10:26 UTC  (5+ messages)
` [PATCH v3 1/2] checkpolicy: extend bad-data tests for type, role, and user errors
` [PATCH v3 2/2] checkpolicy: add robustness tests for large policy inputs

[PATCH] libsepol: Check for invalid categories when expanding semantic levels
 2026-07-29 20:23 UTC  (3+ messages)

[PATCH v3 1/2] libselinux: add pyproject.toml file
 2026-07-29 20:23 UTC  (5+ messages)
` [PATCH v3 2/2] python/sepolicy: add a "

[PATCH] mcstrans: harden systemd service file
 2026-07-29 20:22 UTC  (3+ messages)

[PATCH] semodule-utils: add bad-data tests for sefcontext_compile
 2026-07-29 20:21 UTC  (3+ messages)

[PATCH] policycoreutils: Using vendor defined directories for configuration files
 2026-07-29 20:20 UTC  (5+ messages)

[PATCH] checkpolicy/fuzz: ignore invalid policy versions for the Xen target
 2026-07-29 20:18 UTC  (2+ messages)

[PATCH v2 1/2] libselinux: add pyproject.toml file
 2026-07-29 15:29 UTC  (5+ messages)
` [PATCH v2 2/2] python/sepolicy: add a "

[PATCH] libselinux: selinux_restorecon: avoid triggering auto-mounts unnecessarily
 2026-07-29 14:07 UTC  (3+ messages)

[PATCH 1/3] SECURITY.md: Update security contacts
 2026-07-29 13:33 UTC  (9+ messages)
` [PATCH 3/3] RFC: SECURITY.md: Rough draft of codifying the maintainer process

[PATCH testsuite v2] tests/overlay: verify that execmem is not checked for the mounter
 2026-07-29 13:11 UTC  (2+ messages)

[PATCH testsuite] tests/inet_socket: add tests for TCP Fast Open
 2026-07-29 13:10 UTC  (2+ messages)

[PATCH testsuite] tests/file_contexts: update .gitignore
 2026-07-29 12:52 UTC  (2+ messages)

[PATCH testsuite] tests/file_contexts: add test_multiple to .gitignore
 2026-07-29 12:46 UTC  (3+ messages)

[PATCH 1/1] SECURITY.md: Nicolas Iooss is stepping down
 2026-07-29 12:37 UTC  (3+ messages)

[PATCH v4 1/2] selinux_restorecon: Do not exit on directory cycles
 2026-07-28 20:15 UTC  (5+ messages)
` [PATCH v4 2/2] man: Document directory cycle handling of selinux_restorecon

[PATCH testsuite] tests/file_contexts: avoid using a C99-style for loop
 2026-07-28 19:49 UTC  (3+ messages)

[PATCH testsuite] tmt: allow nlmsg also to the ssh_server attribute
 2026-07-28 19:49 UTC  (3+ messages)

ANN: SETools 4.7.1
 2026-07-28 17:55 UTC 

[PATCH testsuite v3 1/2] tests/file_contexts: refactor existing tests
 2026-07-28 17:48 UTC  (4+ messages)
` [PATCH testsuite v3 2/2] tests/file_contexts: add tests for multiple SELABEL_OPT_PATH

[PATCH v2 0/2] checkpolicy: extend bad-data and robustness tests
 2026-07-28 16:55 UTC  (7+ messages)
` [PATCH v2 1/2] checkpolicy: extend bad-data tests for type, role, and user errors
` [PATCH v2 2/2] checkpolicy: add robustness tests for large policy inputs

[PATCH v3] selinux_restorecon: Do not exit on directory cycles
 2026-07-28  6:57 UTC  (3+ messages)

[PATCH v3 1/2] libselinux: support multiple spec_files
 2026-07-28  1:24 UTC  (5+ messages)
` [PATCH v3 2/2] libselinux: support multiple context files for the file backend

[PATCH] selinux: use socket SID for SCTP bind/connect permission checks in softirq
 2026-07-28  0:28 UTC  (2+ messages)

[PATCH] selinux: reject a permission value exceeding the class permission count
 2026-07-28  0:11 UTC  (7+ messages)

[PATCH 0/2] checkpolicy: extend bad-data and robustness tests
 2026-07-27 22:38 UTC  (7+ messages)
` [PATCH 1/2] checkpolicy: extend bad-data tests for type, role, and user errors
` [PATCH 2/2] checkpolicy: add robustness tests for large policy inputs

[PATCH] selinux: validate constraint expression attr and op at load time
 2026-07-27 21:17 UTC  (3+ messages)

[PATCH] libsepol/cil: Return SEPOL_ERR on failure to set bit
 2026-07-27 20:18 UTC  (3+ messages)

[PATCH] libsepol: cap max depth for __evaluate_classperms_list()
 2026-07-27 20:17 UTC  (3+ messages)


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