Re: [PATCH 4.4 24/72] audit: add tty field to LOGIN event

2018-05-17 Thread Greg Kroah-Hartman
On Mon, May 14, 2018 at 05:18:56PM +0100, Ben Hutchings wrote: > On Fri, 2018-04-06 at 15:23 +0200, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.  If anyone has any objections, please let me know. > > > > -- > > > > From: Richard Guy Briggs > > > > commit db0a6fb5d97afe

Re: [PATCH 4.4 24/72] audit: add tty field to LOGIN event

2018-05-14 Thread Ben Hutchings
On Fri, 2018-04-06 at 15:23 +0200, Greg Kroah-Hartman wrote: > 4.4-stable review patch.  If anyone has any objections, please let me know. > > -- > > From: Richard Guy Briggs > > commit db0a6fb5d97afe01fd9c47d37c6daa82d4d4001d upstream. [...] > --- a/kernel/auditsc.c > +++ b/ker

[PATCH 4.4 24/72] audit: add tty field to LOGIN event

2018-04-06 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Richard Guy Briggs commit db0a6fb5d97afe01fd9c47d37c6daa82d4d4001d upstream. The tty field was missing from AUDIT_LOGIN events. Refactor code to create a new function audit_get_tty(), using it