From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 9E3B93B6C1B for ; Thu, 12 Mar 2026 07:57:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773302223; cv=none; b=cRBXbormjj5qpo5OavJgsUZmX8EuwWAoKBv0sbVdbKMEQ1J9mTr2+/XCse8aXeGXfMAFfkdm+uiznBfRogK/0z7lDjsUh9eipOFH1HmK3Nkky+D9gQ8mAbGxPyjbm6UGKhvxFuOEIJY/HT3BwfPdvuc+6E/PNrnWyQHHUIPLuFI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773302223; c=relaxed/simple; bh=/dFwoN8vE6od25ohAjMhZHm1aQt5g47St7YT/8ea3wk=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=g4Qmcl0bse89EVBsmytApQbCey93bm8VnjeonD143pNBt4Jku9Btl7fkCR4HY84CRl3D3SxTTfn/wcjj7e/dQA6hY6IbzmQKt8qc5t6nWu02XroIjAdJu+lOWdtstTdwd8eptEC/W/YUbO25FfNCwxPXkX0qTTEeYnjcbcbrjP4= 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.70 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-f70.google.com with SMTP id 006d021491bc7-67bb57af478so11946537eaf.1 for ; Thu, 12 Mar 2026 00:57:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1773302221; x=1773907021; 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=3cnjufFMkwu1JgzmfIT96osDbaC1ascYOiR7X1TOQw8=; b=AOdjhBrYRj98O42VIn0S9XzxZPaqnNJVwG5gwpqK/bj8eO7YEZVoRaJdQsYEdylm2F rZsKKjj4Aet1dyylpDQSqzvuNeVdKM4WywOYHYmkpVS4KKA8xVybRPRCGm7iDQdwGixX fOvKkp60JYzKJgHhpHEJ8SlOcEedHa5GlxnV8pP/7pLlWryX5HUatyMDq2kH3eFfBgp8 dThmkJFCtrX2eBvErWOUWTZIfRDre6rWlgZ0mxyYpWe3G/pwXKef8ZjtfVQ9pSP+fgpY iamDM1GQ4SGD54NrdxMUqMA0aRCK8J0I/UAjtqW9fxUWjQ1UGi8Pto68djUTIOj55TZs 2yzQ== X-Forwarded-Encrypted: i=1; AJvYcCVGMf+HSBaBG4qf+Dr/fwWAbROBy9Pi86lIglQOXBOxLNlj3Z/HE/hFffneOToT3Td7qLXPIRpx6kcckYs=@vger.kernel.org X-Gm-Message-State: AOJu0YzEpWdZHe/v0NzvF8ln6PBZcI+Pb5U5tKDcZrEUaL33aiPXVz9w 07qVT3LI0vHmdHeu2Sm6iQhcHKIWV6ToZax7YL2PvifwA8zXe6jYd2A8VJ5HFF8TeqnJeQCoJBO LvMFLepYU95cCjiHwuhsuxC2lGqEYf+lfXgBIbtDDYkkrle/EJ+umQpJZPMI= 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:4c84:b0:677:fc0b:d7 with SMTP id 006d021491bc7-67bc8a27520mr3227158eaf.59.1773302221591; Thu, 12 Mar 2026 00:57:01 -0700 (PDT) Date: Thu, 12 Mar 2026 00:57:01 -0700 In-Reply-To: <20260312073738.878-1-hdanton@sina.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69b271cd.a00a0220.1879a.0000.GAE@google.com> Subject: Re: [syzbot] [net?] KASAN: slab-use-after-free Read in sock_def_readable (2) From: syzbot To: hdanton@sina.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: 80234b5a Merge tag 'rproc-v7.0-fixes' of git://git.ker.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=144168ba580000 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=1498cd52580000