http://bugzilla.kernel.org/show_bug.cgi?id=10670


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #4 from [EMAIL PROTECTED]  2008-05-14 19:13 -------
Adrian Bunk found the problem: tpacpi_led_state_cache[led] = <something> could
be used with led redefined to be (1 << led).  This would overwrite random
memory at positions tpacpi_led_state_cache[led] + 0x80/0x40/0x20/0x10/0x08.

A fix will be ready soon.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to