Kernel version is 2.6.24.7
When merging grsecurity into mainline, it replaces these members in
struct module: module_init and init_size and replaces them with
module_init_rw, module_init_rx, init_size_rw and init_size_rx
Should imv_unref() inside kernel/modules.c use the rw or rx values (or both) ?
--
Andrey Vul
--