Search

Items tagged with: OlinuXino

Arthur Schiwon
8 years ago from Diaspora

Warning: Allwinner kernels have a backdoor!



If you're running an Allwinner SoC based computer (Cubieboard, Cubietruck, OrangePi, BananaPi or OlinuXino for example) you may gain root access easily with a simple echo command. Try the following command to check if you become root:
echo "rootmydevice" > /proc/sunxi_debug/sunxi_debug
You can check with the "id" command if you're root after running the command above. If so, you should switch to another kernel that doesn't have that backdoor.

For server systems you may use the mainline linux kernel if the Allwinner SoC on your computer is well enough supported. The Cubietruck will run fine with a mainline kernel and mainline U-boot when you're using it as a headless server. I tried to gain root access with the command above on a self-built mainline kernel and it doesn't work since /proc/sunxi_debug doesn't exist. You're probably safe when using the mainline kernel.

Resources: #Allwinner #SoC #Cubieboard #Cubietruck #OrangePi #OlinuXino #BananaPi

Twitter

Moritz Strohm
8 years ago from Diaspora

Warning: Allwinner kernels have a backdoor!



If you're running an Allwinner SoC based computer (Cubieboard, Cubietruck, OrangePi, BananaPi or OlinuXino for example) you may gain root access easily with a simple echo command. Try the following command to check if you become root:
echo "rootmydevice" > /proc/sunxi_debug/sunxi_debug
You can check with the "id" command if you're root after running the command above. If so, you should switch to another kernel that doesn't have that backdoor.

For server systems you may use the mainline linux kernel if the Allwinner SoC on your computer is well enough supported. The Cubietruck will run fine with a mainline kernel and mainline U-boot when you're using it as a headless server. I tried to gain root access with the command above on a self-built mainline kernel and it doesn't work since /proc/sunxi_debug doesn't exist. You're probably safe when using the mainline kernel.

Resources: #Allwinner #SoC #Cubieboard #Cubietruck #OrangePi #OlinuXino #BananaPi

Twitter

newer older