linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 19:01:36 to 2019-12-11 11:20:40 UTC [more...]

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-12-11 11:19 UTC  (22+ messages)
` [PATCH] tomoyo: Don't check open/getattr permission on sockets
      ` [PATCH v2] "

[PATCH v1 0/3] Introduce CAP_SYS_PERFMON capability for secure Perf users groups
 2019-12-11 10:52 UTC  (10+ messages)
` [PATCH v1 1/3] capabilities: introduce CAP_SYS_PERFMON to kernel and user space
` [PATCH v1 2/3] perf/core: apply CAP_SYS_PERFMON to CPUs and kernel monitoring
` [PATCH v1 3/3] perf tool: extend Perf tool with CAP_SYS_PERFMON support

[PATCH 2/8] afs: Fix SELinux setting security label on /afs
 2019-12-11 10:27 UTC 

[PATCH v6 00/27] nfs: Mount API conversion
 2019-12-10 21:16 UTC  (29+ messages)
` [PATCH v6 01/27] saner calling conventions for nfs_fs_mount_common()
` [PATCH v6 02/27] nfs: stash server into struct nfs_mount_info
` [PATCH v6 03/27] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v6 04/27] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v6 05/27] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v6 06/27] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v6 07/27] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v6 08/27] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v6 09/27] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v6 10/27] nfs: merge xdev and remote file_system_type
` [PATCH v6 11/27] nfs: unexport nfs_fs_mount_common()
` [PATCH v6 12/27] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v6 13/27] nfs: get rid of mount_info ->fill_super()
` [PATCH v6 14/27] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v6 15/27] nfs: get rid of ->set_security()
` [PATCH v6 16/27] NFS: Move mount parameterisation bits into their own file
` [PATCH v6 17/27] NFS: Constify mount argument match tables
` [PATCH v6 18/27] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v6 19/27] NFS: Split nfs_parse_mount_options()
` [PATCH v6 20/27] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v6 21/27] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v6 22/27] NFS: Do some tidying of the parsing code
` [PATCH v6 23/27] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v6 24/27] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v6 25/27] NFS: Add fs_context support
` [PATCH v6 26/27] NFS: Additional refactoring for fs_context conversion
` [PATCH v6 27/27] NFS: Attach supplementary error information to fs_context

[PATCH linux-kselftest/test v2] apparmor: add AppArmor KUnit tests for policy unpack
 2019-12-10 19:48 UTC  (5+ messages)

[RFC PATCH] selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
 2019-12-10 19:19 UTC  (6+ messages)

[PATCH] security: only build lsm_audit if CONFIG_SECURITY=y
 2019-12-10 19:15 UTC  (2+ messages)

[RFC PATCH] security: add an interface to lookup the lockdown reason
 2019-12-10 16:50 UTC  (8+ messages)

[PATCH] selinux: reorder hooks to make runtime disable less broken
 2019-12-10 16:23 UTC  (4+ messages)

[PATCH 1/2] selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
 2019-12-09 23:42 UTC  (4+ messages)
` [PATCH 2/2] selinux: fall back to ref-walk if audit is required

[RFC PATCH v2] security,lockdown,selinux: implement SELinux lockdown
 2019-12-09 23:12 UTC  (3+ messages)

[PATCH 0/2] Revert patches fixing probing of interrupts
 2019-12-09 21:55 UTC  (8+ messages)
` [PATCH 1/2] tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
` [PATCH 2/2] tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"

[PATCH v23 12/24] x86/sgx: Linux Enclave Driver
 2019-12-09 19:57 UTC  (5+ messages)

[PATCH v24 12/24] x86/sgx: Linux Enclave Driver
 2019-12-09 19:38 UTC  (6+ messages)
` [PATCH v24 15/24] x86/sgx: Add provisioning

Looks like issue in handling active_nodes count in 4.19 kernel 
 2019-12-09 18:30 UTC  (2+ messages)

[PATCH 2/4] afs: Fix SELinux setting security label on /afs
 2019-12-09 16:41 UTC 

Looks like issue in handling active_nodes count in 4.19 kernel 
 2019-12-09 15:55 UTC 

[PATCH] x86/mtrr: Require CAP_SYS_ADMIN for all access
 2019-12-09  8:51 UTC  (2+ messages)
` [tip: x86/mtrr] "

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-12-08 18:10 UTC  (10+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "

[PATCH] MAINTAINERS: fix style in SAFESETID SECURITY MODULE
 2019-12-07 18:27 UTC 

[GIT PULL] pipe: General notification queue
 2019-12-05 20:26 UTC  (2+ messages)

[GIT PULL] pipe: Notification queue preparation
 2019-12-05 18:18 UTC  (10+ messages)

[PATCH v1 0/3] Introduce CAP_SYS_PERFMON capability for secure Perf users groups
 2019-12-05 15:41 UTC 

KASAN: slab-out-of-bounds Read in fbcon_get_font
 2019-12-05 11:36 UTC  (17+ messages)

INFO: rcu detected stall in sys_kill
 2019-12-04 23:34 UTC  (4+ messages)

[GIT PULL] apparmor updates for 5.5
 2019-12-03 21:05 UTC  (3+ messages)

INFO: rcu detected stall in pipe_read
 2019-12-03  8:34 UTC 

INFO: rcu detected stall in security_file_free
 2019-12-03  8:34 UTC 

[GIT PULL] SELinux patches for v5.5
 2019-12-03  7:57 UTC  (7+ messages)

[PATCH] Kernel Lockdown: Add an option to allow raw MSR access even, in confidentiality mode
 2019-12-03  3:57 UTC  (16+ messages)

tracefs splats in lockdown=confidentiality mode
 2019-12-02 23:54 UTC  (6+ messages)

possible deadlock in process_measurement (2)
 2019-12-02 18:45 UTC 

general protection fault in __schedule (2)
 2019-12-02 16:56 UTC  (6+ messages)

[PATCH -next] x86/efi: remove unused variables
 2019-12-02 14:38 UTC  (3+ messages)

[PATCH] tpm_tis: Move setting of TPM_CHIP_FLAG_IRQ into tpm_tis_probe_irq_single
 2019-11-29 23:26 UTC  (9+ messages)

general protection fault in smack_socket_sendmsg (2)
 2019-11-29  9:39 UTC  (2+ messages)

[PATCH v11 02/25] LSM: Create and manage the lsmblob data structure
 2019-11-23  5:21 UTC 

[RFC PATCH 2/2] selinux: fall back to ref-walk upon LSM_AUDIT_DATA_DENTRY too
 2019-11-22 17:04 UTC  (7+ messages)

[PATCH AUTOSEL 4.14 120/127] apparmor: delete the dentry in aafs_remove() to avoid a leak
 2019-11-22  5:55 UTC 

[PATCH AUTOSEL 4.19 205/219] apparmor: delete the dentry in aafs_remove() to avoid a leak
 2019-11-22  5:48 UTC 

[PATCH v11 00/25] LSM: Module stacking for AppArmor
 2019-11-21 20:36 UTC  (8+ messages)
` [PATCH v11 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v11 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v11 25/25] AppArmor: Remove the exclusive flag


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).