From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (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 568FB27FD75 for ; Sat, 17 Jan 2026 11:55:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768650906; cv=none; b=eWLKi3pRY7Wuj4MmI3MY9VPMr+gSb1AXi/mw1C/28WjpEE+KNNB+0Y3LCL3dbpKdkrTV14D4KljAVGAwAgIEn0ybZqvQej/jA8N2Am5sPk7OiWz4vyuF4/mo8BjlmV3Ke1LdQl6RLQkuP0qmWxBZ9+JMaPhXMkSzYAlcikBuk18= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768650906; c=relaxed/simple; bh=aXpAGfrR6qrtj6LVBK3BVuoXFiDw6VP1BEaoa/3kQho=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=V7KNurNSj29nxJYN+/qfob4PYJh+ldaW5Btt/ZPsJJ/qt9uzr2hRAQu4IZzmiDHSGTNN50gclY3FY/fU84YsiEdHPr9ZtIFk1G9mYplXI0fBzhRM47HSo43aIegdMyuCAYoh0SUh/pN7Xxs0mB83qy6YzMyhhXCAwKRo7VCxxaU= 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.161.71 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-oo1-f71.google.com with SMTP id 006d021491bc7-6611157a99dso6857273eaf.0 for ; Sat, 17 Jan 2026 03:55:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768650904; x=1769255704; 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=e/5CQ6VtIy06Rjb8Py4hRZrZ3Dasj6HU6Al2ZoJAtYs=; b=YvHAP3Lsu/518tqBzSYbWNL6Tg1gOkO7Xh7zbTxnXFNc3IpIPUkKG11EI3z4t/PX0k OZHOk3M6409D3JibXSfeRY9L3E/WOv3YeHHVzPdG0iYPhzbmPKXjn9RHtxNvf2yR+dnS XNewo75v8Ct2ATDPCYD+OlWUKx5myyVa70FPJEEAUWXozVU8W+YTvoutihrEWKxs+zDQ BBZZWQzME4lhwaAAcTdVdjtVsYAL77SWMabOo7apNyhRQMh5YB+UvLS7yEsoHHQIOVyu yGk0sJSfMgaSuJiNzoSUZonGuIkq/i7PJCtbwp5pc83z6y/AKCSp/dCVjsvO5pavRC+n mogg== X-Forwarded-Encrypted: i=1; AJvYcCUJRM1zTljjVBjLeJi9801w5RuK0KD73FrccgM2N2qtzzsBXU/BgWwTF6Jbxkw8AwlEseKAbwdQ4yXpupw=@vger.kernel.org X-Gm-Message-State: AOJu0YyP3SV5NkybhBAHC23uv86qyw6BB/1EDVu0QmQ0TRId9EJplgQ3 vpuZOD4/I2oKf20TTNOJKjv5lUVmllihbIchEpAlH9Yxu3z40LlF7Q719w5WWvzXxzkb33dwkJV KPSoXIPM91QbgYyaVu3B+/MSb6UNuKEmU7xejbSwUu1BA4Er21ErxeHgjq9k= 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:1899:b0:65f:68f5:1a17 with SMTP id 006d021491bc7-6611793d4afmr2327036eaf.4.1768650904374; Sat, 17 Jan 2026 03:55:04 -0800 (PST) Date: Sat, 17 Jan 2026 03:55:04 -0800 In-Reply-To: <20260117113231.179542-1-aha310510@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696b7898.050a0220.3390f1.0009.GAE@google.com> Subject: Re: [syzbot] [hams?] BUG: unable to handle kernel paging request in sk_skb_reason_drop From: syzbot To: aha310510@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+999115c3bf275797dc27@syzkaller.appspotmail.com Tested-by: syzbot+999115c3bf275797dc27@syzkaller.appspotmail.com Tested on: commit: d3eeb99b Merge tag 'block-6.19-20260116' of git://git... git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=16294852580000 kernel config: https://syzkaller.appspot.com/x/.config?x=18ce6fa8aa7281a8 dashboard link: https://syzkaller.appspot.com/bug?extid=999115c3bf275797dc27 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=14593522580000 Note: testing is done by a robot and is best-effort only.