Is Raspberry Pi affected by "rowhammer" vulnerability?
Due to news about RAMPage (Android vulnerability), I found out about the thing, that called "rowhammer". So is Raspberry Pi vulnerable to rowhammer attack. Actually, I care about Raspberry Pi 3.
Re: Is Raspberry Pi affected by "rowhammer" vulnerability?
The Pi uses DDR2 RAM, so no rowhammer is not an issue.
E8 85 A2 40 C9 40 81 94 40 81 95 40 89 84 89 96 A3
Still NF Shirls
Still NF Shirls
- The Traveler
- Posts: 403
- Joined: Sat Oct 21, 2017 3:48 pm
Re: Is Raspberry Pi affected by "rowhammer" vulnerability?
"Row hammer rarely or never affects DDR and DDR2 SDRAM modules." from Wikipedia article.It uses LPDDR2, which is not the same as DDR2
The biggest difference is LPDDR2 is "low power" consumption. So it's highly unlikely that row hammer affects it.
Cheers.
RPi interests: Coding an Infinite Improbability Drive. In C.
Old Assembler programmers don't die. They just disassemble.
Old Assembler programmers don't die. They just disassemble.
Re: Is Raspberry Pi affected by "rowhammer" vulnerability?
But here you can see, that RAMPage works on LPDDR2 https://www.bleepingcomputer.com/news/s ... erability/ and here https://www.androidcentral.com/rampage-exploit-android that DDR2 also affected. Wikipedia is lying or I do not understand something?The Traveler wrote: ↑Sun Jul 01, 2018 4:06 pm"Row hammer rarely or never affects DDR and DDR2 SDRAM modules." from Wikipedia article.It uses LPDDR2, which is not the same as DDR2
The biggest difference is LPDDR2 is "low power" consumption. So it's highly unlikely that row hammer affects it.
Cheers.
- The Traveler
- Posts: 403
- Joined: Sat Oct 21, 2017 3:48 pm
Re: Is Raspberry Pi affected by "rowhammer" vulnerability?
"The vulnerability could allow an adversary to create an exploit to gain administrative control over targeted Android smartphones and tablets. The flaw impacts Android devices dating back to 2012."Wikipedia is lying or I do not understand something?
In this business, nothing is 100%, there's always a vulnerability somewhere. You'll note this in this new variation the attacks are focused on Android devices using the ION memory management code. That makes it fairly specific. It's the "likelihood" that is the concern. If you're worried that your device might get hacked, then take precautions to make is as hard as possible to access it. Use best practices to ensure that your device(s) are as secure as you can make them.
Otherwise, I wouldn't lose any sleep over it.
Cheers.
RPi interests: Coding an Infinite Improbability Drive. In C.
Old Assembler programmers don't die. They just disassemble.
Old Assembler programmers don't die. They just disassemble.