From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.72]) (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 60B98492524 for ; Tue, 5 May 2026 16:47:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777999624; cv=none; b=EEet/hwDmvko4X4ERykpmPwGCz8n9QD/AQOoD6Ypgw/4fqyWgUDgwlDUT022LBqCZMeK0lrRDaYy6BwhDWR/ADnSMSAg/MRdQv+g3c86kPbi0m2btcSq2p59XklD0Y8EnXhJlXxxCqh2S+9otEIYfA800dje0X05MINHW52qf2s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777999624; c=relaxed/simple; bh=GLH39X3AduTCyQKZnVWUKhC7Pu2gLInc3CLwKE/WNhM=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ZPNSVUpcjo8bFldrYiNWhs+zlA4I3R9bSVTJrdrM201uGspn+kMESds6fvzeNokqrJoouWblJiHNIjzOVj+vBMNLCaeCw/+joczyjTVxUKhQnfPD1ESBmXzcZ/f7dSEzOg4HPGqAfH2gFJPeUclw9McrhIfHWEwkTg29ZAmP7Is= 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.72 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-f72.google.com with SMTP id 586e51a60fabf-434f1d398cfso507551fac.0 for ; Tue, 05 May 2026 09:47:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777999622; x=1778604422; 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=ivnXM6n8HVxwPgl05jUCdCNOOIedkZdN03nlZ96Exhg=; b=LL2EsYyfjW53VpewKFHZ56gaHkgN2K4bqS9gZkH9mTgK5uE6pkpxcDm6ocUt9rZYg8 1s8qQgtNvuq0wQIxCwWkz6RsyBLIWVfFfoaN1Xyd0xoEO0B9DpRBJjdm1GVzBVafisE/ T5eImfUxh2lgpQKe0+u154CVsPTZGC/og5w4LATcxIAiOxFWbRSTM4xYd1HSW0zdwh2I IhbrUofYoOwy/pzAlPq7N30fkwY7QHzoRrUdHzdP6DzQQSBhfu3/O09dP1fnrDpQ63pE cnFlm10ivwEZplAu6+MjH9+ZuQG8VRVTMs2pVIrE7VWhPXm28+SjIUY1A6FmnQSzay/a 6ZeA== X-Gm-Message-State: AOJu0Yy2ZrUl7KV7NRQwCsuxL9IBCBE/odgBZ1zA+UM6w+3Qiunfn/vu IBjGlVJICUrHCkq+OPVDfoDZ+OFGHkcDa/Zv2RIdIM3tUWEkF0KQZAVmxtDswmMQANX17C5QhxY tzONVEfjzZqNC9SP/UNSE2GV5kPWeeUOOSNxe6etZ7b1U5QhypsHgFUz3feY= 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:4dcb:b0:694:86a6:3bae with SMTP id 006d021491bc7-699980f19eamr190806eaf.19.1777999622354; Tue, 05 May 2026 09:47:02 -0700 (PDT) Date: Tue, 05 May 2026 09:47:02 -0700 In-Reply-To: <69f9e3c8.050a0220.279bcc.c712@mx.google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69fa1f06.170a0220.59368.0016.GAE@google.com> Subject: Re: [syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_syncpt From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tristmd@gmail.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+c244f4a09ca85dd2ebc1@syzkaller.appspotmail.com Tested-by: syzbot+c244f4a09ca85dd2ebc1@syzkaller.appspotmail.com Tested on: commit: a293ec25 Merge tag 'linux_kselftest-fixes-7.1-rc3' of .. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=17f57b48580000 kernel config: https://syzkaller.appspot.com/x/.config?x=30d0399c96ae114e dashboard link: https://syzkaller.appspot.com/bug?extid=c244f4a09ca85dd2ebc1 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=14c101ce580000 Note: testing is done by a robot and is best-effort only.