[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m38w3hqx8g.fsf@pullcord.laptop.org>
Date: Sat, 04 Sep 2010 12:39:27 -0400
From: Chris Ball <cjb@...top.org>
To: Jiri Slaby <jslaby@...e.cz>
Cc: Jiri Kosina <jkosina@...e.cz>, linux-input@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>,
Dan Carpenter <error27@...il.com>
Subject: Re: HIDDEV: potential NULL dereference
Hi Jiri,
> If hid was ever NULL at this phase, the check couldn't improve
> anything due to hid->driver_data dereference being still before
> the check. So again my question, how this could change anything?
>
> Above that, it just makes the window shorter, but the bug is
> still there, isn't it? Is the following scenario reasonable?
You're right -- I'd missed the other dereference, sorry. It's
surprising that we have two reports from users saying that the
patch got rid of a reproducible oops for them.
Dan Carpenter has commented on this too:
http://www.spinics.net/lists/linux-input/msg10541.html
As he says, it looks like the code's overdue for some real locking.
Thanks,
- Chris.
--
Chris Ball <cjb@...top.org>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists