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 C5E72323D for ; Wed, 25 Dec 2024 15:47:33 +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=1735141655; cv=none; b=SekV9El5NDizr+Mur4M0awCgTBF+tu1muooH1NhRF6cwb5xKNc59/xpd8Kp8ROA8Eu7pQEJqGg3+jfuQv6EyWHOR/Fey8l7mQ9NN3hQCp90XcZWnb3d88lvV1K6jAI8lm8QWRdxQPRytliIptz4EQR3G5MUMtlkX9FetV2L6msE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735141655; c=relaxed/simple; bh=LcNhNvwgbzHhalqOg5ih/o8koo86i4VYfLdYIoy9i1o=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=t11Fhhth2yGuswLJlsf2m9q7Qf2WhPC7ltG6AxdjHUU7OlvPdigviMartDNxFkX/Ys/7OECev5kBIqMcsPACEI8FbpkVxUq964Kq8h08hAT9qVZBJ688cTTX9XNve9kDWPOwdGMgpELIVw3sf9c42s9r/gFl88zkchpglkQUHqg= 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-3a814bfb77bso61932035ab.0 for ; Wed, 25 Dec 2024 07:47:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735141653; x=1735746453; 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=LcNhNvwgbzHhalqOg5ih/o8koo86i4VYfLdYIoy9i1o=; b=bD2Hsp0Edz4f/yOLQ71I+b6TnYQ8g6e5gCyGHmGkRS0xZUJ0ywefFagqrpD2UDPF54 RMTiSRYGPkP9mQ6RKDoJqDqbgsJ4hWOLeBFrtx+liUzM2oP7HidYOA1ZSdBeWmPKqsn4 SUeyzo3QbUblYdIEmOSemgdIjmktuAq1Lh+X7JvJ9he1tfl9ry40IjkjAP8TizOSvCkS QvUOwwV1l1kmH4ZdOEXWjWjMZFLOluS/UXONkahEmRKUeEMwFaGAIVferPGv6h1m6aLR EZ7gfTQQ5k9wqaKdeyYonFXu/BA1yaPbFIp7h3KmZyG1Ds+YXzuT48zfY2rS9yONMyD5 x1Ww== X-Gm-Message-State: AOJu0Yw9D71fd4/DR+jNsY9hBDlMtquiskYeE2bUz79hkcQeXR9v6Ehe IFQidBY79qvZztbmzSgkUfeyyONYI/C0f0uzfK0ZUaQWCTzquBnRH7wZPRLK2MlIe86fY5g36YJ NYjvKEBfy5Ru86ecpUCiBObUqqeZ9rjj4OJrcj3Enhfc5Jk9lOFQlqCs= X-Google-Smtp-Source: AGHT+IHtj4/kjpWrd97+yLxnofJ2Dz3WzhPKg5e8Goh9CqtTZvfX2d5RGGKBPn0zkz8GCYVyMs0c4vmDdChk4rXFk4T5ucXhC4lr 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:3202:b0:3a7:cce2:d349 with SMTP id e9e14a558f8ab-3c3018aaef4mr133692035ab.8.1735141652911; Wed, 25 Dec 2024 07:47:32 -0800 (PST) Date: Wed, 25 Dec 2024 07:47:32 -0800 In-Reply-To: <676a56e1.050a0220.226966.0051.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <676c2914.050a0220.2f3838.0372.GAE@google.com> Subject: Re: [syzbot] test null ptr deref patch From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com. *** Subject: test null ptr deref patch Author: qasdev00@gmail.com #syz test