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 C8067333438 for ; Sun, 18 Jan 2026 14:31:03 +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=1768746666; cv=none; b=bDD2TwZIaoheC4k+n8IU2DlFqwWuGOjBhu8YUYj/31m+PfnCH9NRtSR8xyg0z7smK3bd6MGfsYxRLlhx3EVkeM3S/jnaRrkwqoEdYbZROv29sIAfhruOw9OH4Atok5remAqXMFbzpWdVGDyILI4vI3LlZyE0JEGLEwdyWOlF3Ac= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768746666; c=relaxed/simple; bh=PCXX6lTeUgKGaUyvtCWmKKTvjj+DdQLeM051QJ6q6Zo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=Tt0TgKjVAlmZCQSHdCW9oNkoJja3EG+UKgnd3EYhhjG4IXIjvyXZrN2CA8jDRs0JngahrzuZkaxuS0qpCitgvqnupsXr2n1RJssf+17y91PJ2dWCv6LpM+4eQD3+GucO9jHcmTmtGiioB3MycRxM8KMY+GA/eoEDkahDlFqnvJE= 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-6610632db4dso10129172eaf.1 for ; Sun, 18 Jan 2026 06:31:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768746662; x=1769351462; 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=lNfMlqshWAS8Tuu3cdGynTbQI/QN1iZL26U0vs+q+GI=; b=cds62lS9XPS6vACTaMrtZPeOy6BTf7ZACydFNngCPTsY+x5kJj+E6h5DaTKrHvaUnq eKA2HQihc+2y/SQTWHjpsjVu5lZcQ5z996aIRpywKV6q1+Loegj2cnpHKNlKostvVXYN qklH0WnQaoszfHjFvv4R0YL9160RvKzpWsqZLP9WKkqJVTO3g8Dp/pDfaKrIZN3nnj7F DAh4ULOQw7mgBh2GCcJZvxwAvlY95oeEMdgX4X+u/4LDXRoEPC511ReOErRQEB5a04sB nkpXhhStR2YHyfmAUx4OH+6WbK9t0ePKMPhcGGbhyqmXi2W7mwDB0qTMdsmdrjWfq52C 294w== X-Forwarded-Encrypted: i=1; AJvYcCUF+d8bmdA42optGK5sJdjMErCltAhKgQyEeKLwjsgkvD0OqO0SjM3AFbZ0mhNNShZ+Q89A+Av6I3fde0w=@vger.kernel.org X-Gm-Message-State: AOJu0YyrbyEWI2GFsuA6+OJnXXPtn1fW9khMzYHOnNITvyMATJwQDAKs Jp+BxGqSczKzXgqeu7v6a8Oqk1zZiKKD2PxqEwAsFGyRsK4HO+X8Qe0cepl0djREfudvOdXus63 9V6p95HcU/xnKkIOSi4UVrTmSxh/zmEmP8sedthDtyZjib6LBTxaG7TfIh9g= 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:99a:b0:659:9a49:8fd6 with SMTP id 006d021491bc7-661189e3f05mr3681145eaf.79.1768746662154; Sun, 18 Jan 2026 06:31:02 -0800 (PST) Date: Sun, 18 Jan 2026 06:31:02 -0800 In-Reply-To: <20260118132253.34176-1-activprithvi@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696ceea6.a70a0220.34546f.02c5.GAE@google.com> Subject: Re: [syzbot] [hams?] KASAN: slab-use-after-free Read in nr_rt_ioctl From: syzbot To: activprithvi@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+df52f4216bf7b4d768e7@syzkaller.appspotmail.com Tested-by: syzbot+df52f4216bf7b4d768e7@syzkaller.appspotmail.com Tested on: commit: be548645 Merge tag 'for-linus' of git://git.kernel.org.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=16a793fa580000 kernel config: https://syzkaller.appspot.com/x/.config?x=86243b7b185acc7e dashboard link: https://syzkaller.appspot.com/bug?extid=df52f4216bf7b4d768e7 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=10b2f522580000 Note: testing is done by a robot and is best-effort only.