Messages in this thread |  | | Date | Wed, 5 Sep 2001 15:23:12 +0200 | From | christophe barbé <> | Subject | Re: Linux 2.4.9-ac6 |
| |
Le mer, 05 sep 2001 15:14:09, Alex Bligh - linux-kernel a écrit : > > Would it not be possible with your scheme to package a closed source > > driver in an open source wrapper driver and then defeat your tainting > > technique. > > It would also be theoretically possible for an evil driver merchant > to twiddle the flag back via /dev/kmem (for instance). Or load the > module by manipulation of /dev/kmem. Or for the bug-reporting user > to patch their kernel so that the flag never got set and hence > disguise the presence of an nvidia driver (etc.) in a misguided > attempt to wangle support out of Alan et al. > > However, I understood the point of the exercize to be a first pass > hueristic to flag bug reports from systems running modules for > which Alan and others haven't got, and can't get the source. It's > not going to be perfect (see above), but equally doesn't need to be. > I'm sure users do all sorts of other 'well don't do that, then' > stuff which wastes the time of those reading bug reports.
Yes I agree that's not easy and certainly not the goal to avoid this kind of thing.
Btw I was thinking about a real case: I use in my laptop the lucent driver for their winmodem chipset. This driver is closed source but we use it relinked with proper opensource code. This avoid the use of 'insmod -f' and most of the bug (caused by missing symbols) but you can not trust the resulting module.
Christophe
> -- > Alex Bligh > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" > in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > > -- Christophe Barbé Software Engineer - christophe.barbe@lineo.fr Lineo France - Lineo High Availability Group 42-46, rue Médéric - 92110 Clichy - France phone (33).1.41.40.02.12 - fax (33).1.41.40.02.01 http://www.lineo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |