All of lore.kernel.org
 help / color / mirror / Atom feed
* PlayStation 3 liberated
@ 2010-01-28 14:44 Robert Millan
  2010-01-28 20:25 ` Gregg C Levine
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Millan @ 2010-01-28 14:44 UTC (permalink / raw)
  To: grub-devel


Maybe you heard the recent news that the handcuffware in Sony PS3 has been
recently broken:

  http://geohotps3.blogspot.com/2010/01/heres-your-silver-platter.html

This is somewhat relevant to GRUB:  It is now possible to port free operating
systems to the PS3, but they will need a bootloader.  And GRUB already has
two key pieces:

  - PowerPC support on other platforms

  - Operation mode that starts GRUB as a userland process (grub-emu)

With the PS3 exploit, it is possible to get full access to physical memory.  My
understanding of PowerPC architecture is very limited, but I believe this would
allow grub-emu to:

  - Rise privilege level

  - Disable interrupts

  - Setup 1:1 MMU map

Thereby obtaining full control of the hardware.

I think it would be feasible to make a GSoC project for this, or at least the
beginning of it.  Let me know if you'd like to be a mentor this summer.

-- 
Robert Millan

  "Be the change you want to see in the world" -- Gandhi



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-29 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 14:44 PlayStation 3 liberated Robert Millan
2010-01-28 20:25 ` Gregg C Levine
2010-01-28 20:39   ` Christian Auby
2010-01-29 21:54     ` Robert Millan
2010-01-29 21:56   ` Robert Millan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.