From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.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 CC55F35B120 for ; Mon, 19 Jan 2026 14:59:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768834746; cv=none; b=nXy7Pr4b6OLSC7v+w2JE3ta3sIKKF8nCA+bDQzmIRxUxFRDaWpy1H3wvG42B2BVVN93aZKjn5jwE0FixVZZhiVtT+TLdbUl5Cmm85JeWxuRDs7E88GE9KaWI17a4Yg/G7JMUaoFr2fc1BxiXZZpa1S3LAQ1NcL0U4OomoYEE2G0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768834746; c=relaxed/simple; bh=ljAwmgdXBYhdpUbgtOrRbihrlCs4lk0NFyHM2hSoyJE=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=PBiz6IKdEJpJB/MAUouvb0g/qwwaU16lRvUh2WedL3GlVhP+xXIsSIiQCCHDYS0mbk/vEPuIKsMHYruG8qldr7XFaa2OhoBIbINdshccIv28V6vUEu0ALn0yj1s+J2OuYNQUJnzeRbgYgK0OoaCcw2uvCAgA9/Tt2wSjdz3wQo4= 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.161.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-oo1-f70.google.com with SMTP id 006d021491bc7-66110333b04so6817996eaf.0 for ; Mon, 19 Jan 2026 06:59:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768834743; x=1769439543; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=W0dk7PoLjmukpBI3HO4TXnRez3O+ydbGHa5iGbGw0PI=; b=QfMmCL76giz1H6WjMORtFFOgRDyQ+FvB0aqNM42xtwMy8K27MjOwxIbyObm6+PteQw FjLADCZ2h+hZFBsBHbdccZ4yX2uQlwNCyUWGZPGVPKmrDgRNEBzwrjwDlhOnDNxdRTxS uXREqcYAkDm9XR8jCkmnQskDqcBCz0wxiKf66uohE1gd5XBR6EHjWG6mO6f3wa9Njap7 SQxOVTiDeAwdZ0Or0qOR8VzaAVJxT73/+RQ3n4w2guzyFvyzb1zEN7I2CzqphKUMecuj xX2OmCAtqPWt54vNsRTAfvgNNs7sj66p0wP3P1/wQTDdpEuEKTdKbnChTM0v1XlJBcRd 8O8Q== X-Forwarded-Encrypted: i=1; AJvYcCVKxHhmzWY2zxuBpX6D8TG5jbYpjHTUvrT1XxkpDtIT2vmWSoUh5o71TXzqFzUzVCGPUyZvm9YcCZRZQok=@vger.kernel.org X-Gm-Message-State: AOJu0Yyolan1OhYm0+H55XFcnFflhLIm4+RkhLtjSyO4/rypV4JXZfTe +Y+BL7unfBi2eBPs5ymsYwUlxAw9ysHfGGfirnG5x6xrv3nBUnnW853AO8rxRDR/xQVcPaIAGpj AD4sII5BQygsDTdDeFMeALJ9OCEBKhEmsoGH6D60YrMWg27WwaZHYRnTmdN4= 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:6820:4812:b0:65c:fc36:4a6d with SMTP id 006d021491bc7-661188fb22bmr3346191eaf.28.1768834743763; Mon, 19 Jan 2026 06:59:03 -0800 (PST) Date: Mon, 19 Jan 2026 06:59:03 -0800 In-Reply-To: <20260119143815.198401-1-aha310510@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696e46b7.a70a0220.34546f.04b0.GAE@google.com> Subject: Re: [syzbot] [wireless?] general protection fault in ieee80211_put_srates_elem From: syzbot To: aha310510@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+81cd9dc1596563141d19@syzkaller.appspotmail.com Tested-by: syzbot+81cd9dc1596563141d19@syzkaller.appspotmail.com Tested on: commit: 24d479d2 Linux 6.19-rc6 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=1153468a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=3027d9a5f96d82ca dashboard link: https://syzkaller.appspot.com/bug?extid=81cd9dc1596563141d19 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=1596d3fa580000 Note: testing is done by a robot and is best-effort only.