From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f71.google.com (mail-ot1-f71.google.com [209.85.210.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 8A304204C36 for ; Wed, 1 Apr 2026 01:25:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775006704; cv=none; b=laXJLGAcfrmDfdM6G8P+h2wiKl1rUujclmGjQvPKN2qoVRIAxb1m4+Vt6ngfgNSbfUy6WG1nfjKjTqaWDgtp3cEtBK82V+DR3dlOb3Z8BCY+1AcS1VlzANkG19uUP0qbiVHsqgJcAAQwgWHOZkGLb0hodk81jilOFO2YSYYNQ68= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775006704; c=relaxed/simple; bh=R4EQ2QjBANuwcdAS9kdexn4nc5jsLP1QCzatBy52P8o=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=X89+5n66nXwIffaY2xlTvI5TE9IQ+yXP3Tt0aVmB/k6ufAhCYx28W8+jHi/r7glkuQ9x0MeEYTX38WFF/7wYrcvOFrAm8uiIu58OarbohdfMyKVPM9sy9+cChjJb7jrLT3+h+lBZXnn4j7i2X64A4azdTkBv//sB0liINt9vTfc= 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.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-ot1-f71.google.com with SMTP id 46e09a7af769-7d748bc34cfso19031299a34.1 for ; Tue, 31 Mar 2026 18:25:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1775006702; x=1775611502; 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=+ZN+mLCjZp00PMBQKxyaboRKm1y95feib09SUhg6Jgk=; b=KDZ/+4AZG/pZg9bBk0ybhD5WBstGGPOBiLgHJ7gCkLGVjVNEcTfe2lViKb3q5w/2Sm e1Qyy3H7mBOETv9j//OByRj1zF3nHYZ/k+dFo04b9hdk5dZ7XvDzBaneWgkz/xBqKQS3 gSulOL/IfHDmectFUK8xWFLmk8qrfq/HPiPRG82REtz4kSJrjXlvu9DYW9KHNdcfSa6g mxUvBPbNP2Y4qRpWPsgB8KNzVXu54m7kK+GjFbLJEAHkYLubv3R2D34jcNku09L7iz3d iusHDyXgtqJc5UDIgtIrcHsEipF02cN9USxfZaggRJzEX+cHVTutZaK3NwjKuU71CIsd zXPw== X-Forwarded-Encrypted: i=1; AJvYcCU9cw/tGk90rQI0LDiMXzOOT4uoBKaf27O4YXN11t99giiUWGytNC1kn33rYZmn6HHRj8Xug4pJ9V2L+uI=@vger.kernel.org X-Gm-Message-State: AOJu0Yza7+YQzJrV3Ij4et4KP3g73T9plnkNs9wLSP2M6BPcI7xy7oyO C/xll5F9i+8WiiGpacYMRqHgtMzn/RxNXaq8qcL6Uka1SLz4Bn61YMQmvUiW6vUroi0jE85OYo0 +CEeNYMC+FVKeCwXK/Q9kHTlexoxypRMWRO8UNm/CPwG7nvyjZfVzuRlZBqA= 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:2288:b0:67d:f840:79a0 with SMTP id 006d021491bc7-67fabbf3ab4mr825568eaf.12.1775006702603; Tue, 31 Mar 2026 18:25:02 -0700 (PDT) Date: Tue, 31 Mar 2026 18:25:02 -0700 In-Reply-To: <20260401010030.10174-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69cc73ee.050a0220.183828.0037.GAE@google.com> Subject: Re: [syzbot] [rdma?] KFENCE: invalid free in gid_table_release_one From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, your@email.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+4334f9a250019c1b79b4@syzkaller.appspotmail.com Tested-by: syzbot+4334f9a250019c1b79b4@syzkaller.appspotmail.com Tested on: commit: 36ece969 Add linux-next specific files for 20260331 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=16e7a4d2580000 kernel config: https://syzkaller.appspot.com/x/.config?x=e5c508e55e8ef9a7 dashboard link: https://syzkaller.appspot.com/bug?extid=4334f9a250019c1b79b4 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=124c81ca580000 Note: testing is done by a robot and is best-effort only.