Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp1761229ybz; Sat, 18 Apr 2020 07:58:03 -0700 (PDT) X-Google-Smtp-Source: APiQypIgp8ssfCbxNu/ZTGicEzb5TUBTNr1Mz2VHqD3drmXqKeMzELcQLEnY6KWwbY7AGMIrJZze X-Received: by 2002:aa7:d60a:: with SMTP id c10mr7613167edr.66.1587221883086; Sat, 18 Apr 2020 07:58:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587221883; cv=none; d=google.com; s=arc-20160816; b=uPjJu1H4oo5zhT7+qeB9QMokqb4GqYLyD31flGzp7W9EUa+SGQIL6/U7ZOt3V/0jiv 7tp+E6tg5d0PZidC/oGlrMXqSYjRL5+4atQxlkUAJMfwxyntKXx+hxGRePCzyIMbIbid bj7gbGmqg1hsD+LvoxEMRRn6QXi6/lZQhy/3josbIgNnP0uZaUfX/BIk8khHFhSSubPO cw1fpGOnTgdmSZ8eklbUEJ9zb7T5XHUxqyH2tERHzAM7GKmu3iNPeGFy8TJxuVvJSK8X MwaUgJnF5OCC8jJ295/zM/xyxbHJeJSs9dU7G+dw16jZzD3Af6X+Xl5vHYjl09ly/k5T jkLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=no/5hEywtrjRzLPTvCqRn55daEzEM4cHZc3NOlRgfBg=; b=dEx1T9MGaNLXqEWL6GaZrR51xPdk7nenMFXqnVBn3718IDz6F0nGHyFRzOsrgXleVE UGTOC0RXH+hXRdVkq5QVbdTDdi635tL8zMbV+u04pvQLmMeiz3/NmockuwmoXWu9LADD vtJKkq5yrCqgRUuE47W+PTmFmiAJ2kc30sOJv/Ex3F+0dEiJ2+7obs1bZ5XBsv2Lh1h4 s/SOiLH7iQI7RYS7Dc/78GeUrCdImh3hKYaYYaFiJ6jXmcDf2PWUVU/kogfxrIS66itg hHq45YmwJi1RwFCtFzvmnT3GEhMzkvkfebZ2rHEqz76LJ0ToV0/fUpEcgeKt2r1NWNgk fsbw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=so0SMLZs; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p4si12471282ejd.3.2020.04.18.07.57.40; Sat, 18 Apr 2020 07:58:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=so0SMLZs; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728151AbgDROlv (ORCPT + 99 others); Sat, 18 Apr 2020 10:41:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:51354 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728119AbgDROls (ORCPT ); Sat, 18 Apr 2020 10:41:48 -0400 Received: from sasha-vm.mshome.net (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E2E9B21D79; Sat, 18 Apr 2020 14:41:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587220907; bh=ePMzA8G+GUVMHaLdyeNb6FpdBQ2qidUTn/hjMaGktEo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=so0SMLZsPK9hd/SEk70kuQMha3DA7+VsEQYkLXu1fi9FC+WL+XljZ8/vKy4TM+ofI owMWd8YpcWXC+69o29oKP+r0CNbNfNwjcjZXjdKeucGS4XNSBBS06PLi1VErfLDJbO 2j0RrGSxxlhQWH1LQVULrmQY3HiqDeOKxC2njXU8= From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Simon Gander , Andrew Morton , Anton Altaparmakov , Linus Torvalds , Sasha Levin , linux-fsdevel@vger.kernel.org Subject: [PATCH AUTOSEL 5.4 47/78] hfsplus: fix crash and filesystem corruption when deleting files Date: Sat, 18 Apr 2020 10:40:16 -0400 Message-Id: <20200418144047.9013-47-sashal@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200418144047.9013-1-sashal@kernel.org> References: <20200418144047.9013-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Simon Gander [ Upstream commit 25efb2ffdf991177e740b2f63e92b4ec7d310a92 ] When removing files containing extended attributes, the hfsplus driver may remove the wrong entries from the attributes b-tree, causing major filesystem damage and in some cases even kernel crashes. To remove a file, all its extended attributes have to be removed as well. The driver does this by looking up all keys in the attributes b-tree with the cnid of the file. Each of these entries then gets deleted using the key used for searching, which doesn't contain the attribute's name when it should. Since the key doesn't contain the name, the deletion routine will not find the correct entry and instead remove the one in front of it. If parent nodes have to be modified, these become corrupt as well. This causes invalid links and unsorted entries that not even macOS's fsck_hfs is able to fix. To fix this, modify the search key before an entry is deleted from the attributes b-tree by copying the found entry's key into the search key, therefore ensuring that the correct entry gets removed from the tree. Signed-off-by: Simon Gander Signed-off-by: Andrew Morton Reviewed-by: Anton Altaparmakov Cc: Link: http://lkml.kernel.org/r/20200327155541.1521-1-simon@tuxera.com Signed-off-by: Linus Torvalds Signed-off-by: Sasha Levin --- fs/hfsplus/attributes.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fs/hfsplus/attributes.c b/fs/hfsplus/attributes.c index e6d554476db41..eeebe80c6be4a 100644 --- a/fs/hfsplus/attributes.c +++ b/fs/hfsplus/attributes.c @@ -292,6 +292,10 @@ static int __hfsplus_delete_attr(struct inode *inode, u32 cnid, return -ENOENT; } + /* Avoid btree corruption */ + hfs_bnode_read(fd->bnode, fd->search_key, + fd->keyoffset, fd->keylength); + err = hfs_brec_remove(fd); if (err) return err; -- 2.20.1