Keeping in mind that's the kplugin template above is ONLY a temporary test template, it should NOT be used for deployment, for that we need to make something better.
The map_path changes however are likely to be deployed in all kernel payloads (maybe after some more tweaks) in order to allow passing kernel based strings as path arguments, fundamentally there is no reason to limit the mappath syscall arguments to 32 bit userland strings, even if that is what most devs would use.
The map_path changes however are likely to be deployed in all kernel payloads (maybe after some more tweaks) in order to allow passing kernel based strings as path arguments, fundamentally there is no reason to limit the mappath syscall arguments to 32 bit userland strings, even if that is what most devs would use.
