m0nad / Diamorphine

LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)
Other
1.82k stars 431 forks source link

insmod ubuntu 22.04 Linux 6.5.0-35 #45

Open giulianopanini99 opened 2 months ago

giulianopanini99 commented 2 months ago

compiling without any errors with gcc-12. it doesn't give me any error when i give: insmod diamorphine.ko

but in fact it doesn't install, and when i read "dmesg | tail" i receive this errors:

[ 1454.726169] diamorphine: loading out-of-tree module taints kernel. [ 1454.726175] diamorphine: module verification failed: signature and/or required key missing - tainting kernel

this happens in ubuntu newer kernels...