Security Enhanced Linux (SELINUX)
[Prev Page][Next Page]
- [PATCH v3 31/36] libsepol: validate genfs contexts, (continued)
- [PATCH] selinux: make better use of the nf_hook_state passed to the NF hooks,
Paul Moore
- [PATCH v2 selinux] selinux: remove unneeded ipv6 hook wrappers,
Florian Westphal
- [PATCH security-next] selinux: remove ipv6 hook wrappers,
Florian Westphal
- [PATCH 1/4] libsepol: Fix potential undefined shifts,
James Carter
- [PATCH] libsepol/cil: Fix potential undefined shifts,
James Carter
- [PATCH v4 0/3] binder: use cred instead of task for security context,
Todd Kjos
- [PATCH v3 0/3] binder: use cred instead of task for security context,
Todd Kjos
- ANN: SELinux userspace 3.3-rc3 release candidate, Petr Lautrbach
- [PATCH] libselinux/semodule: Improve extracting message,
Petr Lautrbach
- [PATCH v2] binder: use cred instead of task for selinux checks,
Todd Kjos
- [PATCH] binder: use cred instead of task for selinux checks,
Todd Kjos
- [PATCH] security: Return xattr name from security_dentry_init_security(),
Vivek Goyal
- [PATCH testsuite] Remove the lockdown test,
Ondrej Mosnacek
- [PATCH] libsepol/cil: Do not skip macros when resolving until later passes,
James Carter
- [PATCH] lsm: security_task_getsecid_subj() -> security_current_getsecid_subj(),
Paul Moore
- [PATCH] selinux: remove the SELinux lockdown implementation,
Paul Moore
- [PATCH] libsepol/cil: Limit the amount of reporting for bounds failures,
James Carter
- [PATCH 1/9] libsepol: ebitmap: mark nodes of const ebitmaps const,
Christian Göttsche
- [PATCH] Correct some typos,
Christian Göttsche
- [PATCH userspace] README: update continuous integration badges,
Nicolas Iooss
- [PATCH userspace] GitHub Actions: do not use macOS latest runner for now,
Nicolas Iooss
- [PATCH 0/2] fuse: Send file/inode security context during creation,
Vivek Goyal
- [PATCH v29 00/28] LSM: Module stacking for AppArmor,
Casey Schaufler
- [PATCH v29 01/28] LSM: Infrastructure management of the sock security, Casey Schaufler
- [PATCH v29 02/28] LSM: Add the lsmblob data structure., Casey Schaufler
- [PATCH v29 03/28] LSM: provide lsm name and id slot mappings, Casey Schaufler
- [PATCH v29 04/28] IMA: avoid label collisions with stacked LSMs, Casey Schaufler
- [PATCH v29 05/28] LSM: Use lsmblob in security_audit_rule_match, Casey Schaufler
- [PATCH v29 06/28] LSM: Use lsmblob in security_kernel_act_as, Casey Schaufler
- [PATCH v29 07/28] LSM: Use lsmblob in security_secctx_to_secid, Casey Schaufler
- [PATCH v29 08/28] LSM: Use lsmblob in security_secid_to_secctx, Casey Schaufler
- [PATCH v29 09/28] LSM: Use lsmblob in security_ipc_getsecid, Casey Schaufler
- [PATCH v29 10/28] LSM: Use lsmblob in security_task_getsecid, Casey Schaufler
- [PATCH v29 11/28] LSM: Use lsmblob in security_inode_getsecid, Casey Schaufler
- [PATCH v29 12/28] LSM: Use lsmblob in security_cred_getsecid, Casey Schaufler
- [PATCH v29 13/28] IMA: Change internal interfaces to use lsmblobs, Casey Schaufler
- [PATCH v29 14/28] LSM: Specify which LSM to display, Casey Schaufler
- [PATCH v29 15/28] LSM: Ensure the correct LSM context releaser, Casey Schaufler
- [PATCH v29 16/28] LSM: Use lsmcontext in security_secid_to_secctx, Casey Schaufler
- [PATCH v29 17/28] LSM: Use lsmcontext in security_inode_getsecctx, Casey Schaufler
- [PATCH v29 18/28] LSM: security_secid_to_secctx in netlink netfilter, Casey Schaufler
- [PATCH v29 19/28] NET: Store LSM netlabel data in a lsmblob, Casey Schaufler
- [PATCH v29 20/28] LSM: Verify LSM display sanity in binder, Casey Schaufler
- [PATCH v29 21/28] LSM: Extend security_secid_to_secctx to include module selection, Casey Schaufler
- [PATCH v29 22/28] Audit: Keep multiple LSM data in audit_names, Casey Schaufler
- [PATCH v29 23/28] Audit: Create audit_stamp structure, Casey Schaufler
- [PATCH v29 24/28] Audit: Add framework for auxiliary records, Casey Schaufler
- [PATCH v29 25/28] Audit: Add record for multiple task security contexts, Casey Schaufler
- [PATCH v29 26/28] Audit: Add record for multiple object security contexts, Casey Schaufler
- [PATCH v29 27/28] LSM: Add /proc attr entry for full LSM context, Casey Schaufler
- [PATCH v29 28/28] AppArmor: Remove the exclusive flag, Casey Schaufler
- [RFC PATCH] selinux: use SECINITSID_KERNEL as the subj/obj in the lockdown hook,
Paul Moore
- [GIT PULL] SELinux/Smack fixes for v5.15 (#2),
Paul Moore
- [PATCH] selinux,smack: fix subjective/objective credential use mixups,
Paul Moore
- [PATCH testsuite] tests/perf_event: don't assume CPU#0 is online,
Ondrej Mosnacek
- ANN: SELinux userspace 3.3-rc2 release candidate,
Petr Lautrbach
- [PATCH setools] __init__.py: Make NetworkX dep optional,
Jason Zaman
- [GIT PULL] SELinux fixes for v5.15 (#1),
Paul Moore
- [PATCH] libsepol/cil: Handle operations in a class mapping when verifying,
James Carter
- Re: [selinuxproject-selinux:stable-5.15 1/1] include/linux/rcupdate.h:395:2: warning: passing argument 1 of 'security_locked_down' discards 'const' qualifier from pointer target type, Paul Moore
- [PATCH v4 0/8] Add LSM access controls and auditing to io_uring,
Paul Moore
- [PATCH v4 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls, Paul Moore
- [PATCH v4 2/8] audit,io_uring,io-wq: add some basic audit support to io_uring, Paul Moore
- [PATCH v4 3/8] audit: add filtering for io_uring records, Paul Moore
- [PATCH v4 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure(), Paul Moore
- [PATCH v4 5/8] io_uring: convert io_uring to the secure anon inode interface, Paul Moore
- [PATCH v4 6/8] lsm,io_uring: add LSM hooks to io_uring, Paul Moore
- [PATCH v4 7/8] selinux: add support for the io_uring access controls, Paul Moore
- [PATCH v4 8/8] Smack: Brutalist io_uring support, Paul Moore
- Re: [PATCH v4 0/8] Add LSM access controls and auditing to io_uring, Paul Moore
- [PATCH] selinux: enable genfscon labeling for securityfs,
Christian Göttsche
- [PATCH 00/13] checkpolicy improvements,
Christian Göttsche
- [PATCH 01/13] libsepol: avoid implicit conversions, Christian Göttsche
- [PATCH 02/13] libsepol: free memory after policy validation, Christian Göttsche
- [PATCH 03/13] checkpolicy: enclose macro argument in parentheses, Christian Göttsche
- [PATCH 04/13] checkpolicy: misc checkmodule tweaks, Christian Göttsche
- [PATCH 05/13] checkpolicy: misc checkpolicy tweaks, Christian Göttsche
- [PATCH 06/13] checkpolicy: mark read-only parameters in module compiler const, Christian Göttsche
- [PATCH 07/13] checkpolicy: mark file local functions in policy_define static, Christian Göttsche
- [PATCH 08/13] checkpolicy: add missing function declarations, Christian Göttsche
- [PATCH 09/13] checkpolicy: resolve dismod memory leaks, Christian Göttsche
- [PATCH 10/13] checkpolicy: avoid implicit conversion, Christian Göttsche
- [PATCH 11/13] checkpolicy: error out on parsing too big integers, Christian Göttsche
- [PATCH 12/13] checkpolicy: print warning on source line overflow, Christian Göttsche
- [PATCH 13/13] checkpolicy: free extended permission memory, Christian Göttsche
- Re: [PATCH 00/13] checkpolicy improvements, James Carter
- [PATCH v3 0/8] Add LSM access controls and auditing to io_uring,
Paul Moore
- [PATCH v3 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls, Paul Moore
- [PATCH v3 2/8] audit,io_uring,io-wq: add some basic audit support to io_uring, Paul Moore
- [PATCH v3 3/8] audit: add filtering for io_uring records, Paul Moore
- [PATCH v3 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure(), Paul Moore
- [PATCH v3 5/8] io_uring: convert io_uring to the secure anon inode interface, Paul Moore
- [PATCH v3 6/8] lsm,io_uring: add LSM hooks to io_uring, Paul Moore
- [PATCH v3 7/8] selinux: add support for the io_uring access controls, Paul Moore
- [PATCH v3 8/8] Smack: Brutalist io_uring support with debug, Paul Moore
- [RFC] Signals upon avc denial,
Josh Gao
- [PATCH] libsepol/cil: Do not use original type and typeattribute datums,
James Carter
- [PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks,
Ondrej Mosnacek
- [PATCH v2] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage,
Eugene Syromiatnikov
- [PATCH] libsepol: fix typo,
Topi Miettinen
- [PATCH] libsepol/cil: Free duplicate datums in original calling function,
James Carter
- Another libsepol USE_AFTER_FREE defects detected,
Petr Lautrbach
- [PATCH] libsepol/cil: Fix detected RESOURCE_LEAK (CWE-772),
Petr Lautrbach
- ANN: Reference Policy 2.20210908, Chris PeBenito
- [PATCH testsuite v2] tests: exclude vsock_socket test where it wouldn't build,
Ondrej Mosnacek
- ANN: SELinux userspace 3.3-rc1 release candidate, Petr Lautrbach
- [PATCH 1/2] libsepol/cil: Add function to get number of items in a stack,
James Carter
- [PATCH testsuite] tests: exclude vsock_socket test where it wouldn't build, Ondrej Mosnacek
- [PATCH] libsepol: Fix detected RESOURCE_LEAKs,
Petr Lautrbach
- PATH_MAX + 1 in realpath_not_final(), Petr Lautrbach
- [PATCH testsuite 1/2] tests/module_load: simplify the clean target,
Ondrej Mosnacek
- [PATCH v3 0/1] Relax restrictions on user.* xattr,
Vivek Goyal
- [PATCH 1/3 v2] libsepol/cil: Remove redundant syntax checking,
James Carter
- libselinux issue,
Dominick Grift
- [PATCH 1/3] libsepol/cil: Don't destroy optionals whose parent will be destroyed,
James Carter
- [GIT PULL] SELinux patches for v5.15,
Paul Moore
- [PATCH 1/3] libsepol/cil: Properly check parse tree when printing error messages,
James Carter
- Cil block inheritance,
Vit Mojzis
- Re: There is an interesting conversation going on about virtiofsd and SELinux,
Stephen Smalley
- [PATCH] python: Import specific modules from setools for less deps,
Michał Górny
- security/selinux/hooks.c: FILE__ perms used as DIR__ perms,
Topi Miettinen
- [PATCH] selinux: remove duplicated initialization of 'i' for clean-up,
Austin Kim
- [PATCH] libsepol/cil: Properly check parse tree when printing error messages,
James Carter
- [PATCH 1/2] libsepol/cil: Remove redundant syntax checking,
James Carter
- [PATCH 8/8 v2] libsepol/cil: When writing AST use line marks for src_info nodes, James Carter
- [PATCH v2] libsepol/cil: Allow some duplicate macro and block declarations,
James Carter
- [PATCH 0/7 v2] libsepol/cil: Line mark cleanup and fix,
James Carter
- [PATCH] Improve error message for label file validation,
Kelvin Zhang
- [PATCH] cil_container_statements.md: clarify in-statement limitations,
Dominick Grift
- [PATCH] libsepol/cil: Allow some duplicate macro and block declarations,
James Carter
- [RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring,
Paul Moore
- [RFC PATCH v2 1/9] audit: prepare audit_context for use in calling contexts beyond syscalls, Paul Moore
- [RFC PATCH v2 2/9] audit,io_uring,io-wq: add some basic audit support to io_uring, Paul Moore
- [RFC PATCH v2 4/9] audit: add filtering for io_uring records, Paul Moore
- [RFC PATCH v2 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure(), Paul Moore
- [RFC PATCH v2 6/9] io_uring: convert io_uring to the secure anon inode interface, Paul Moore
- [RFC PATCH v2 7/9] lsm,io_uring: add LSM hooks to io_uring, Paul Moore
- [RFC PATCH v2 8/9] selinux: add support for the io_uring access controls, Paul Moore
- [RFC PATCH v2 9/9] Smack: Brutalist io_uring support with debug, Paul Moore
- [RFC PATCH v2 3/9] audit: dev/test patch to force io_uring auditing, Paul Moore
- Re: [RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring, Richard Guy Briggs
- [PATCH 0/8] libsepol/cil: Line mark cleanup and fix,
James Carter
- [RFC PATCH 1/2] libselinux: replace strerror by %m,
Christian Göttsche
- lets think about 3.3 release,
Petr Lautrbach
- [PATCH] mcstrans: Improve mlstrans-test output,
Petr Lautrbach
- [GIT PULL] SELinux fixes for v5.14 (#1),
Paul Moore
- [PATCH SYSTEMD 0/7] Re-add SELinux checks for unit install operations,
Christian Göttsche
- [PATCH userspace] libsepol/cil: remove obsolete comment,
Ondrej Mosnacek
- [PATCH testsuite] tests/capable_sys: skip test_rawio on BTRFS,
Ondrej Mosnacek
- LSM policy options for new GPIO kernel driver interface,
Weber, Matthew L Collins
- libsepol regressions,
Dominick Grift
- [PATCH] python/sepolicy: Fix COPY_PASTE_ERROR (CWE-398),
Petr Lautrbach
- [PATCH -next, v2] selinux: correct the return value when loads initial sids,
Xiu Jianfeng
- [PATCH net-next v4 00/15] Add Management Component Transport Protocol support,
Jeremy Kerr
- [PATCH] dbus: Use GLib.MainLoop(),
Petr Lautrbach
- [PATCH] Do not use Python slip,
Petr Lautrbach
- [PATCH] selinux: fix race condition when computing ocontext SIDs,
Ondrej Mosnacek
- [PATCH] libsemanage: Fix USE_AFTER_FREE (CWE-672) in semanage_direct_write_langext(),
Petr Lautrbach
- [PATCH -next] selinux: correct the return value when loads initial sids,
Xiu Jianfeng
- libsepol CVE patch issue,
Garrett Tucker
- [PATCH v4 0/3] ima: Provide more info about buffer measurement,
Roberto Sassu
- [PATCH v28 00/25] LSM: Module stacking for AppArmor,
Casey Schaufler
- [PATCH v28 01/25] LSM: Infrastructure management of the sock security, Casey Schaufler
- <Possible follow-ups>
- [PATCH v28 00/25] LSM: Module stacking for AppArmor, Casey Schaufler
- [PATCH v28 01/25] LSM: Infrastructure management of the sock security, Casey Schaufler
- [PATCH v28 02/25] LSM: Add the lsmblob data structure., Casey Schaufler
- [PATCH v28 03/25] LSM: provide lsm name and id slot mappings, Casey Schaufler
- [PATCH v28 04/25] IMA: avoid label collisions with stacked LSMs, Casey Schaufler
- [PATCH v28 05/25] LSM: Use lsmblob in security_audit_rule_match, Casey Schaufler
- [PATCH v28 06/25] LSM: Use lsmblob in security_kernel_act_as, Casey Schaufler
- [PATCH v28 07/25] LSM: Use lsmblob in security_secctx_to_secid, Casey Schaufler
- [PATCH v28 08/25] LSM: Use lsmblob in security_secid_to_secctx, Casey Schaufler
- [PATCH v28 09/25] LSM: Use lsmblob in security_ipc_getsecid, Casey Schaufler
- [PATCH v28 10/25] LSM: Use lsmblob in security_task_getsecid, Casey Schaufler
- [PATCH v28 11/25] LSM: Use lsmblob in security_inode_getsecid, Casey Schaufler
- [PATCH v28 12/25] LSM: Use lsmblob in security_cred_getsecid, Casey Schaufler
- [PATCH v28 13/25] IMA: Change internal interfaces to use lsmblobs, Casey Schaufler
- [PATCH v28 14/25] LSM: Specify which LSM to display, Casey Schaufler
- [PATCH v28 15/25] LSM: Ensure the correct LSM context releaser, Casey Schaufler
- [PATCH v28 16/25] LSM: Use lsmcontext in security_secid_to_secctx, Casey Schaufler
- [PATCH v28 17/25] LSM: Use lsmcontext in security_inode_getsecctx, Casey Schaufler
- [PATCH v28 18/25] LSM: security_secid_to_secctx in netlink netfilter, Casey Schaufler
- [PATCH v28 19/25] NET: Store LSM netlabel data in a lsmblob, Casey Schaufler
- [PATCH v28 20/25] LSM: Verify LSM display sanity in binder, Casey Schaufler
- [PATCH v28 21/25] audit: support non-syscall auxiliary records, Casey Schaufler
- [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes, Casey Schaufler
- [PATCH v28 23/25] Audit: Add record for multiple object LSM attributes, Casey Schaufler
- [PATCH v28 24/25] LSM: Add /proc attr entry for full LSM context, Casey Schaufler
- [PATCH v28 25/25] AppArmor: Remove the exclusive flag, Casey Schaufler
- AVC denied for docker while trying to set labels for tmpfs mounts,
Sujithra P
- [PATCH RFC 6/9] veth: use skb_prepare_for_gro(), Paolo Abeni
- [PATCH RFC 5/9] skbuff: introduce has_sk state bit., Paolo Abeni
- [PATCH RFC 9/9] sk_buff: access secmark via getter/setter, Paolo Abeni
- [PATCH RFC 8/9] sk_buff: move vlan field after tail., Paolo Abeni
- [PATCH RFC 7/9] sk_buff: move inner header fields after tail, Paolo Abeni
- [PATCH RFC 4/9] net: optimize GRO for the common case., Paolo Abeni
- [PATCH RFC 2/9] sk_buff: track dst status in skb->_state, Paolo Abeni
- [PATCH RFC 3/9] sk_buff: move the active_extensions into the state bitfield, Paolo Abeni
- [PATCH RFC 1/9] sk_buff: track nfct status in newly added skb->_state, Paolo Abeni
- [PATCH RFC 0/9] sk_buff: optimize layout for GRO,
Paolo Abeni
- Re: issues about selinux namespace,
xiujianfeng
[Index of Archives]
[Selinux Refpolicy]
[Fedora Users]
[Fedora Desktop]
[Kernel]
[KDE Users]
[Gnome Users]