📎 AI Summary:
The thread discusses hardware vulnerabilities, specifically highlighting a flaw in Intel chips and the Rowhammer technique used to root Android phones, both exemplifying exploits that target hardware rather than software. The original poster shares their intention to raise awareness about these security issues found in recent articles, while a respondent identifies the Linux-related vulnerability "Dirty COW," noting its presence in Android and recent patches across Linux distributions. Overall, the conversation emphasizes the significance of hardware-level security flaws and their potential impact on devices and operating systems.

pnamajck

Honorable Member
Joined
Aug 28, 2014
Messages
433
Thread Author #1

at first it seems these are two entirely different exploits. digging a bit deeper … they both share one ultimate concept … subjugating the hardware (core/chip), rather than the os's software. if i understand correctly … the first one even bypasses the os entirely.

my intent is just bringing this to everyone's attention … since i'm really not that technically inclined to offer opinion or judgement. heck, what better way to spend an evening … than reading the above two articles with a hot mug of caffè-lattè (or whatever they're called).

i decided the windows-security forum was the most relevant … both of the above links reside on the arstechnica domain.
 

Solution
I think you're taking about Dirty COW. Which was recently found in Linux. It's existed for several years and it makes sense it would exist in Android. It's already been patched in most of the major Linux distros. That's probably how it was discovered in Android

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
I think you're taking about Dirty COW. Which was recently found in Linux. It's existed for several years and it makes sense it would exist in Android. It's already been patched in most of the major Linux distros. That's probably how it was discovered in Android
 

Solution