Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756245AbcDGOBi (ORCPT ); Thu, 7 Apr 2016 10:01:38 -0400 Received: from lxorguk.ukuu.org.uk ([81.2.110.251]:36268 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755633AbcDGOBg (ORCPT ); Thu, 7 Apr 2016 10:01:36 -0400 Date: Thu, 7 Apr 2016 15:01:20 +0100 From: One Thousand Gnomes To: Vegard Nossum Cc: David Miller , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Eric Dumazet , Sasha Levin Subject: Re: [PATCH] net: mark DECnet as broken Message-ID: <20160407150120.22934228@lxorguk.ukuu.org.uk> In-Reply-To: <1460013763-22985-1-git-send-email-vegard.nossum@oracle.com> References: <1460013763-22985-1-git-send-email-vegard.nossum@oracle.com> Organization: Intel Corporation X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 601 Lines: 15 On Thu, 7 Apr 2016 09:22:43 +0200 Vegard Nossum wrote: > There are NULL pointer dereference bugs in DECnet which can be triggered > by unprivileged users and have been reported multiple times to LKML, > however nobody seems confident enough in the proposed fixes to merge them > and the consensus seems to be that nobody cares enough about DECnet to > see it fixed anyway. > > To shield unsuspecting users from the possible DOS, we should mark this > BROKEN until somebody who actually uses this code can fix it. How about consigning it to staging at this point ? Alan