From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756710AbdJKBqf (ORCPT ); Tue, 10 Oct 2017 21:46:35 -0400 Received: from mx3.wp.pl ([212.77.101.9]:32566 "EHLO mx3.wp.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752099AbdJKBqe (ORCPT ); Tue, 10 Oct 2017 21:46:34 -0400 Date: Tue, 10 Oct 2017 18:46:26 -0700 From: Jakub Kicinski To: Tyler Hicks Cc: Kees Cook , LKML Subject: Re: BUG: KASAN: global-out-of-bounds in strscpy+0x807/0x970 Message-ID: <20171010184626.1d164407@cakuba.netronome.com> In-Reply-To: References: <20171010182805.52b9b2af@cakuba.netronome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-WP-MailID: 1f3e7f9880d04412fe8908b9b05a7eb8 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 000000A [sWNk] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 10 Oct 2017 21:44:01 -0400, Tyler Hicks wrote: > On 10/10/2017 09:28 PM, Jakub Kicinski wrote: > > I'm hitting this on sysctl -a with net-next (4.14-rc4). > > Hey Jakub - thanks for the bug report! > > > > > I saw that seccomp_actions_logged_handler was introduced > > not-so-long-ago by Tyler, is there a fix for this? > > No, this is the first I've heard of it. I'll have a look. Thanks! :)