From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2D76041A559; Thu, 16 Jul 2026 11:25:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.61.82.184 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784201116; cv=none; b=L+j7LwQqJcB1qPpUtJlziYJlCz4oS1ThBUkZ9+g/eksdaqBqGXqw7174JTkZGQI/26MxtZxe6S5LJoJUa38R9JEGf9b5wFUeYxlr5iGXmw2IdWyDC7eoRrO9FLCZdmNUjdYJHk3ExmiJ7XQxspn2MIGb2k3bz8QcZbpbTzA7XV0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784201116; c=relaxed/simple; bh=f/awVlGX72QP3fiLggIAPqohTeX2q7Uo/NY9fa2f5v0=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=F+CrvzqKWhIHNscHixM5p3Nx4I+nWx2LtO3hEI1CLwSZGbwmqB9zrcCMjirQqT+GCFDNMRQ8Cym+9jnLKci2CrpEcjGvePsYFRdwbEdOWz6iC2mFCEDFjADzSpyWMgkdttOqHX5eEbWz6UCNDA75NmIgEG9XA3WBYlMDQXo/h8k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com; spf=pass smtp.mailfrom=mediatek.com; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b=W4l+jHtv; arc=none smtp.client-ip=210.61.82.184 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mediatek.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="W4l+jHtv" X-UUID: d57950fc810811f18dc8c9802ae25ab1-20260716 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=10yvUjOq+KsPM23lclz4fVH+3MphhiKDfSfdO62ID58=; b=W4l+jHtvydhRtyiuvZzVvwE330duxSjlxJNWmEJNfGavdk6EIv8L1N/M8d3syyq/MA9WVki3IHZpWQ0mQym95W2ZVnXCZboInGalJmKtf2cpRpZdy7l4sWcsO+dA6qpqLSXt/FUdVDDUNQ2A8stBa28DI7K0c556U2klxm2YG+s=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.3.18,REQID:79e76d9c-bb94-4924-9775-f05e81d6c442,IP:0,U RL:0,TC:0,Content:0,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTION: release,TS:0 X-CID-META: VersionHash:8a735a6,CLOUDID:0a1f3219-ab14-4403-9336-76696324c5a8,B ulkID:nil,BulkQuantity:0,SF:102|136|836|865|888|898,TC:-5,Content:0|15|50| 99|100|102|156|200|213,EDM:-3|-100,IP:nil,URL:0,File:130,RT:0,Bulk:nil,QS: nil,BEC:-1,COL:0,OSI:0,OSA:0,AV:0,LES:1,SPR:NO,DKR:0,DKP:0,BRR:0,BRE:0,ARC :0 X-CID-BVR: 2,SSN|SDN X-CID-BAS: 2,SSN|SDN,0,_ X-CID-FACTOR: TF_CID_SPAM_SNR X-CID-RHF: D41D8CD98F00B204E9800998ECF8427E X-UUID: d57950fc810811f18dc8c9802ae25ab1-20260716 Received: from mtkmbs10n2.mediatek.inc [(172.21.101.183)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 540785338; Thu, 16 Jul 2026 19:23:56 +0800 Received: from mtkmbs11n2.mediatek.inc (172.21.101.187) by MTKMBS09N1.mediatek.inc (172.21.101.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.29; Thu, 16 Jul 2026 19:23:55 +0800 Received: from mtksitap99.mediatek.inc (10.233.130.16) by mtkmbs11n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.2562.29 via Frontend Transport; Thu, 16 Jul 2026 19:23:55 +0800 From: Chris Lu To: Marcel Holtmann , Johan Hedberg , Luiz Von Dentz CC: Sean Wang , Will Lee , SS Wu , Steve Lee , Paul Menzel , linux-bluetooth , linux-kernel , linux-mediatek , Chris Lu Subject: [PATCH v13 0/7] Bluetooth: btmtk: Add MT7928 support Date: Thu, 16 Jul 2026 19:23:45 +0800 Message-ID: <20260716112353.2192865-1-chris.lu@mediatek.com> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: linux-bluetooth@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain This patch series adds support for MT7928 (device ID 0x7935) to the btmtk driver, which requires a new two-stage firmware loading process with CBMCU firmware. Patch 1 fixes SKB handling issues: DMA out-of-bounds read and cloned SKB corruption. Fix by calling skb_unshare() and expanding skb tailroom with zero-padding. Patch 2 adds firmware size validation with integer overflow protection to prevent out-of-bounds access with malicious firmware files. Patch 3 passes hardware dev_id to mt79xx_setup() to fix incorrect chip ID logging (was hardcoded to 0). Patch 4 removes redundant snprintf() that overrides btmtk_fw_get_filename() result, causing newer chips to request incorrect firmware filenames. Patch 5 improves firmware logging: adds filename log, uses chip ID as HW version, and uses %.16s format specifier for datetime field. Patch 6 replaces magic numbers with BTMTK_WMT_PKT_* enum for better code readability. Patch 7 implements MT7928 CBMCU firmware download with two-phase loading sequence and cert_len overflow protection. Tested on MT7928 hardware with successful firmware loading and Bluetooth functionality verification. Changes in v13: - Fix cloned SKB corruption (HIGH severity) by adding skb_unshare() (Patch 1) - Fix cert_len integer overflow (CRITICAL severity) in CBMCU firmware loading (Patch 7) Pre-existing issues fixed in subsequent patches: - Patch 2 introduces format string issue (%s on non-null-terminated field) -> Fixed in Patch 5 using %.16s format specifier - Patch 3 context has pre-existing snprintf() override (identified in v12 review) -> Fixed in Patch 4, resolving firmware load failures on MT6639/MT7925/MT7928 This gradual improvement approach allows independent backporting of each fix. v12 -> v13: - Added skb_unshare() to prevent cloned SKB corruption - Added overflow checks for cert_len calculation - Split SDIO firmware loading fixes into two patches Changes in v12: - Reordered patches to fix dependency: move "Pass dev_id" before "Improve logging" so dev_id is available when logging Changes in v11: - Fixed use-after-free: reassign sdio_hdr after pskb_expand_head() - Reordered patches for bisectability Changes in v10: - Added Patch 1 to fix DMA out-of-bounds access Changes in v9: - Reordered patches to group SDIO fixes together Changes in v8: - Split firmware validation from dev_id pass-through into separate patches Changes in v7: - Added Fixes tag per feedback Changes in v6: - Added Fixes tag and restructured parameter comment Changes in v5: - Moved documentation to function-level comment Changes in v4: - Fixed commit message and expanded description Changes in v3: - Changed dev_id type from u16 to u32 Changes in v2: - Combined MT7928 functionality into single patch Chris Lu (7): Bluetooth: btmtksdio: Fix SKB handling issues in TX path Bluetooth: btmtk: Add firmware size validation in btmtk_setup_firmware_79xx() Bluetooth: btmtksdio: Pass hardware dev_id to mt79xx_setup() Bluetooth: btmtksdio: Remove redundant firmware filename override Bluetooth: btmtk: Improve BT firmware logging Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum Bluetooth: btmtk: Add MT7928 support drivers/bluetooth/btmtk.c | 427 +++++++++++++++++++++++++++++++++- drivers/bluetooth/btmtk.h | 9 + drivers/bluetooth/btmtksdio.c | 42 +++- 3 files changed, 459 insertions(+), 19 deletions(-) -- 2.45.2