From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f70.google.com (mail-oa1-f70.google.com [209.85.160.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 D9A9933B6D6 for ; Tue, 2 Jun 2026 02:14:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780366447; cv=none; b=p3hw2pspqNYEUT51ZndcB+rdMfhG8DTmZ+cd6hv7UcqPDwvULR7WcqppX7uIBrFwjsYOrUyeS9onLwY1qLW00+Z8NldWpkwuG7yvSY6SHoVvDajiARbEa1B9jUGQovUfvDVtWXSS0cSYSo5xRuTEwlYKHDKGE91fcJj9JnMpPus= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780366447; c=relaxed/simple; bh=wFAvxKP0L83VMOCsB9oKg/FMA/Vf6MdzSrAUnC2mOHo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=TQgywYDtrbOoClDN5tRwc3qPEOdkJnCPt2jQaSC21SV43ys+Nb9GYMdeKmpzk7IzsSPv53CQKPf3v76Yaz16nKOxH+UN0STj65tRpJL53mfWifZew6yiAMp4ioyqOBPh8+MLyVCAKxsgSGokToE9R6By3Ww+0pNhzPuevXNckA0= 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.160.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-oa1-f70.google.com with SMTP id 586e51a60fabf-43b599211f0so1947319fac.2 for ; Mon, 01 Jun 2026 19:14:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1780366445; x=1780971245; 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=sRxZmQJj023K1qHgr5BEJqi2VXSniVQ/WMKgAeIYOQU=; b=ng656YZpYFtu9ftL7CIjn5GDmm6U6y2ui6iWwKn43amQ5/cmLs/t0EfUcGJXhz/qgj TmnhUVBWEQaeou1eGrwrWLyeQUMRdzrXTJ71FInjeJ/5EKcWqFySpgl06i5UuowFnv06 rSi6Ab4QHoPwQITCls+vJG2fRd13Z5SRZQqctAz6NBOElQVvqSijU6X5OxDdVYtFmLGH mFeeraxtSGA/u9sNFtk4TEo5IwQksqZXEI/w/8f1ZwNiL8PE3qb99l7sfCOwDQTgnmeH CtGlCqt5Q7Fncr/CNB16OAUvtjJz178zk2CDLBhUVztQOMvETSz1YnMA67+WwlJhW1Py bZZQ== X-Forwarded-Encrypted: i=1; AFNElJ+da8l4vCDvY46axLxzBADr+m6FzFeYQoJMvDfeYuD6sl7xuArNcRfn2buHR0iYnsxN3ilC20qGhda+aRs=@vger.kernel.org X-Gm-Message-State: AOJu0YzzEYQfiGt9l5bNbw+FONzxENia7f6Q91BRlIGNg9EgEl5K49tq amCAHjrGNKHnqoBx7K/38lR5BhIme2cpGhXiHAZATHRdSbbsV3fGhaANvGbcxLnOfNSRoW6tYe0 DUzhLNyrSg7pOjbVBvPQXiFGB0+F13j6He0oApANBWEWRPZOLYhcEgea61s4= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a4a:d056:0:b0:69e:3b12:a78f with SMTP id 006d021491bc7-69e3b12b4cbmr309313eaf.6.1780366445085; Mon, 01 Jun 2026 19:14:05 -0700 (PDT) Date: Mon, 01 Jun 2026 19:14:05 -0700 In-Reply-To: <20260602013948.112847-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a1e3c6d.fbc46276.3c3783.0007.GAE@google.com> Subject: Re: [syzbot] [fs?] KASAN: slab-use-after-free Read in current_time 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 and the reproducer did not trigger any issue: Reported-by: syzbot+36e50496c8ac4bcde3f9@syzkaller.appspotmail.com Tested-by: syzbot+36e50496c8ac4bcde3f9@syzkaller.appspotmail.com Tested on: commit: e43ffb69 Linux 7.1-rc6 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=107ee6b6580000 kernel config: https://syzkaller.appspot.com/x/.config?x=8118209836970b54 dashboard link: https://syzkaller.appspot.com/bug?extid=36e50496c8ac4bcde3f9 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=168b557e580000 Note: testing is done by a robot and is best-effort only.