busybox/modutils
Eric Andersen 61b038accc Steven Seeger writes:
Hey guys. I've found a bug in modprobe where it generates bad strings and
makes sytem calls with them. The following patch seems to have fixed the
problem. It is rather inherited elsewhere, as there seems to be incorrect
entries in the list which results in more dependencies than really exist for
a given call to mod_process. But, this patch prevents the bad text from
going to the screen. You will notice there are cases where lcmd goes
unmodified before calling system.

Please consider the following patch.

Thanks.

-Steve
2003-11-14 02:49:19 +00:00
..
Config.in To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be 2003-09-03 00:42:58 +00:00
insmod.c Do a better job of dealing with screwy s390 abi changes 2003-10-21 06:45:29 +00:00
lsmod.c Steven Scholz writes: 2003-08-06 08:53:13 +00:00
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
modprobe.c Steven Seeger writes: 2003-11-14 02:49:19 +00:00
rmmod.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00