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 2A4EC23BD06 for ; Tue, 21 Apr 2026 18:41:02 +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=1776796865; cv=none; b=LcPii0PgMx6yQK4Cjnm6ADKJTlsne785dQ9pJMSNqIF2P2btZLXTDiRUJQ8kknj3jwiCfCe8ApFwXW2mjIGo/3c7hPtkiYuTqmuS+DE5N0Jnc/gwgzAwhUFDrrWhSkVEuj0t6GDpZnHBMVQvrPji4z5fPeQHsr0kJpeerqE45NU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776796865; c=relaxed/simple; bh=PZ23PN9DINJgTxF0cd1SSeeEa2F7Vue446LzVitGnCE=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=N65TlXnb5AOpk+ziljM7yjfLwj+TKU/97JC8lSVUIYDGovM0HBdBb+Yj4HLDBYO0x+05/w8lNr6UQb+Es03VkUnf3GbfN1fzcpsmMjae05YU9sMDMvTDsznBhwvsRrtRtTAgLNnK80qj6O16cE3r1Rg4wvqxdO5XBCBrS7/6+sY= 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-7dbb6b95836so9652485a34.3 for ; Tue, 21 Apr 2026 11:41:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776796861; x=1777401661; 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=wccsnqMAbIB6g/Vqh4nRR2bN8poLqWRmFDUwaoIbsq0=; b=PXXzbmo0UuF0R74yKxYtCZS9PllI00nVUdpPJ9Y6TENKoz4dWuxwEnUgQk5xo3i4qM F2aroIC+oEH/vAs9TdqWgR/8RI6gdY3l6Ccek9Aj1Tvsjoc6ONfvPNdvkSmZJD4gjlBM RbhG6Tvx3VVFXWbyYTnKMyYkJljGLwb1mZ35zVx0MdthXLZt3r7NdoLxu95+zqSn1gMd zXvT7KQhUKsbx2aij8KpTGmynzxuFfV7cf4gFyY1S/CTqVSP5j07suwSYsbn0urWegxO MZ7OJx9qq6tguPmUfHKKEdyqU3XUE8XGEhI8Lgj3PhtouyWO14lokfl/Mb0RqeFxBn5s m6yw== X-Forwarded-Encrypted: i=1; AFNElJ+1UIS/+/I/b+puxfMxXoln+HhAwfHqjNfcOuNdQNAoCDfjdKNks4+WedvyJqPAWf+hOIHgEHQPT39Z0E4=@vger.kernel.org X-Gm-Message-State: AOJu0YzXye1pkKDhAVrT/CDm+GvgcvGTWHYdQivaSEQycWGRKSZvk6CZ AY5hBr+15bFRinUQMPtxyOk99LKk65jK8mbu8Q2t/S1XxZlZsA3XNIKibO0ewIIszr5tUr1vGcv BW9JoYouuRd9E4n/4iEJojWCfx0Ws5iBXSMcjSW7thUkKU/dNBuAkdtoMchc= 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:6acf:b0:694:9e64:6795 with SMTP id 006d021491bc7-6949e647116mr1186756eaf.48.1776796861792; Tue, 21 Apr 2026 11:41:01 -0700 (PDT) Date: Tue, 21 Apr 2026 11:41:01 -0700 In-Reply-To: <20260421162429.164515-1-aha310510@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69e7c4bd.050a0220.24bfd3.0035.GAE@google.com> Subject: Re: [syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_seq_start_rcu From: syzbot To: aha310510@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 and the reproducer did not trigger any issue: Reported-by: syzbot+60cfa08822470bbebe44@syzkaller.appspotmail.com Tested-by: syzbot+60cfa08822470bbebe44@syzkaller.appspotmail.com Tested on: commit: 4ee64205 Merge tag 'clk-for-linus' of git://git.kernel.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=13f40cce580000 kernel config: https://syzkaller.appspot.com/x/.config?x=45528449ee7e2c2f dashboard link: https://syzkaller.appspot.com/bug?extid=60cfa08822470bbebe44 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=16039f16580000 Note: testing is done by a robot and is best-effort only.