Security Enhanced Linux (SELINUX)
[Prev Page][Next Page]
- Re: [PATCH v2] libsemanage: Preserve file context and ownership in policy store, (continued)
- [PATCH bpf-next v4 13/20] bpf, lsm: Add check for BPF LSM return value,
Xu Kuohai
- [PATCH bpf-next v4 00/20] Add return value range check for BPF LSM,
Xu Kuohai
- [PATCH bpf-next v4 02/20] lsm: Refactor return value of LSM hook inode_need_killpriv, Xu Kuohai
- [PATCH bpf-next v4 05/20] lsm: Refactor return value of LSM hook inode_copy_up_xattr, Xu Kuohai
- [PATCH bpf-next v4 08/20] lsm: Refactor return value of LSM hook getprocattr, Xu Kuohai
- [PATCH bpf-next v4 11/20] bpf, lsm: Add disabled BPF LSM hook list, Xu Kuohai
- [PATCH bpf-next v4 04/20] lsm: Refactor return value of LSM hook inode_listsecurity, Xu Kuohai
- [PATCH bpf-next v4 03/20] lsm: Refactor return value of LSM hook inode_getsecurity, Xu Kuohai
- [PATCH bpf-next v4 01/20] lsm: Refactor return value of LSM hook vm_enough_memory, Xu Kuohai
- [PATCH bpf-next v4 07/20] lsm: Refactor return value of LSM hook setprocattr, Xu Kuohai
- [PATCH bpf-next v4 06/20] lsm: Refactor return value of LSM hook getselfattr, Xu Kuohai
- [PATCH bpf-next v4 09/20] lsm: Refactor return value of LSM hook key_getsecurity, Xu Kuohai
- [PATCH bpf-next v4 10/20] lsm: Refactor return value of LSM hook audit_rule_match, Xu Kuohai
- [PATCH bpf-next v4 12/20] bpf, lsm: Enable BPF LSM prog to read/write return value parameters, Xu Kuohai
- Re: [PATCH bpf-next v4 00/20] Add return value range check for BPF LSM, Paul Moore
- Re: [PATCH bpf-next v4 00/20] Add return value range check for BPF LSM, Paul Moore
- [PATCH -next] selinux: refactor code to return the correct errno,
Gaosheng Cui
- In permissive setting labels that are not in host policy when running unprivileged fails with EINVAL,
Petr Lautrbach
- [RFC PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook,
Paul Moore
- [PATCH] libselinux: set free'd data to NULL,
Petr Lautrbach
- Regression in 5876aca0484f ("libselinux: free data on selabel open failure"),
Petr Lautrbach
- [PATCH] checkpolicy: Check the right bits of an ibpkeycon rule subnet prefix,
James Carter
- [PATCH] selinux,smack: remove the capability checks in the removexattr hooks,
Paul Moore
- [PATCH testsuite] tests/task_setscheduler: add cgroup v2 case for moving proc to root cgroup,
GONG, Ruiqi
- [PATCH] libselinux: Fix integer comparison issues when compiling for 32-bit,
James Carter
- UnicodeDecodeError: utf-8 on python semanage -i import,
Allan Oepping
- [PATCH] selinux: Streamline type determination in security_compute_sid,
Canfeng Guo
- [PATCH] selinux: Use 1UL for EBITMAP_BIT to match maps type,
Canfeng Guo
- [PATCH v4 00/11] Improve the copy of task comm,
Yafang Shao
- [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 03/11] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 08/11] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 09/11] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 10/11] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 11/11] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- ANN: SELinux userspace 3.7, Petr Lautrbach
- [PATCH v2] libselinux: deprecate security_disable(3),
Christian Göttsche
- [PATCH v3 00/11] Improve the copy of task comm,
Yafang Shao
- [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 03/11] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 08/11] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 09/11] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 10/11] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 11/11] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- Re: [PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options,
Paul Moore
- ANN: SELinux userspace 3.7-rc3 release, Petr Lautrbach
- [PATCH] libsepol: check scope permissions refer to valid class,
Christian Göttsche
- Re: [PATCH] libsepol: check scope permissions refer to valid class, James Carter
[PATCH] libsepol: Do not reject all type rules in conditionals when validating,
James Carter
[PATCH v2 00/10] Improve the copy of task comm,
Yafang Shao
- [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 03/10] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 07/10] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 08/10] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 09/10] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 10/10] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
[PATCH v2 0/4] Introduce user namespace capabilities,
Jonathan Calmels
[PATCH] libsepol: contify function pointer arrays,
Christian Göttsche
[PATCH] tree-wide: fix misc typos,
Christian Göttsche
[PATCH] checkpolicy: reject duplicate nodecon statements,
Christian Göttsche
[PATCH 1/2] libsepol: move unchanged data out of loop,
Christian Göttsche
[PATCH 1/2] libselinux: deprecate security_disable(3),
Christian Göttsche
[PATCH] libsepol: hashtab: save one comparison on hit,
Christian Göttsche
[PATCH] libsepol: validate attribute-type maps,
Christian Göttsche
[PATCH] fixfiles: drop unnecessary \ line endings,
Petr Lautrbach
ANN: SELinux userspace 3.7-rc2 release, Petr Lautrbach
[PATCH 0/6] kernel: Avoid memcpy of task comm,
Yafang Shao
[PATCH v3 1/2 testsuite] tools/nfs.sh: comment out the fscontext= tests for now,
Stephen Smalley
[PATCH v2 1/2] tools/nfs.sh: comment out the fscontext= tests for now,
Stephen Smalley
ANN: SELinux userspace 3.7-rc1 release, Petr Lautrbach
[PATCH PR #134] sesearch: CIL output, Topi Miettinen
[PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
Intent to release 3.7,
Petr Lautrbach
[PATCH 1/4] sandbox: do not fail without xmodmap,
Petr Lautrbach
[GIT PULL] selinux/selinux-pr-20240513,
Paul Moore
[PATCH 1/2] checkpolicy: perform contiguous check in host byte order,
Christian Göttsche
[RFC][PATCH] ima: Use sequence number to wait for policy updates,
Roberto Sassu
[PATCH v3] ima: Avoid blocking in RCU read-side critical section,
GUO Zihua
[PATCH 1/2 testsuite] tests/nfs_filesystem: remove failing mount,
Stephen Smalley
[PATCH 1/4] libsepol: reject self flag in type rules in old policies,
Christian Göttsche
NFS context mount failures,
Stephen Smalley
[PATCH v3] nfsd: set security label during create operations,
Stephen Smalley
[RFC PATCH] lsm: fixup the inode xattr capability handling,
Paul Moore
[PATCH v2] nfsd: set security label during create operations,
Stephen Smalley
cgroup2 labeling status,
Chris PeBenito
[RFC][PATCH] nfsd: set security label during create operations,
Stephen Smalley
ANN: SETools 4.5.1, Chris PeBenito
ANN: new release of The SELinux Notebook, Paul Moore
[PATCH 1/3] libselinux: free empty scandir(3) result,
Christian Göttsche
[PATCH 1/5] libselinux/man: correct file extension of man pages,
Christian Göttsche
[PATCH v2] ima: Avoid blocking in RCU read-side critical section,
GUO Zihua
[PATCH v3 2/2] fs/xattr: add *at family syscalls,
Christian Göttsche
[PATCH] ima: Avoid blocking in RCU read-side critical section,
GUO Zihua
[PATCH v2] libsepol: validate class permissions,
Christian Göttsche
[PATCH] github: bump Python and Ruby versions,
Christian Göttsche
[RFC PATCH 1/3] newrole: constant time password comparison,
Christian Göttsche
[PATCH 1/4] libsepol: improve policy lookup failure message,
Christian Göttsche
[PATCH] libsepol: validate class permissions,
Christian Göttsche
[PATCH 2/2] selinux: add support for xperms in conditional policies,
Christian Göttsche
[PATCH v2] selinux: pre-allocate the status page,
Christian Göttsche
[PATCH] selinux: avoid printk_ratelimit(),
Christian Göttsche
[PATCH] netlink: Remove the include of files doesn't exist,
I Hsin Cheng
[PATCH] selinux: clarify return code in filename_trans_read_helper_compat(),
Ondrej Mosnacek
[bug report] selinux: optimize storage of filename transitions,
Dan Carpenter
[GIT PULL] selinux/selinux-pr-20240402,
Paul Moore
[PATCH] libsepol: constify function pointer arrays,
Christian Göttsche
[PATCH 1/6] checkpolicy: include <ctype.h> for isprint(3),
Christian Göttsche
[PATCH] libsepol/cil: Check common perms when verifiying "all",
James Carter
[PATCH 1/2] checkpolicy: free identifiers on invalid typebounds,
Christian Göttsche
Re: Job Offer, Beckie Varnadore
[PATCH] selinux: pre-allocate the status page,
Christian Göttsche
[PATCH] selinux: avoid dereference of garbage after mount failure,
Christian Göttsche
[PATCH] selinux: update numeric format specifiers for ebitmaps,
Christian Göttsche
[PATCH] selinux: fix pr_err() format specifier in ebitmap_read(),
Paul Moore
Re: linux-next: build failure after merge of the selinux tree, Paul Moore
[PATCH v2] libselinux: avoid logs in get_ordered_context_list() without policy,
Christian Göttsche
[PATCH 1/2] checkpolicy: use YYerror only when available,
Christian Göttsche
ANN: SETools 4.5.0, Chris PeBenito
Where to look for system services modified for SELinux,
Casey Schaufler
[PATCH PR#420 v4] audit2allow: CIL output mode,
Topi Miettinen
[PATCH v2 2/2] selinux: improve symtab string hashing,
Christian Göttsche
[PATCH v3] selinux: optimize ebitmap_and(),
Christian Göttsche
[RFC PATCH 2/2] selinux: wire up new execstack LSM hook, Christian Göttsche
[PATCH] selinux: use u32 as bit type in ebitmap code,
Christian Göttsche
[PATCH 2/2] selinux: make more use of current_sid(),
Christian Göttsche
[PATCH v2] selinux: reject invalid ebitmaps,
Christian Göttsche
[PATCH] libselinux: avoid logs in get_ordered_context_list() without policy,
Christian Göttsche
[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY,
Christian Göttsche
nfs client uses different MAC policy or model,
Daniel Walker (danielwa)
[PATCH] libselinux, libsepol: Add CFLAGS and LDFLAGS to Makefile checks,
James Carter
[PATCH 1/5] libselinux/utils/selabel_digest: drop unsupported option -d,
Christian Göttsche
[GIT PULL] selinux/selinux-pr-20240312,
Paul Moore
[PATCH v2] libsepol: Fix buffer overflow when using sepol_av_to_string(),
James Carter
[PATCH 1/5] checkpolicy/fuzz: drop redundant notdefined check,
Christian Göttsche
[PATCH] libsepol: Fix buffer overflow when using sepol_av_to_string(),
James Carter
[PATCH] checkpolicy/fuzz: Update check_level() to use notdefined field,
James Carter
[PATCH] selinux: improve error checking in sel_write_load(),
Paul Moore
[Bug] WARNING: zero-size vmalloc in sel_write_load,
Sam Sun
[PATCH PR#420 v3] audit2allow: CIL output mode,
Topi Miettinen
[PATCH] libselinux/src/Makefile: fix reallocarray strlcpy detection,
Jordan Williams
[PATCH] libsepoll/src/Makefile: Fix reallocarray detection when cross-compiling,
Winfried Dobbe
[PATCH v3] checkpolicy, libsepol: Fix potential double free of mls_level_t,
James Carter
ANN: Reference Policy 2.20240226, Chris PeBenito
[PATCH] selinux: cleanup selinux_lsm_getattr(),
Paul Moore
Re: [PATCH 1/2] SELinux: Fix lsm_get_self_attr(),
Paul Moore
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
[PATCH 00/21] selinux: fix style issues in security/selinux/ss,
Paul Moore
- [PATCH 03/21] selinux: fix style issues in security/selinux/ss/conditional.h, Paul Moore
- [PATCH 01/21] selinux: fix style issues in security/selinux/ss/avtab.h, Paul Moore
- [PATCH 02/21] selinux: fix style issues in security/selinux/ss/avtab.c, Paul Moore
- [PATCH 04/21] selinux: fix style issues in security/selinux/ss/conditional.c, Paul Moore
- [PATCH 05/21] selinux: fix style issues in security/selinux/ss/constraint.h, Paul Moore
- [PATCH 07/21] selinux: fix style issues in security/selinux/ss/context.h, Paul Moore
- [PATCH 08/21] selinux: fix style issues in security/selinux/ss/ebitmap.h, Paul Moore
- [PATCH 06/21] selinux: fix style issues in security/selinux/ss/context.h, Paul Moore
- [PATCH 10/21] selinux: fix style issues in security/selinux/ss/hashtab.h, Paul Moore
- [PATCH 09/21] selinux: fix style issues in security/selinux/ss/ebitmap.c, Paul Moore
- [PATCH 12/21] selinux: fix style issues in security/selinux/ss/mls.h, Paul Moore
- [PATCH 11/21] selinux: fix style issues in security/selinux/ss/hashtab.c, Paul Moore
- [PATCH 14/21] selinux: fix style issues in security/selinux/ss/mls_types.h, Paul Moore
- [PATCH 13/21] selinux: fix style issues in security/selinux/ss/mls.c, Paul Moore
- [PATCH 17/21] selinux: fix style issues in security/selinux/ss/services.h, Paul Moore
- [PATCH 16/21] selinux: fix style issues in security/selinux/ss/policydb.c, Paul Moore
- [PATCH 15/21] selinux: fix style issues in security/selinux/ss/policydb.h, Paul Moore
- [PATCH 18/21] selinux: fix style issues in security/selinux/ss/sidtab.h, Paul Moore
- [PATCH 19/21] selinux: fix style issues in security/selinux/ss/sidtab.c, Paul Moore
- [PATCH 20/21] selinux: fix style issues in security/selinux/ss/symtab.h, Paul Moore
- [PATCH 21/21] selinux: fix style issues in security/selinux/ss/symtab.c, Paul Moore
- Re: [PATCH 0/21] selinux: fix style issues in security/selinux/ss, Paul Moore
[PATCH] sepolgen: adjust parse for refpolicy,
Christian Göttsche
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities,
Seth Forshee (DigitalOcean)
[Index of Archives]
[Selinux Refpolicy]
[Fedora Users]
[Fedora Desktop]
[Kernel]
[KDE Users]
[Gnome Users]