From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.72]) (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 85FD637E2FC for ; Sun, 31 May 2026 16:11:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780243864; cv=none; b=cBkc2oszDOrEut3hpg6DQCc7MlOIBnIGMQq10/dMrttdMFPbXIDR+qbSAmMUGGt1N/wWJZJD9G5ABEij5JfHIzJ9FdkjEOcreP5Qyvlbfz+vdSVgfF1mNzimC/2l4p/Pr4D76cgK3Vb9eT5J9Caddi2W7g9Y8gSJia92ryu7yMc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780243864; c=relaxed/simple; bh=uoTjGvxTqNCp0DtuN72TNvnUYP8kq/oB8tUSnj8AlGw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=a1BGmwYi7IGv8VWS/AKjp5NwLE0ax4TldBg1MfUd65PtIrpzMkkQsa1Fbn5Rc/HvnQJfP5iv1lZW88EZHXyPLf9qx+o1lNSjPoWRsbnLyOV3SscKXbKgkup6/Je8SCtA9TuC4fw9rEL4E50XQVrvLHJdy2LOP0YlUKN0GFB+2jA= 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.160.72 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-oa1-f72.google.com with SMTP id 586e51a60fabf-43b911ac62fso9472602fac.2 for ; Sun, 31 May 2026 09:11:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1780243862; x=1780848662; 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=85i1sg2y/ElbYYDdBdpIjaZP722iMrqHrJk0zXYvt1o=; b=pBajJwx1sIX6w0xJRgUWY7CudoVFQODr2m6uNdMGlcfEHdx+V5soXXM/ETzFRHTdDi B4KbHTIWCxCDglF1DYQi/81RzGvSsCEb6m7QmOk9FwbyNO2rYNx3fOPoEpvlSyIx2Taq X4APZIVgFWfM697rquJQyJdLGkoPkzi9Ozh1gPGggzFJgUVIDZUZ41YrrRIG4WyuOY8o QbnGQP9nj1vAoCCP2oJpmho8ndhqQnw/HGvjwkMbuLfH0zLpkzrlOINQoa0FQtlK6stR g30aA5MND4MLAboUMOm6anQR0u8t71RF+oIfgpD9N9IcaPe8dMiR4Xq2hV8Ofs9xEbB8 R3mg== X-Forwarded-Encrypted: i=1; AFNElJ96Ta1sfsLUM5M/91Zcb8t01qmNYnQk9tCNRitDUuEIsPYWydUJOFka9Rs3Tbw092vL0F3UvzWClIK0o9A=@vger.kernel.org X-Gm-Message-State: AOJu0Yw5a60SoINaYxYo0KPAwLBp3i/Jo3HxRJPm/R+SBrVvVYYOdWVz VebzIYk96IpHmEQ9knhvRnt9objrkIvNdxgHJ8shcovegBAwOypRv1EcKw2uguH+VJPRZUb2lYG WRY2/MQx2dCxHiLG/XHHzK6x/in5Jg7ftg0wOdShjqOhxWphCCa+l2FonJ8k= 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:2018:b0:69d:ff0f:bf00 with SMTP id 006d021491bc7-69e105abb6cmr3703511eaf.49.1780243862612; Sun, 31 May 2026 09:11:02 -0700 (PDT) Date: Sun, 31 May 2026 09:11:02 -0700 In-Reply-To: <20260531152729.100461-1-kbreddy.rpbc@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a1c5d96.3b158e77.2846f8.02c1.GAE@google.com> Subject: Re: [syzbot] [bluetooth?] memory leak in init_srcu_struct_fields From: syzbot To: kartikey406@gmail.com, kbreddy.rpbc@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+535ecc844591e50588a5@syzkaller.appspotmail.com Tested-by: syzbot+535ecc844591e50588a5@syzkaller.appspotmail.com Tested on: commit: f377d002 Merge tag 'sh-for-v7.1-tag2' of git://git.ker.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=125e35ec580000 kernel config: https://syzkaller.appspot.com/x/.config?x=9645c21cfd1d3e8f dashboard link: https://syzkaller.appspot.com/bug?extid=535ecc844591e50588a5 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=122676ec580000 Note: testing is done by a robot and is best-effort only.