lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 17 Jan 2017 11:21:36 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     rgb@...hat.com
Cc:     netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-audit@...hat.com, aixer77@...il.com, eparis@...hat.com,
        pmoore@...hat.com, sgrubb@...hat.com
Subject: Re: [PATCH v3] audit: log 32-bit socketcalls

From: Richard Guy Briggs <rgb@...hat.com>
Date: Tue, 17 Jan 2017 11:07:15 -0500

> 32-bit socketcalls were not being logged by audit on x86_64 systems.
> Log them.  This is basically a duplicate of the call from
> net/socket.c:sys_socketcall(), but it addresses the impedance mismatch
> between 32-bit userspace process and 64-bit kernel audit.
> 
> See: https://github.com/linux-audit/audit-kernel/issues/14
> 
> Signed-off-by: Richard Guy Briggs <rgb@...hat.com>

Acked-by: David S. Miller <davem@...emloft.net>

Powered by blists - more mailing lists