out of tree module fails to load: version magic (u2mfn)
Posted: Sat Apr 30, 2016 6:54 pm
Hi,
I'm having a similar issue to this previously discussed problem (I'm not sure if that one got solved and how):
viewtopic.php?f=3&t=4226&p=15343
Error message when trying to load QubesOS VM kernel module (u2mfn):
installation works fine though (and the links in /lib/modules/*/build seem correct.
vanilla kernel version (removed all fedora patches): 4.4.8
grsec version: grsecurity-3.1-4.4.8-201604252206.patch
Any hints how to fix this are appreciated!
thanks!
joe
I'm having a similar issue to this previously discussed problem (I'm not sure if that one got solved and how):
viewtopic.php?f=3&t=4226&p=15343
Error message when trying to load QubesOS VM kernel module (u2mfn):
- Code: Select all
modprobe: ERROR: could not insert 'u2mfn': Exec format error
version magic '4.4.8-300.grsec.fc23.x86_64 SMP mod_unload modversions REFCOUNT GRSEC ' should be '4.4.8-300.grsec.fc23.x86_64 SMP mod_unload modversions REFCOUNT STACKLEAK_PLUGIN GRSEC RANDSTRUCT_PLUGIN_fff12345.....
installation works fine though (and the links in /lib/modules/*/build seem correct.
- Code: Select all
# dkms install u2mfn/3.1.8 -k 4.4.8-300.grsec.fc23.x86_64
Creating symlink /var/lib/dkms/u2mfn/3.1.8/source ->
/usr/src/u2mfn-3.1.8
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
make KERNELRELEASE=4.4.8-300.grsec.fc23.x86_64 -C /lib/modules/4.4.8-300.grsec.fc23.x86_64/build M=/var/lib/dkms/u2mfn/3.1.8/build...
cleaning build area...
DKMS: build completed.
u2mfn.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.4.8-300.grsec.fc23.x86_64/extra/
Adding any weak-modules
depmod...
DKMS: install completed.
vanilla kernel version (removed all fedora patches): 4.4.8
grsec version: grsecurity-3.1-4.4.8-201604252206.patch
Any hints how to fix this are appreciated!
thanks!
joe