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 455543242B8 for ; Sat, 8 Aug 2026 18:27:03 +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=1786213624; cv=none; b=OkRns7CFwuYAzydNmr+4ai4cvhlAvFXMOCrLQ4ik7RRGGmDgUx80+PZ+puif8MvaT3Na7FvLooynlQuZ7UA/uCquBs4PwnvJNowdGmiqgqWbVI3P4ndunxdzpTYC7KVdpD/epNq2WcMAOEqGZRxJbZzftGKJw2OI9SW27Y7Uljw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786213624; c=relaxed/simple; bh=+UagGLx19ZSZU9wxSxGqjkvBM2YpthnG84BST1OPwiI=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=HdB+suNdD4doAVIibfY3UEngEp5J07MPeY6xQxEXO98yuNw0u5O0+Kz2AXS09MzEEu5rJurzaGa3Ibl10R41ECgyBpS9+peDl5KEmSGxGjSLBbm+qwRBIXJnLoX8JkinYFoS/EmXHyow/8V44fw/dhzHk2brCoM/V9KjsJ4+w7U= 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-4ab8b4887d4so408960b6e.1 for ; Sat, 08 Aug 2026 11:27:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1786213622; x=1786818422; 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=VJJ+GP8CKG/zRg9ddNaIdYzEwLze9sm1TPxLdNVm4n4=; b=iIkfxQgFY7Y22Yqs8yDmrWsDjFCJsFZJZhDteC2S4+vzObP1/wWdcuB2iQD8CR/4+2 gK15uHResOItJ2/XDCysLumNvxW2bcIHk+tsp3fWvX3bfaraHyTxdSBocCgraFPY5WDA 1ONln+UIFhYY3GSkYjIkDB3QBZQY+thihu2dECyH1sogKx8gpkavPD3P4SDTsd/lORyu 2mormPFm7r97Zkvr/b8cuFYyLjJXFS99Z2GuNjHEbheTtzFy0+iTY4SooZWx1dmEUW7g ec7Hf7VAqUEaKngKUjaRIOG0L40f2NMtnEHjIb3kDczXNJuS1ybgf7fyf08ux95k6R/S sfbg== X-Gm-Message-State: AOJu0Yw6hjoEyEKA0m/XctYVGGQCR4oXuk3Zlii9NOaBD+oZBKjzhOyR LWCdVXsoQbpRMmEvwbefha6MCDAPLdRtjRSLsCEk7lyb7BFORVeY80hiKDYqVwzKlG2SD2KfrV9 a59YguXAlNI6pLiFXcplGogmdxqcSUzkv82OFow99wCxdo9ucXeXlmdpUihk= 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:c183:b0:479:f7e7:4a81 with SMTP id 5614622812f47-4b1ab3540ffmr5165447b6e.0.1786213622114; Sat, 08 Aug 2026 11:27:02 -0700 (PDT) Date: Sat, 08 Aug 2026 11:27:02 -0700 In-Reply-To: <20260808105112.4000256-1-subasris1210@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a7774f6.b50370da.49fe0.002a.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=126f42c6580000 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=12a46fb9580000 Note: testing is done by a robot and is best-effort only.