From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f70.google.com (mail-ot1-f70.google.com [209.85.210.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3BAC336B900 for ; Sun, 2 Aug 2026 10:35:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785666923; cv=none; b=t9iDpze927YUOoXobYSbAsz9gG4ThandWGwo4WK5lFw8fqq1+RXWdcqSYyBMOEs1fmkAVmA0oVDAT7vhGxswid69WMKi7Ow4j9zko50bPbRYVhIuerw2hFO6ZBSoNqbPjwxzqU1PvoKMj5amBbRwvKN66JeVCApu7OMvBzsgx/k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785666923; c=relaxed/simple; bh=J70Ih/ZyN53Ic9eaHr0Od3FK3Uc7SY503F9ebDuPp3k=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=XrzK9OgM/RV8JaZGOmEXW0Bv/zKoOeVn5d9737Oy/R7jCCHIQRw3TlNxL4gQdoA2ZdWIKVpTrvNwhh0q/lBLpy7KKcGBiLfxMWSdA18DQs4hJZUu4jRhfMOIkHiZ3jv/8V0Bkvr4SkPDiTfvLtgZvROqPL0tjQo+c0UzAJLSdGg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.210.70 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-ot1-f70.google.com with SMTP id 46e09a7af769-7e74781faaaso5211469a34.2 for ; Sun, 02 Aug 2026 03:35:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1785666918; x=1786271718; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=J70Ih/ZyN53Ic9eaHr0Od3FK3Uc7SY503F9ebDuPp3k=; b=QoluhnuWBIFIHKWkDoCao4gJYqhPxbhgl+73F5HItxHFG9VcaxUlye0nYFgZ4hidsk 1Jv4kxeahmZd5jYJrNI/oqMJOnu+0p7hRdaOJxPxzwDRGSYLRFjGm8O02ATKE92Xbc09 RGJlz7t2v5Jalb4m+N0ksTgUr1MElELRDdVMM1TBRdpGc2iuj1dc5CuxdK3pnXWCTyF8 RCaKA/F+ISgSQbcjpIc/HjGHhX/ztX2jP7hs59R7Edxew7epfTx/YeRAt+yjnMqgNa5+ a85nfER752u2S0nI3F5TpG5/j01wmvLMyoIDtEX+AADuvkEc96RR/e6BPC/VKS4JfV8b lWCA== X-Gm-Message-State: AOJu0Yw/sTz6hsZnvzxtgPMX4Ycc9fwMw9ATqrs7irAgWG+JaIvieWcu v+GFqbfmCvVwEsOpWduuY3GJfoJ9vOvCgaHV2gWP6fZfFMaFiSMBPs74ctpIh9rpIKeuThVJE3J 9QT7/aWNJI9Xi6ecl+OLcn1CUcNptELgdP4yFigqug/ym2HyZdmqOhk4WNhI= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6808:198d:b0:485:48da:133d with SMTP id 5614622812f47-4af5e29c73bmr11926903b6e.10.1785666918358; Sun, 02 Aug 2026 03:35:18 -0700 (PDT) Date: Sun, 02 Aug 2026 03:35:18 -0700 In-Reply-To: <6a00f268.170a0220.1c0296.021c.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a6f1d66.2d659fcc.1d46f5.01d4.GAE@google.com> Subject: Forwarded: [PATCH] wifi: mac80211_hwsim: drop frames with invalid channel width From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com. *** Subject: [PATCH] wifi: mac80211_hwsim: drop frames with invalid channel width Author: lurenjia534@outlook.com #syz test: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git main Please test the attached patch.