From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] Out Of Bound Read in Netfilter Conntrack Date: Tue, 24 Oct 2017 18:29:03 +0200 Message-ID: <20171024162903.GA20295@salvia> References: <804512f5-786b-d4d0-bc8e-299c5c2683bf@x41-dsec.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Eric Sesterhenn Return-path: Received: from mail.us.es ([193.147.175.20]:40834 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932109AbdJXQ3H (ORCPT ); Tue, 24 Oct 2017 12:29:07 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 3CD09EAA60 for ; Tue, 24 Oct 2017 18:29:06 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 2BD4CDA80B for ; Tue, 24 Oct 2017 18:29:06 +0200 (CEST) Content-Disposition: inline In-Reply-To: <804512f5-786b-d4d0-bc8e-299c5c2683bf@x41-dsec.de> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi, On Mon, Oct 09, 2017 at 07:01:14AM +0200, Eric Sesterhenn wrote: > Add missing counter decrement to prevent out of bounds memory read. I have manually applied this. However, your patches are mangled most likely by MUA and patchword doesn't get it right. If you could please revamp and make sure patches apply cleanly via: git am patch I would really appreciate, thanks for your patience!