Seems to only relate to RHEL 6, or derivatives of, such as CentOS 6. Yes: 6. Which is as EOL as enterprise software gets: <a href="https://access.redhat.com/support/policy/updates/errata#Life_Cycle_Dates" rel="nofollow">https://access.redhat.com/support/policy/updates/errata#Life...</a>
OpenBSD has removed loadable kernel modules back in 2014; macOS is aggressively moving in the same direction. Meanwhile - is running a Linux system without module support even viable these days?<p>$ du -sh /lib/modules/$(uname -r)<p>294M /lib/modules/5.10.0-15-amd64
> To load the rootkit into kernel space, it is necessary to approximately match the kernel version used for compiling; it does not have to be strictly the same.<p>>> vermagic=2.6.32-696.23.1.el6.x86_64 SMP mod_unload modversions<p>do you know why they say "approximately match"? I thought it had to match exactly so that the kernel accepts to load the module