QUOTE(atomheartmother @ Nov 11 2005, 08:59 PM)
The USB key uses its DMA to kill the process locking your session. Voila! your terminal is now wide open and all they had to do was plug in their USB key, PSP, iPod
With the XBox 360s eagerness to work with your iPod, Im guessing it is probably just vulnerable to this attack as anything else.
If the DMA is automatically estabilished by the hardware, and the hardware gives full access to the entire scope of memory then there is a bug or flaw in the hardware design. The hardware DMA channel should only give access to a buffer region in memory which can't execute on the x360.
The other vulnerability which is expoited in Windows is the support of autorun of code off the USB key, this is the example used as described above. Unfortunately this isn't using "the DMA" to kill the process, it is using software running off of the key. We all know that the x360 doesn't trust any of the storage mediums connected to it, so it would not execute any code off a USB key, let alone autorun it.
The odds of this exploit working with the x360 would be very low.