From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (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 CB4C4378D9F for ; Sat, 14 Mar 2026 14:30:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773498604; cv=none; b=cKEyPTk2sT3wgbAX4OCex0RjfsF6QXTFhPvDAiZnhkc1bX9p41wKdvcBy8E1RRNGmA1XtMQxEKCcEdxWi+yWRp54KD2ZP8ghoGdK2xlsGW8yOqOiPRNH9mkFZhHeNyAWPprKd/Qk6aWCl50fqkZFwPingUD2toWXFwyN3pu2aa0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773498604; c=relaxed/simple; bh=C6Pu0K30iBPNQsmQ1DCCg0yEi1VNBoMFMC267N8WRzU=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=BSCFDmeYRbFC6PEoXwJBsyAJXJZir7aEGk4T1qTNuhKitDrDf7a+bGxH+Wz4nadVpnatMrTgna28Jtw+jT9/nnnDfz5Q0ISRqOfSvmYEIgy5OQQcH6/WrRdS8bhQp7qrJcZJpmLMFEIVN4K2/MexUTyDhoToMLTWKm6ft/CbNis= 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.71 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-f71.google.com with SMTP id 006d021491bc7-67bb3853058so13616734eaf.3 for ; Sat, 14 Mar 2026 07:30:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1773498602; x=1774103402; 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=I6GA3F3feaTLgib1edFyZiyCriF1mDeHCc7/YeOnkIU=; b=f657Sz6uI4RDCpCjatcRtMnS3d9iziSq253D/MVIkc70Fvk+XMG7gexFPYugQX+ZDj LR0BuiGa4WAgtqbEa7/DTaS4TdkNNp0Cb++UkandOBm+5uBlSZPAB2J5VQFPUp14dvZO T8SaW0ILb3EuW/zoBB9o2MppC0kl/+cj3T3UxaF8SGArOaIPRXIko7/u3VGflC5bQ1mU nz2rg+iZNZQKvQcXU91KrfsIkdw14PmUsFjji02omPdHOuq8jb2aljZYQOSpYGvtxYPi 4Iup0a+DWKB5zvyHHwVdOCpC/QVskTtU8XCXUCw39WDIXSGcbPhuJR9Xga4RZ1A8B0iM Gh5A== X-Forwarded-Encrypted: i=1; AJvYcCUNgsrktBdgpaOGL/WKo1qyet/a6GZXDTVaQrjT6YRbLOioKTwCUiI8f0G/5pUsAtaIFVzgUQ/20Q8fy6Q=@vger.kernel.org X-Gm-Message-State: AOJu0Yx3HZ+bpshbOW4ryNG7S9tmPmQc55J6QsCbS0GtJN727ToI/K9b xTkYOxhFSJirh6q7xmBB2+Euharv4P7vu3B4AXT24Bxuv/jO15R1uDuqRZzzZ1WlzkFo/wqoCRZ mjGjuxopci6eaFYtDRa/WFRpZj66mYSZMtYe9CLq6PSbPb+Of5lIjQIFiX/4= 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:1889:b0:67b:f293:4c23 with SMTP id 006d021491bc7-67bf293503amr211959eaf.54.1773498601779; Sat, 14 Mar 2026 07:30:01 -0700 (PDT) Date: Sat, 14 Mar 2026 07:30:01 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69b570e9.050a0220.12d28.014b.GAE@google.com> Subject: Re: [syzbot] [bluetooth?] KASAN: stack-out-of-bounds Read in l2cap_send_cmd From: syzbot To: jacob.park.9436@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+b7f3e7d9a596bf6a63e3@syzkaller.appspotmail.com Tested-by: syzbot+b7f3e7d9a596bf6a63e3@syzkaller.appspotmail.com Tested on: commit: af98e93c Add linux-next specific files for 20260212 git tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git console output: https://syzkaller.appspot.com/x/log.txt?x=141ac8da580000 kernel config: https://syzkaller.appspot.com/x/.config?x=61690c38d1398936 dashboard link: https://syzkaller.appspot.com/bug?extid=b7f3e7d9a596bf6a63e3 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=13aac8da580000 Note: testing is done by a robot and is best-effort only.