Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-30 Thread Paul Moore
On Wed, May 30, 2018 at 9:04 AM, Mimi Zohar wrote: > On Tue, 2018-05-29 at 18:58 -0400, Mimi Zohar wrote: >> On Tue, 2018-05-29 at 17:47 -0400, Paul Moore wrote: >> > On Tue, May 29, 2018 at 5:35 PM, Steve Grubb wrote: >> > > On Tuesday, May 29, 2018 5:19:39 PM EDT Paul Moore wrote: >> > >> On

Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-30 Thread Paul Moore
On Wed, May 30, 2018 at 8:17 AM, Stefan Berger wrote: > On 05/29/2018 05:19 PM, Paul Moore wrote: >> >> On Thu, May 24, 2018 at 4:11 PM, Stefan Berger >> wrote: >>> >>> Use the new public audit functions to add the exe= and tty= >>> parts to the integrity audit records. We place them before >>>

Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-30 Thread Mimi Zohar
On Tue, 2018-05-29 at 18:58 -0400, Mimi Zohar wrote: > On Tue, 2018-05-29 at 17:47 -0400, Paul Moore wrote: > > On Tue, May 29, 2018 at 5:35 PM, Steve Grubb wrote: > > > On Tuesday, May 29, 2018 5:19:39 PM EDT Paul Moore wrote: > > >> On Thu, May 24, 2018 at 4:11 PM, Stefan Berger > > >> > > >>

Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-30 Thread Stefan Berger
On 05/29/2018 05:19 PM, Paul Moore wrote: On Thu, May 24, 2018 at 4:11 PM, Stefan Berger wrote: Use the new public audit functions to add the exe= and tty= parts to the integrity audit records. We place them before res=. Signed-off-by: Stefan Berger Suggested-by: Steve Grubb ---

Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-29 Thread Mimi Zohar
On Tue, 2018-05-29 at 17:47 -0400, Paul Moore wrote: > On Tue, May 29, 2018 at 5:35 PM, Steve Grubb wrote: > > On Tuesday, May 29, 2018 5:19:39 PM EDT Paul Moore wrote: > >> On Thu, May 24, 2018 at 4:11 PM, Stefan Berger > >> > >> wrote: > >> > Use the new public audit functions to add the exe=

Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-29 Thread Paul Moore
On Tue, May 29, 2018 at 5:35 PM, Steve Grubb wrote: > On Tuesday, May 29, 2018 5:19:39 PM EDT Paul Moore wrote: >> On Thu, May 24, 2018 at 4:11 PM, Stefan Berger >> >> wrote: >> > Use the new public audit functions to add the exe= and tty= >> > parts to the integrity audit records. We place them

Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-29 Thread Steve Grubb
On Tuesday, May 29, 2018 5:19:39 PM EDT Paul Moore wrote: > On Thu, May 24, 2018 at 4:11 PM, Stefan Berger > > wrote: > > Use the new public audit functions to add the exe= and tty= > > parts to the integrity audit records. We place them before > > res=. > > > > Signed-off-by: Stefan Berger >

Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-29 Thread Paul Moore
On Thu, May 24, 2018 at 4:11 PM, Stefan Berger wrote: > Use the new public audit functions to add the exe= and tty= > parts to the integrity audit records. We place them before > res=. > > Signed-off-by: Stefan Berger > Suggested-by: Steve Grubb > --- > security/integrity/integrity_audit.c | 2

[PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits

2018-05-24 Thread Stefan Berger
Use the new public audit functions to add the exe= and tty= parts to the integrity audit records. We place them before res=. Signed-off-by: Stefan Berger Suggested-by: Steve Grubb --- security/integrity/integrity_audit.c | 2 ++ 1 file changed, 2