From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.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 6A85B363C75 for ; Mon, 9 Mar 2026 06:59:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773039546; cv=none; b=L6f/CXcJgjzDbf59AQJFj61joXtFefxIJ16/fu7VbGVlXQwTizHDCxr7AvYLb8XyXvPh17J2iI6Mq7I9tIBRxFbHJtqIpVdAyWdwwsZAodcafX4MpBCj95YPnC3HxgCS0+vGi4lHIA1uDMwGZ5knqTulelOeYLcLTbKT0N6Ht3s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773039546; c=relaxed/simple; bh=T4RA9xEFwRtoXEZEzA8uihbByl7wNjBSkRnPjyOTwIo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=a0+Q029FTHB9w2kdu++lKzHUC1Q8pVjPvPmQCU0GxmoA6yCGAsHnP4Mey4dPNd074uVVgFk7iKIAyd75DmiOzQa1mFhFiWFFJDNLEosKX9W4mNsv2TlwwI46rFfBEFqfnhzb/7wknWs8yHIgbmtZo4I80pCOTLfpx9GC4bYgERw= 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.161.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-oo1-f71.google.com with SMTP id 006d021491bc7-67baf91ddd4so18705141eaf.1 for ; Sun, 08 Mar 2026 23:59:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1773039544; x=1773644344; 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=e0sQH39glzT0VDV0t1FNsuuDr3WnjNfEu1whGvPI8Qk=; b=trQkylau69+BYaaXmGWIkzvB+rzlt8mSbTH0XO/Mj5vtcML5c1Z9tSksd+sAD3cc2f VWIOIHdWWnTSCKu81Yn5fh4oQi1Pu7yjGLs2ZwE9wMjm/oeziTDJFYb/6p77DTdzlIYp QNC2A58T7pGCE0ZJ/YMI8F50rkPtPIC9x9Bkx0xLaLTyThIT8nMfwkewRjtZ1NmvEKFo c2Ey37lXSJ/+CBC1Wt8FTn+BZgQ2K/9caicYOi0W3XahgDfQxdWge1HRMJVxxxQw1Ezt w9e+DPqjpOMipqUZ8r1UwXoG4WFigFlUAq4eKxk1z9SPXfXkjp65HL9Om7PmMTgkWdan 0z/A== X-Forwarded-Encrypted: i=1; AJvYcCW3us8NGZaNllXWhAKoMnLsHQW1xU86Rdqsb/qUs763oW1QuroqXZzUdzotNIJxw8EBPv0jWSBQ88MCm2I=@vger.kernel.org X-Gm-Message-State: AOJu0YxYuchtZB2IHZD5fmq/xHOQvXvGLNlCats5lx4sV7oZ3IUDIY7X tj46wnN7cSyN8gTcLe+m+tuDoNaDZgWoxYPrRVy1XL2TraPIL4kJFTJ+Xin3u4PGc6PoNxRa10T MmOww4SXuBajTu5+NR7n4J9mWTa6zIsGfIoPKzyoym8661Fi3frF9X+4+Fu0= 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:2219:b0:67b:b585:47ec with SMTP id 006d021491bc7-67bb5854a17mr1215573eaf.9.1773039544471; Sun, 08 Mar 2026 23:59:04 -0700 (PDT) Date: Sun, 08 Mar 2026 23:59:04 -0700 In-Reply-To: <20260309062812.435877-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69ae6fb8.050a0220.310d8.0019.GAE@google.com> Subject: Re: [syzbot] [net?] KASAN: slab-use-after-free Read in sock_def_readable (2) From: syzbot To: kartikey406@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 but the reproducer is still triggering an issue: lost connection to test machine Tested on: commit: 1f318b96 Linux 7.0-rc3 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=14ea28ba580000 kernel config: https://syzkaller.appspot.com/x/.config?x=c5c49ee0942d1cdb dashboard link: https://syzkaller.appspot.com/bug?extid=f50072212ab792c86925 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=122d03aa580000