From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f69.google.com (mail-oa1-f69.google.com [209.85.160.69]) (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 10E0D23ABB9 for ; Sat, 4 Apr 2026 14:41:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775313664; cv=none; b=e+Oz5KWSi70YGlIHaA5cBo06rYjbdzD+BQ7AlgN2lookFeFUpvY076ttnDjGM9LFM5t8k8CQKJZlLlaQxB+lzwjLOJ0lPBNfhYh1ZDTZ2NIZ6/DWVG+xrnhi6De1a9WRtvkBfJcvmeT+IzyYTJc690NgtZrvIddLBGMMjG9SZWE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775313664; c=relaxed/simple; bh=bgcbMdOUdu5hHg7h4+rAhEVLmfxXa+LxiMbebV83lyM=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=AiXqaqPtZHdPn5IyLSlv+o+8KG9NclaNPZ1dZyB64Qnvy2zqLxrwCA4UOYYjJRFSXbpFAfysvgNdUmGkgOeeD99wechl1yUf0/LFSTECMESvu1m26+PYwzg7uvCWDwa4n54qqWiAl3H/vnKemDb19+fZ0ehFOlL7oltKt3S3/fs= 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.69 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-f69.google.com with SMTP id 586e51a60fabf-40ed781f705so5491088fac.0 for ; Sat, 04 Apr 2026 07:41:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1775313662; x=1775918462; 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=fxrciHkEdkaV7RgU9C22Sni6CICu/d90UIod8Cbe3mw=; b=Szl5Yb47viVVaNo4FQNdMpx2Ftg610A7ARkZHZUNxh/iFNn8TPzF1TSdiPLNjfRG7n 3f10dAUSWJK+sUoblCvnkF1BwFZtfyx36DDqHWsoZp4TaQ+FXhLuGuTSIkqmtsRIdMyE i3Qy94OJ4PDVILHTbH0H4GchHcpKb4TETDcmfxfzo8yRh6QaeIKLSC0MhOZrbrm92K5n +B1tumtgxjROkyXJyNqvpWCLXLxxxjrJX55jSXbEknm8XXZXEpTIRDnZVialSgICfYJx IVfGbK5koRfwEeVSQOWqGuw1CofIevM8jgI2M7GtWKcSJunN4HLSiAcBsyzg7Fy63dtr mQ8A== X-Forwarded-Encrypted: i=1; AJvYcCWcSCbdtlN8CJtJLqgGIJys+fE3szk50XlhZwAmmyFhIvCFQDE65ryAxJEH8sVpy89KRc7IhY2cq4jfLc8=@vger.kernel.org X-Gm-Message-State: AOJu0Yw9ePZ88F6B2AHXYopT15HoXrOOCoKi+oP0xOjaq/7u0eP5fvza Q8iHA5QLrhUZEiJ9nRj/OKEHwZf7dGxfK/X0vk/bEOzUAnLgJSWGZUVrMpika+ot+YFH5Trsv62 X2Z6uWNBLmrt6rT2LbOWTi+Iif48WMztSVw571UmmXyjUYGcEjGASfDJ4vFs= 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:339c:20b0:67e:160c:36a1 with SMTP id 006d021491bc7-6821f487d86mr2365901eaf.31.1775313661990; Sat, 04 Apr 2026 07:41:01 -0700 (PDT) Date: Sat, 04 Apr 2026 07:41:01 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69d122fd.050a0220.2dbe29.001c.GAE@google.com> Subject: Re: [syzbot] [kernel] WARNING in __secure_computing From: syzbot To: io-uring@vger.kernel.org, kees@kernel.org, kusaram@devineni.in, linux-kernel@vger.kernel.org, luto@amacapital.net, oleg@redhat.com, syzkaller-bugs@googlegroups.com, wad@chromium.org 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+0a4c46806941297fecb9@syzkaller.appspotmail.com Tested-by: syzbot+0a4c46806941297fecb9@syzkaller.appspotmail.com Tested on: commit: 7ca6d1cf Merge tag 'powerpc-7.0-4' of git://git.kernel.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=106df3d6580000 kernel config: https://syzkaller.appspot.com/x/.config?x=4f34697150c7a709 dashboard link: https://syzkaller.appspot.com/bug?extid=0a4c46806941297fecb9 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=12f9946a580000 Note: testing is done by a robot and is best-effort only.