[Toybox] [PATCH] modprobe: use finit_module when possible

Steve Muckle smuckle at google.com
Wed Jan 25 18:08:52 PST 2017


The finit_module() system call, introduced in Linux 3.8, reads the
module from a supplied file descriptor. This allows the kernel to do
security checks based on the file's location.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20170125/fa60de1d/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-modprobe-use-finit_module-when-possible.patch
Type: text/x-patch
Size: 1504 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20170125/fa60de1d/attachment-0003.bin>


More information about the Toybox mailing list