From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f200.google.com (mail-oi1-f200.google.com [209.85.167.200]) (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 2BAD93B6BF1 for ; Sun, 23 Aug 2026 04:02:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.200 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787457729; cv=none; b=D37XSVwLADU8aax7JAgUa1dlX8Tw+nXiF8diHUDhtx5wES/Mqy1i07a8uRdg5qDAaLlSSuNwFGZhAuLH/tAXJH3Nl09UDt1IHbH0bJ+jBO/fl18YdHfaXt3qCic3zmTzPvMR3FClqPr2eskQfhm69rgW6//BDTb589I330114wg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787457729; c=relaxed/simple; bh=KDMpKY/HOIk/hy7Rjb10GkXHsphWz9SImRfbGc1gjec=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=bMx8EwFa862nNuSP97zely2GXB7pZxLKNP1UDI/N32y9ts8q/qOIODVyDhT3n3ZQLybceXtJXFMap0wKCXwPgKxBC9KVgYBwnXx1kpa1ZtRdI/po4nYP2zPABhlzsjMPbZUQgBqeaEDXbQp+VT/gmEvJV49f3J7O3qXPQdeqnH8= 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.167.200 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-oi1-f200.google.com with SMTP id 5614622812f47-4b28db6c77aso4575807b6e.3 for ; Sat, 22 Aug 2026 21:02:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787457724; x=1788062524; 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=qqgWR5O8XPZXkwarGTp0jzQLBF5zqRK5GAoA/a0vsXc=; b=Sz+JDcPAL5wt32UcddZfDLTLKO1GUlr3ITjKFj5PceNcKsXxkdmvtcn3Fcl1hDgh6i KMGNLJCP0Za9RdBmr3A3pZgwKDJyA8TjXpz2iLX6zX6zgh182iGIB3ZnRQ0OZ7eV+e2r zGwf52lIriCBYTpTg+mYni5x2pSjmd12uBoMDvXNXGhV5qWOWjUCaqqRQwdDRh60CJMj dPpo+D8KMElYK5QwOOeod6nFd99b5HZMGyyjVBWZ4eeABWfu+1PZuwxMUr1/zPGpf3bz lDguUFu0s9VP2WEjv+zT/ZG/IInbqJNvqyQdGnes6eAz8yeoqQyaHhOAno8eigUyr8G2 77KQ== X-Gm-Message-State: AFuF++lw6MsUIdBos4R+NbFrKNGF9lpvAn0navHAZ6mRIxetGH9al8FS O9KgcMHz6GEZSD6ngIOhlSXU3OtpB70JidN3uXaiQfe7fKTLm1wBLabEKCqxwVgbHwZW5SN1SsH bs8XeoH87dqoTDxcU7Ljfvdh/FqxkPAHclQVnNxh2l5j6LXF3wMCuu9F5N34= 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:c1a7:b0:4a4:ba4a:9ac4 with SMTP id 5614622812f47-4b2ef274e94mr18046855b6e.13.1787457724558; Sat, 22 Aug 2026 21:02:04 -0700 (PDT) Date: Sat, 22 Aug 2026 21:02:04 -0700 In-Reply-To: <20260823015042.102148-1-ryan.mehri1@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a8a70bc.91706f20.16b6e3.02c1.GAE@google.com> Subject: Re: [syzbot] [rdma?] KASAN: null-ptr-deref Read in trace_event_raw_event_rtrs_clt_conn_class From: syzbot To: linux-kernel@vger.kernel.org, ryan.mehri1@gmail.com, 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+1695193198994f4e7fed@syzkaller.appspotmail.com Tested-by: syzbot+1695193198994f4e7fed@syzkaller.appspotmail.com Tested on: commit: 21d6ac05 Merge branch 'for-next/core' into for-kernelci git tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci console output: https://syzkaller.appspot.com/x/log.txt?x=12464625580000 kernel config: https://syzkaller.appspot.com/x/.config?x=d1128bc53f2ef7f3 dashboard link: https://syzkaller.appspot.com/bug?extid=1695193198994f4e7fed compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 userspace arch: arm64 patch: https://syzkaller.appspot.com/x/patch.diff?x=1673f179580000 Note: testing is done by a robot and is best-effort only.