From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.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 0DEB233B958 for ; Tue, 25 Nov 2025 20:25:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764102304; cv=none; b=FLI1ggcAZaTo+o9RzKMYtqmJsCV5XqSvDvGZt82pn4lheT/xcn3bxU4IWEP+187F8NkT/vyuUSbKDuPoSst4m2MsI0eCtvZP8HDDtpUu6QwKCb1p7oqAp11lStbT0Q3stKv7myX5YWm7rPYxl8djdn3kiw4I09tAIg1RGOyVMwc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764102304; c=relaxed/simple; bh=FyCIjTOooz0ypkd5y98rjNGYVW5CU746WBmZS8C6zDc=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=cyrpdTceItbytDa5ff06V1zfkdYmQPniZRyC3lxm4NrraYaDR1qLR0LZWVoYQCGxDU7Z9dPIICiw6iRz5/U5jWdECuHbghw8n55m+5zEaFxTUvu3xfyJUiESa6+Ny9pc4QhpKjLHr4HLbW5x7gjK8UivYDtgeSjZrf9xbSPv5Hw= 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.166.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-il1-f198.google.com with SMTP id e9e14a558f8ab-4337cb921c2so54993255ab.2 for ; Tue, 25 Nov 2025 12:25:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1764102302; x=1764707102; 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=QwqtT97VXJ1Jdv1AEvqjGwOixunV0nYgH9yaTaPDIqw=; b=GaqhjZTJWjrOfREuc7Md9Llz13ArlngjuLMOZSF2O1Kd5TfqgUMkD8mX1EWenLdybR aUjD66KrbZb5UPRbsvK1XQqMdRTA/ZRnoRRE+90P8J9OHSwVBTxbQqSxzJnFJaW/5Hkn ixdohSrsQ7MuCYqstxiy333PebY2afdvQ72jk7MbLJKTBbuOt+B84kYH2DiUxE6nsyy6 ayMY2ukG0PG9qi2uHNjWEbaX7stZejM9ZX69qv8bh31cnw9dOrp4mVLGRcF+eVU6tvPl vRRed7Qm7DehvxFHeWVzk0D5jRgAGGOy1vYEtauYLy1NjBirskZJQ29Xe9AdxsyGjevO vxEg== X-Gm-Message-State: AOJu0Yx0FncQ+vQuHz5RTQDc6zJyBcipkJw7W4bweySKQnRED4JcZnU5 qZoTRRDjw5IERpMjQSJCbq/aB017hjbbF0tVKad/zmII8k4OVU5vL2fgg16Fy7WcDMrAFpb8jWa NnFiUsYDwSFLK/bXlwr5rJWFhDCMHKt/SRBKpgM1pKpdSsx1bl98El5sdVlI= X-Google-Smtp-Source: AGHT+IGoKfilXKdpo5aY+wyHCrTxR0oR+v76GUnIIrfRVx/lqgN9yH13G9VR/l1X+PAVqEOdiYii7PAK3yhXfCbLs+JbEOfswvI9 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:6e02:2162:b0:433:30e0:6f68 with SMTP id e9e14a558f8ab-435b8eb45c3mr134270635ab.24.1764102302076; Tue, 25 Nov 2025 12:25:02 -0800 (PST) Date: Tue, 25 Nov 2025 12:25:02 -0800 In-Reply-To: <38778a8e-ddd2-44a6-8d45-d6871de34f30@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6926109e.a70a0220.d98e3.00b7.GAE@google.com> Subject: Re: [syzbot] [batman?] KMSAN: uninit-value in skb_clone From: syzbot To: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, ssranevjti@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+2fa344348a579b779e05@syzkaller.appspotmail.com Tested-by: syzbot+2fa344348a579b779e05@syzkaller.appspotmail.com Tested on: commit: 30f09200 Merge tag 'arm64-fixes' of git://git.kernel.o.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=169da612580000 kernel config: https://syzkaller.appspot.com/x/.config?x=a1db0fea040c2a9f dashboard link: https://syzkaller.appspot.com/bug?extid=2fa344348a579b779e05 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=1768f8b4580000 Note: testing is done by a robot and is best-effort only.