apparmor
Thread
Date
Earlier messages
Messages by Thread
[apparmor] [PATCH] apparmor: make all generated string array headers const char *const
Ryan Lee
[apparmor] dnsmasq[60146]: unknown user or group: dnsmasq
Sam Pinkus
[apparmor] [PATCH] apparmor: make __begin_current_label_crit_section() indicate whether put is needed
Mateusz Guzik
[apparmor] [PATCH 0/2] apparmor: preserve Ubuntu backcompat
Ryan Lee
[apparmor] [PATCH 1/2] apparmor: create an AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant
Ryan Lee
[apparmor] [PATCH 2/2] apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT for userns and io_uring sysctls
Ryan Lee
[apparmor] [RFC PATCH 0/6] fs, lsm: mediate O_PATH fd creation in file_open hook
Ryan Lee
[apparmor] [RFC PATCH 2/6] apparmor: explicitly skip mediation of O_PATH file descriptors
Ryan Lee
[apparmor] [RFC PATCH 1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well
Ryan Lee
Re: [apparmor] [RFC PATCH 1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well
Al Viro
Re: [apparmor] [RFC PATCH 1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well
Christian Brauner
Re: [apparmor] [RFC PATCH 1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well
Paul Moore
[apparmor] [RFC PATCH 3/6] landlock: explicitly skip mediation of O_PATH file descriptors
Ryan Lee
[apparmor] [RFC PATCH 6/6] tomoyo: explicitly skip mediation of O_PATH file descriptors
Ryan Lee
[apparmor] [RFC PATCH 5/6] smack: explicitly skip mediation of O_PATH file descriptors
Ryan Lee
Re: [apparmor] [RFC PATCH 5/6] smack: explicitly skip mediation of O_PATH file descriptors
Casey Schaufler
[apparmor] [RFC PATCH 4/6] selinux: explicitly skip mediation of O_PATH file descriptors
Ryan Lee
[apparmor] [PATCH v2 0/5] Enable operations with disconnected paths to succeed in complain mode
Ryan Lee
[apparmor] [PATCH v2 1/5] apparmor: pass complain-mode information to aa_path_name path lookup
Ryan Lee
[apparmor] [PATCH v2 2/5] apparmor: don't return early in profile_path_perm for disconnected paths in complain mode
Ryan Lee
[apparmor] [PATCH v2 4/5] apparmor: don't bail early in mount on disconnected paths in complain mode
Ryan Lee
[apparmor] [PATCH v2 3/5] apparmor: create new learning profile in complain mode upon disconnect exec
Ryan Lee
[apparmor] [PATCH v2 5/5] apparmor: disable aa_audit_file AA_BUG(!ad.request) due to fd inheritance
Ryan Lee
[apparmor] irc meeting Tues Mar 11 - Canceled
John Johansen
[apparmor] [PATCH] apparmor: call aa_map_file_to_perms just once for apparmor_file_open mqueue
Ryan Lee
[apparmor] [PATCH] apparmor: AA_BUG on null path mnt pointer in apparmor_file_open
Ryan Lee
[apparmor] Priority of two matching profiles
engelflorian
Re: [apparmor] Priority of two matching profiles
John Johansen
Re: [apparmor] apparmor NULL pointer dereference on resume
Ryan Lee
Re: [apparmor] apparmor NULL pointer dereference on resume
Malte Schröder
Re: [apparmor] apparmor NULL pointer dereference on resume
Ryan Lee
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
James Bottomley
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
Ard Biesheuvel
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
Christian Brauner
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
James Bottomley
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
Christian Brauner
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
Christian Brauner
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
James Bottomley
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
Al Viro
Re: [apparmor] apparmor NULL pointer dereference on resume [efivarfs]
James Bottomley
[apparmor] [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]
James Bottomley
Re: [apparmor] [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]
Christian Brauner
Re: [apparmor] [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]
James Bottomley
Re: [apparmor] [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]
Christian Brauner
Re: [apparmor] [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]
James Bottomley
Re: [apparmor] [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]
Ard Biesheuvel
Re: [apparmor] [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]
Christian Brauner
[apparmor] [PATCH 0/5] Enable operations with disconnected paths to succeed in complain mode
Ryan Lee
[apparmor] [PATCH 5/5] apparmor: disable aa_audit_file AA_BUG(!ad.request) due to fd inheritance
Ryan Lee
[apparmor] Re: [PATCH 5/5] apparmor: disable aa_audit_file AA_BUG(!ad.request) due to fd inheritance
Christian Boltz
Re: [apparmor] [PATCH 5/5] apparmor: disable aa_audit_file AA_BUG(!ad.request) due to fd inheritance
Ryan Lee
[apparmor] [PATCH 4/5] apparmor: don't bail early in mount on disconnected paths in complain mode
Ryan Lee
[apparmor] [PATCH 3/5] apparmor: create new learning profile in complain mode upon disconnect exec
Ryan Lee
[apparmor] Re: [PATCH 3/5] apparmor: create new learning profile in complain mode upon disconnect exec
Christian Boltz
Re: [apparmor] [PATCH 3/5] apparmor: create new learning profile in complain mode upon disconnect exec
Ryan Lee
[apparmor] [PATCH 2/5] apparmor: don't return early in profile_path_perm for disconnected paths in complain mode
Ryan Lee
[apparmor] [PATCH 1/5] apparmor: pass complain-mode information to aa_path_name path lookup
Ryan Lee
Re: [apparmor] [PATCH 0/5] Enable operations with disconnected paths to succeed in complain mode
Ryan Lee
[apparmor] [PATCH 1/2] apparmor: constify aa_perms pointer argument to aa_audit_file
Ryan Lee
[apparmor] [PATCH 2/2] apparmor: constify the nullperms value to prevent inadvertent changes
Ryan Lee
[apparmor] [PATCH] apparmor: don't write to nullperms and allperms statics in aa_audit_file
Ryan Lee
[apparmor] [PATCH] apparmor: remove unused profile argument from file.c:check_user
Ryan Lee
[apparmor] [PATCH 1/5] apparmor: constify some of the pointer arguments of audit_mount
Ryan Lee
[apparmor] [PATCH 3/5] apparmor: rename policy_unpack.c:verify_header to unpack_and_verify_header
Ryan Lee
[apparmor] [PATCH 4/5] apparmor: constify pointer arguments for verify_* in policy_unpack.c
Ryan Lee
[apparmor] [PATCH 2/5] apparmor: constify some pointer arguments to some audit-related functions
Ryan Lee
[apparmor] [PATCH 5/5] apparmor: constify the allperms value to prevent inadvertent changes
Ryan Lee
CVE-2024-56741: apparmor: test: Fix memory leak for aa_unpack_strdup()
Ben Hutchings
Re: CVE-2024-56741: apparmor: test: Fix memory leak for aa_unpack_strdup()
Greg KH
[apparmor] What's about all these new "uncofined" profiles with just "userns"?
Vincas Dargis
Re: [apparmor] What's about all these new "uncofined" profiles with just "userns"?
John Johansen
Re: [apparmor] What's about all these new "uncofined" profiles with just "userns"?
Vincas Dargis
[apparmor] [PATCH] apparmor: use GFP_ATOMIC for aa_dup_audit_data in check_user
Ryan Lee
[apparmor] [PATCH v2] Add abstract profile for libnuma
Hector Cao
Re: [apparmor] [PATCH v2] Add abstract profile for libnuma
Ryan Lee
Re: [apparmor] [PATCH v2] Add abstract profile for libnuma
John Johansen
[apparmor] [PATCH] Add abstract profile for libnuma
Hector Cao
Re: [apparmor] [PATCH] Add abstract profile for libnuma
Ryan Lee
Re: [apparmor] [PATCH] Add abstract profile for libnuma
Hector Cao
[apparmor] Support for port and IP restrictions with AppArmor 4.0.1
verblasst8knicks
Re: [apparmor] Support for port and IP restrictions with AppArmor 4.0.1
John Johansen
[apparmor] Ubuntu 25.04 wpa_supplicant profile requests denied
Jordan Esh
Re: [apparmor] Ubuntu 25.04 wpa_supplicant profile requests denied
Ryan Lee
Re: [apparmor] Ubuntu 25.04 wpa_supplicant profile requests denied
Jordan Esh
[apparmor] [PATCH v2] Allow access to sys devices nodes for libnuma
Hector Cao
Re: [apparmor] [PATCH v2] Allow access to sys devices nodes for libnuma
Ryan Lee
Re: [apparmor] [PATCH v2] Allow access to sys devices nodes for libnuma
Hector Cao
Re: [apparmor] [PATCH v2] Allow access to sys devices nodes for libnuma
John Johansen
Re: [apparmor] [PATCH v2] Allow access to sys devices nodes for libnuma
Hector Cao
[apparmor] [PATCH] Allow access to sys devices nodes for libnuma
Hector Cao
[apparmor] AppArmor version for upcoming Debian 13 (Trixie)
intrigeri
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
John Johansen
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
intrigeri
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
John Johansen
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
intrigeri
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
intrigeri
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
John Johansen
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
Vincas Dargis
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
intrigeri
Re: [apparmor] AppArmor version for upcoming Debian 13 (Trixie)
John Johansen
[apparmor] policy variables not working as intended
Ian Merin
Re: [apparmor] policy variables not working as intended
Ryan Lee
Re: [apparmor] [EXTERNAL] Re: policy variables not working as intended
Ian Merin
Re: [apparmor] [EXTERNAL] Re: policy variables not working as intended
Ryan Lee
[apparmor] Prevent log message about ALLOWED apparmor events?
Troels Arvin
Re: [apparmor] Prevent log message about ALLOWED apparmor events?
John Johansen
Re: [apparmor] Prevent log message about ALLOWED apparmor events?
John Johansen
[apparmor] Updated invitation: AppArmor Meeting @ Tue Feb 18, 2025 10:15am - 11:15am (PST) (apparmor@lists.ubuntu.com)
John Johansen
[apparmor] Updated invitation: AppArmor Meeting @ Monthly from 11am to 12pm on the second Tuesday from Tue Mar 10, 2020 to Mon Mar 10 (PDT) (apparmor@lists.ubuntu.com)
John Johansen
[apparmor] Updated invitation: AppArmor Meeting @ Monthly from 4am to 5am on the second Tuesday (PDT) (apparmor@lists.ubuntu.com)
John Johansen
[apparmor] Updated invitation: AppArmor Meeting @ Tue Feb 18, 2025 2am - 3am (PST) (apparmor@lists.ubuntu.com)
John Johansen
[apparmor] [PATCH] apparmor: use the condition in AA_BUG_FMT even with debug disabled
Mateusz Guzik
Re: [apparmor] [PATCH] apparmor: use the condition in AA_BUG_FMT even with debug disabled
Ryan Lee
Re: [apparmor] [PATCH] apparmor: use the condition in AA_BUG_FMT even with debug disabled
Mateusz Guzik
Re: [apparmor] [PATCH] apparmor: use the condition in AA_BUG_FMT even with debug disabled
John Johansen
[apparmor] [PATCH] apparmor: Make sysctl table const
Ricardo B . Marliere
Re: [apparmor] [PATCH] apparmor: fix typos and spelling errors
Ryan Lee
[apparmor] Fwd: [PATCH] apparmor: fix typos and spelling errors
Ryan Lee
Re: [apparmor] Fwd: [PATCH] apparmor: fix typos and spelling errors
John Johansen
[apparmor] [PATCH -next 2/2] apparmor: Modify mismatched function name
Jiapeng Chong
[apparmor] [PATCH -next 1/2] apparmor: Modify mismatched function name
Jiapeng Chong
Re: [apparmor] [PATCH -next 1/2] apparmor: Modify mismatched function name
John Johansen
Re: [apparmor] [PATCH -next 2/2] apparmor: Modify mismatched function name
John Johansen
[apparmor] [PATCH] apparmor: remove unused variable
Arnd Bergmann
Re: [apparmor] [PATCH] apparmor: remove unused variable
sergeh
Re: [apparmor] [PATCH] apparmor: remove unused variable
Guenter Roeck
Re: [apparmor] [PATCH] apparmor: remove unused variable
John Johansen
[apparmor] [PATCH security] apparmor: fix logical error in signal range validation
Dheeraj Reddy Jonnalagadda
[apparmor] [bug report] apparmor: add additional flags to extended permission.
Dan Carpenter
Re: [apparmor] [bug report] apparmor: add additional flags to extended permission.
John Johansen
[apparmor] [PATCH] apparmor: Remove unused variable 'sock' in __file_sock_perm()
Nathan Chancellor
Re: [apparmor] [PATCH] apparmor: Remove unused variable 'sock' in __file_sock_perm()
John Johansen
[apparmor] [PATCH] apparmor: Fix checking address of an array in accum_label_info()
Nathan Chancellor
Re: [apparmor] [PATCH] apparmor: Fix checking address of an array in accum_label_info()
John Johansen
Re: [apparmor] [PATCH] apparmor: Fix checking address of an array in accum_label_info()
Nathan Chancellor
[apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Joel Granados
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Baoquan He
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Anna Schumaker
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Wei Liu
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Thomas Gleixner
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Bill O'Donnell
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Alexander Gordeev
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Joel Granados
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Ard Biesheuvel
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Joel Granados
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Jani Nikula
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Matthew Wilcox
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Joel Granados
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Paul Moore
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
Joel Granados
Re: [apparmor] [PATCH v2] treewide: const qualify ctl_tables where applicable
John Johansen
[apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Joel Granados
Re: [apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Darrick J. Wong
Re: [apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Song Liu
Re: [apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Steven Rostedt
Re: [apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Dixit, Ashutosh
Re: [apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Jani Nikula
Re: [apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Martin K. Petersen
Re: [apparmor] [PATCH] treewide: const qualify ctl_tables where applicable
Corey Minyard
[PATCH] security: fix typos and spelling errors
Tanya Agarwal
Re: [PATCH] security: fix typos and spelling errors
Günther Noack
[PATCH V2] security: fix typos and spelling errors
Tanya Agarwal
Re: [apparmor] [PATCH V2] security: fix typos and spelling errors
Tetsuo Handa
Re: [PATCH V2] security: fix typos and spelling errors
Günther Noack
Re: [PATCH V2] security: fix typos and spelling errors
Mimi Zohar
Re: [PATCH V2] security: fix typos and spelling errors
Tanya Agarwal
Re: [PATCH V2] security: fix typos and spelling errors
Paul Moore
[apparmor] ImHex pattern for binary AppArmor profiles
Zygmunt Krynicki
[apparmor] irc meeting Tues Dec 10 Postpone
John Johansen
Re: [apparmor] irc meeting Tues Dec 10 Postpone
Ryan Lee
Re: [apparmor] irc meeting Tues Dec 10 Postpone
John Johansen
[apparmor] [RESEND PATCH] apparmor: Use str_yes_no() helper function
Thorsten Blum
[apparmor] [RESEND PATCH] apparmor: Use str_yes_no() helper function
Thorsten Blum
Re: [apparmor] [RESEND PATCH] apparmor: Use str_yes_no() helper function
John Johansen
Re: [apparmor] [RESEND PATCH] apparmor: Use str_yes_no() helper function
Thorsten Blum
Re: [apparmor] [RESEND PATCH] apparmor: Use str_yes_no() helper function
John Johansen
[apparmor] [PATCH] apparmor: audit mqueue-via-path access as getattr instead of unlink
Ryan Lee
[apparmor] Exploring CI pipeline for integration tests of selected features
Zygmunt Krynicki
Re: [apparmor] Exploring CI pipeline for integration tests of selectedfeatures
Zygmunt Krynicki
[apparmor] [syzbot] linux-next build error (18)
syzbot
Re: [apparmor] [syzbot] linux-next build error (18)
Nathan Chancellor
[apparmor] [PATCH] apparmor: Use str_yes_no() helper function
Thorsten Blum
[apparmor] [PATCH] apparmor: Add empty statement between label and declaration in profile_transition(()
Nathan Chancellor
Re: [apparmor] [PATCH] apparmor: Add empty statement between label and declaration in profile_transition(()
John Johansen
Re: [apparmor] [PATCH] apparmor: Add empty statement between label and declaration in profile_transition(()
Nathan Chancellor
[apparmor] Apparmor profile acting as in enforce mode when set to complain mode
mikolaj_archusr
Re: [apparmor] Apparmor profile acting as in enforce mode when set to complain mode
John Johansen
[apparmor] Restricted userns
valoq
Re: [apparmor] Restricted userns
John Johansen
Re: [apparmor] Restricted userns
valoq
Re: [apparmor] Restricted userns
valoq
Re: [apparmor] Restricted userns
John Johansen
[apparmor] [syzbot] [apparmor?] KASAN: slab-use-after-free Read in apparmor_sk_free_security
syzbot
[apparmor] [RESEND PATCH] apparmor: Remove unnecessary NULL check before kvfree()
Thorsten Blum
[apparmor] [RESEND PATCH] apparmor: Remove unnecessary NULL check before kvfree()
Thorsten Blum
Re: [apparmor] [RESEND PATCH] apparmor: Remove unnecessary NULL check before kvfree()
John Johansen
Re: [apparmor] [RESEND PATCH] apparmor: Remove unnecessary NULL check before kvfree()
Thorsten Blum
[apparmor] [syzbot] [apparmor?] [ext4?] INFO: rcu detected stall in sys_getdents64
syzbot
Re: [apparmor] [syzbot] [apparmor?] [ext4?] INFO: rcu detected stall in sys_getdents64
Tetsuo Handa
Re: [apparmor] [syzbot] [net] INFO: rcu detected stall in sys_getdents64
syzbot
Earlier messages