On Tue, Apr 26, 2022 at 4:35 PM Frank Scheiner <frank.schei...@web.de> wrote: > Booting `Debian GNU/Linux Sid (diskless)' > > Loading Linux kernel ... > Loading initial ramdisk ... > [ 0.000000] Linux version 5.17.0-1-mckinley > (debian-ker...@lists.debian.org) (gcc-11 (Debian 11.2.0-20) 11.2.0, GNU > ld (GNU Binutils for Debian) 2.38) #1 SMP Debian 5.17.3-1 (2022-04-18) > [ 0.000000] efi: EFI v2.00 by HP > [ 0.000000] efi: SALsystab=0x3ee7a000 ACPI 2.0=0x3fde6000 > ESI=0x3ee7b000 SMBIOS=0x3ee7c000 HCDP=0x3fde4000 > [ 0.000000] PCDP: v3 at 0x3fde4000 > [...] > [ 1.199313] zbud: loaded > [ 1.199313] integrity: Platform Keyring initialized > [ 1.199313] Key type asymmetric registered > [ 1.199313] Asymmetric key parser 'x509' registered > [ 1.927433] Freeing initrd memory: 26688kB freed > [ 1.930079] usercopy: Kernel memory overwrite attempt detected to > linear kernel text (offset 450555, size 4)! > [ 1.930079] kernel BUG at mm/usercopy.c:100! > [ 1.930079] kworker/u16:1[71]: bugcheck! 0 [1] > [ 1.930079] Modules linked in: > [ 1.930079] > [ 1.930079] CPU: 3 PID: 71 Comm: kworker/u16:1 Not tainted > 5.17.0-1-mckinley #1 Debian 5.17.3-1 > [ 1.930079] Hardware name: hp server rx2660 , BIOS > 04.04 07/15/2008 > [ 1.930079] psr : 00001010084a6010 ifs : 8000000000000410 ip : > [<a000000101353690>] Not tainted (5.17.0-1-mckinley Debian 5.17.3-1) > [ 1.930079] ip is at usercopy_abort+0x120/0x130 > [...]
is it possible to fill a bug report at linux kernel bugzilla and post full stack trace with the description to: linux-ia64@vger.k.o cc: linux-kernel@vger.k.o , linux...@kvack.org and CC to the author of the patch as well? https://lwn.net/Articles/694470/ Thanks.