From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f198.google.com (mail-oi1-f198.google.com [209.85.167.198]) (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 91418357CEB for ; Fri, 31 Jul 2026 06:07:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785478027; cv=none; b=GtOpSTA4cxPu06VhU1aqj+03o6E1xXqGwbFxfCWCpkDYy3xQpKSYcBg+keqtQMaeveg+lrdVmURiFEUfS51vqQN49us1JhbDy15YebE7PCuUk6B1R+gQmu8nQz0kAqhZun1mJUOS937JQciNsgS8xRwe5sCb7ee7RMhzcvKG70k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785478027; c=relaxed/simple; bh=jWcxWGEP6SYLO7KgEV9BtXAthJwvNvf1w17TZh3ICB4=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=XUKbOhxrXluk36Z2n49Mkaz9WCnw1K18KffUf99uwa3mSDm+7nMlsyTsYZ309jAyTOd+qLmAHzOGo1tSuVM78j3MomnTRC8FpoyTQlfY9fDtth5v1Dvsis6kKlNHIGqAa4Ur8XijLxK93+5QmPSt1TQa9FUDB+wREBUIQL/RHJ8= 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.167.198 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-oi1-f198.google.com with SMTP id 5614622812f47-48e5de5a23cso432666b6e.0 for ; Thu, 30 Jul 2026 23:07:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1785478025; x=1786082825; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=5J7O+SxemSv+1geLgrpcZrNC6Za01o7pDMT0wlWz+Pw=; b=YaeVV0gfzmf/M1TM3OjOEoRpYFyx5+0ux+u1TJPzTE+bTL9hnVI2H+3yhFcEY7Tm0S 8lQqLZ+6qSwBbwGIBvw0CMr8sFyMCgtrPr3hVeb5znauZ9m4YsU8XcHHDHHB5EMw6iRf vTCY3UAk9oY9p/iXyGy5gksFMvNXuxD6g5wawtQhRfRJ1T+GqAR43kmY6i3i4SWkY6Cr 6j6NLG45/JWLYMtOUZ5QDaHQwLpvUikBRFnScAX6KmgX801uyyKvdRekAeTT4zsR9fZh XP/KiOROPx3wrvWyPlIATUwLfEU0Pn5qB5AAQ71g5Wc1gAFjRmplZvN5QHb7UGP3SGm5 6Vpg== X-Gm-Message-State: AOJu0YxEnrnZAvu6aiEL4FZe4KI/WLiB5bgHoCiQrUZCjm8OgBArRwMc zW1AVejS0F12VRYBB5IxXHgVqzbz4ONGKvmm1xA75KFqtayxP8AevUx75DR7UuWHSYlYcPr6/NV asL+95046786VP30vtS7xH0JL9OG67sxIs7SdFWFzU+cZN3ivGWeV5hK3hhQ= 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:6808:198c:b0:496:daf:8709 with SMTP id 5614622812f47-4ae4c4af604mr633470b6e.17.1785478022607; Thu, 30 Jul 2026 23:07:02 -0700 (PDT) Date: Thu, 30 Jul 2026 23:07:02 -0700 In-Reply-To: <20260731051803.185309-1-marcelomspessoto@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a6c3b86.b1a781d0.210f9.001d.GAE@google.com> Subject: Re: [syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_committed From: syzbot To: linux-kernel@vger.kernel.org, marcelomspessoto@gmail.com, 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+4e6ee73c0ae4b6e8753f@syzkaller.appspotmail.com Tested-by: syzbot+4e6ee73c0ae4b6e8753f@syzkaller.appspotmail.com Tested on: commit: 8ba098e6 Merge tag 'v7.2-rc5-smb3-client-fixes' of git.. git tree: https://github.com/torvalds/linux.git master console output: https://syzkaller.appspot.com/x/log.txt?x=171c8c9e580000 kernel config: https://syzkaller.appspot.com/x/.config?x=880a7ff8439764c8 dashboard link: https://syzkaller.appspot.com/bug?extid=4e6ee73c0ae4b6e8753f compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=10717a49580000 Note: testing is done by a robot and is best-effort only.