kbuild/modules: Check module symbol versions on insmod
Yeah, the final step! Now that we've got the checksums for the exported symbols and the checksums of the unresolved symbols for the module we're loading, let's compare and see. Again, we allow to load a module which has the version info stripped, but taint the kernel in that case.
Showing
Please register or sign in to comment