From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 863E61FF183 for ; Wed, 22 Oct 2025 16:57:09 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 660B91B604; Wed, 22 Oct 2025 16:57:33 +0200 (CEST) From: Fiona Ebner To: pve-devel@lists.proxmox.com Date: Wed, 22 Oct 2025 16:57:12 +0200 Message-ID: <20251022145726.994558-1-f.ebner@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1761145042607 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.020 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] [PATCH kernel 0/2] likely fix #6746: cherry-pick fix for md issue during shutdown X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" The same commit is already present in Ubuntu's 6.14 kernel as c1cf81e4153b ("md: fix mddev uaf while iterating all_mddevs list") as well as upstream stable branches, e.g. in 6.6.x it's d69a23d8e925 ("md: fix mddev uaf while iterating all_mddevs list"). Fiona Ebner (2): re-export patches with export-patchqueue script fix #6746: cherry-pick fix for md issue during shutdown ...-accept-an-alternate-timestamp-strin.patch | 2 +- ...d-Debian-wireless-regdb-certificates.patch | 2 +- ...idge-keep-MAC-of-first-assigned-port.patch | 2 +- ...ides-for-missing-ACS-capabilities-4..patch | 4 +- ...-default-dynamic-halt-polling-growth.patch | 2 +- ...de-unregister_netdevice-refcount-lea.patch | 2 +- ...fortify-Do-not-cast-to-unsigned-char.patch | 2 +- ...sk-out-PKRU-bit-in-xfeatures-if-vCPU.patch | 6 +- ...allow-pass-through-on-broken-hardwar.patch | 2 +- ...-Advertise-support-for-flush-by-ASID.patch | 2 +- ...rove-userspace-warnings-for-missing-.patch | 2 +- ...pect-msg_namelen-0-for-recvmsg-calls.patch | 2 +- ...ix-pagecache-leak-when-do-writepages.patch | 2 +- ...UCE-iommu-intel-disable-DMAR-for-SKL.patch | 2 +- ...et-subreq-iov-iter-before-tail-clean.patch | 2 +- ...-uaf-while-iterating-all_mddevs-list.patch | 136 ++++++++++++++++++ 16 files changed, 154 insertions(+), 18 deletions(-) create mode 100644 patches/kernel/0016-md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch -- 2.47.3 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel