From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f198.google.com (mail-oi1-f198.google.com [209.85.167.198]) (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 4487140863F for ; Fri, 14 Aug 2026 07:19:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786691944; cv=none; b=BwxHtqCQU8fTDHMh3Fnw9GBQSXCYqziIJskNc9qobyvt2kTFSGT2t3sYOpVTxY5VWfgtCNB2iqfTiGbFTUOHbyeDTqx6eDsPhL4BY6h46dSvITADNIOpzslB0wBO54rCkfqni3YQiYDQ0pscZDwyQcXspC7dkY0eZ0cpFyGtm1A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786691944; c=relaxed/simple; bh=lYnqjbbvW3uCfEraPEeDAoaJlMdGSWp++RjU57H3C18=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=WCen5ZfQnBRtcbsiDt2q7FiVLHOIeYNsHxMECL8bfoLyxFcN0g4U1xlDmyUKTnWGgmlxvn3xxX3dV6jVEIztpWGvMbf/qXtxvLJHQAUDCMi+3IAzyFmE0Q4uiv6cZ9JOAeLHdbsvpipA8BkMWpL2jC5oceX654S2wYxygp97uhs= 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.198 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-f198.google.com with SMTP id 5614622812f47-497e582f42fso627537b6e.3 for ; Fri, 14 Aug 2026 00:19:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1786691942; x=1787296742; 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=WlMighZUntesGP+o1kwHppHodKupJEJwbubVfujgCcg=; b=UbYiAIevBxkXwnbq2FRCW8DQFyqGESSzZH6XiTkrI/dErIBY1tFptZnV3UAx1Zx8hU Vou33Ni1tREsMW93h97f9X4escfgfuaBpZPnyzwkPPTV9iMyUaXKvskPfikZx/RR79a1 p2U8FiTpEPP5Yk6kTr8oIraVF48qSgio1TVN8UBH0U4d7aD9BBtfc+nQsXmUurnCG5Vq XlgZU/XDUU8lxMSth/9Jmq2gZu1luATw0+te0tlOvWcqSZYj8/1P6HxChWCoaE9TcT4m dm3ZzIKe+9PCtD2B88CjfNuIAELZfQ4rKnxpAQomDNNYRV58T2TpXsvi0jW7mnegp3zP JUyQ== X-Gm-Message-State: AOJu0Yx2citbm35cPVvNcURgQgGIBJnZWwS0DG+aw+JeEO4z6wNj96GO T3QcFDDujeVK3MGeSQOTIkRwIuPSpP3mKnAgYhytaXQ3O1UCANMSR5T2FwePLyDhQAok1tfDAL/ mGYaZeYWMaRAavm+pIaQsSKq7/1GpT+VSuVz+2t+rYIuGvC4a+yFZukySN1g= 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:538c:b0:49b:dcb8:e2b5 with SMTP id 5614622812f47-4b241e678c6mr2995162b6e.19.1786691942035; Fri, 14 Aug 2026 00:19:02 -0700 (PDT) Date: Fri, 14 Aug 2026 00:19:02 -0700 In-Reply-To: <20260814024958.28779-1-subasris1210@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a7ec166.5b0d2c79.2ef4ef.0001.GAE@google.com> Subject: Re: [syzbot] [net?] [bpf?] KASAN: slab-use-after-free Read in xsk_bind From: syzbot To: linux-kernel@vger.kernel.org, subasris1210@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+c06674caba265dc61d46@syzkaller.appspotmail.com Tested-by: syzbot+c06674caba265dc61d46@syzkaller.appspotmail.com Tested on: commit: a59f57e2 Merge tag 'watchdog-for-v7.2-rc7' of git://gi.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=109ea279580000 kernel config: https://syzkaller.appspot.com/x/.config?x=d07fbc6821d72a61 dashboard link: https://syzkaller.appspot.com/bug?extid=c06674caba265dc61d46 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=14108a25580000 Note: testing is done by a robot and is best-effort only.