Re: What does tainting actually mean?

From: Nigel Cunningham (ncunningham_at_linuxmail.org)
Date: 04/28/04

  • Next message: Michael Brown: "Re: [BK PATCH] add SMBIOS tables to sysfs -- UPDATED"
    Date:	Wed, 28 Apr 2004 14:30:34 +1000
    To: Jurriaan <thunder7@xs4all.nl>, linux-kernel@vger.kernel.org
    
    

    Hi.

    On Wed, 28 Apr 2004 06:27:42 +0200, Jurriaan <thunder7@xs4all.nl> wrote:
    > From: Nigel Cunningham <ncunningham@linuxmail.org>
    > Date: Wed, Apr 28, 2004 at 02:00:35PM +1000
    >> Hi all.
    >>
    >> I'm probably going to regret this, but seeing the current discussion on
    >> binary modules makes me wonder:
    >>
    >> What does tainting actually mean?
    >>
    > It means you can never be sure the bug is _not_ in some binary module.
    > It may be unprobable, you may be able to find a bug in the kernel, but
    > you're never _sure_.

    Is that true? We can see where the oops occurs. If it's in the module,
    nothing more needs to be said. If it's in the kernel itself, we can check
    our source. We could check all the calls the module makes to open source
    code and validate that the parameters are correct. We should be able to
    say with authority 'the module is doing the wrong thing'. We might not be
    able to say exactly what, but we could determine that it is the module.

    Nigel

    -- 
    Nigel Cunningham
    C/- Westminster Presbyterian Church Belconnen
    61 Templeton Street, Cook, ACT 2614, Australia.
    +61 (2) 6251 7727 (wk)
    -
    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/
    

  • Next message: Michael Brown: "Re: [BK PATCH] add SMBIOS tables to sysfs -- UPDATED"

    Relevant Pages

    • Re: 2.4.22 hangs with pcmcia and linux-wlan
      ... If I use the kernel tree's code, I can insmod okay, but my ... >> Regards, ... Nigel Cunningham ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: What does tainting actually mean?
      ... > There has already been a case mentioned of a binary module that messed ... > proprietary code running in kernel space, and aside from calls to kernel ... Nigel Cunningham ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Need development info
      ... My name is Tom and I am new to the open source world. ... programmer for many years and have turned my focus entirely toward linux as I ... Could someone tell me a book or something, especially for the 4Mpg kernel. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [Swsusp-devel] Re: swsusp problems [was Re: Your opinion on the merge?]
      ... On Wed, 24 Mar 2004, Nigel Cunningham wrote: ... > I think it's really important that we have some eye candy. ... > bounds, a small increase in kernel size is worth it, in my opinion. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: swsusp: allow resume from initramfs
      ... a little more closely - perhaps we can get some shared code going that ... Nigel Cunningham ... Maintainer of Suspend2 Kernel Patches http://suspend2.net ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)