Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dirtycow kernel fs memory corruption #75

Open
fr0zenrain opened this issue May 10, 2017 · 1 comment
Open

dirtycow kernel fs memory corruption #75

fr0zenrain opened this issue May 10, 2017 · 1 comment

Comments

@fr0zenrain
Copy link

dirtycow can root,but can not mount the system partition,it seems destory the kernel page
dmesg show as follows
<2>[ 82.453104] EXT4-fs (mmcblk0p12): ext4_da_writepages: jbd2_start: 2048 pages, ino 283; err -30
<2>[ 87.463150] EXT4-fs (mmcblk0p12): ext4_da_writepages: jbd2_start: 2048 pages, ino 283; err -30
<2>[ 92.483165] EXT4-fs (mmcblk0p12): ext4_da_writepages: jbd2_start: 2048 pages, ino 283; err -30

some one met this problem?

@lucasa831
Copy link

try to give setuid and other run permission to some file at /data/local/tmp
just like
chmod 4777 /data/local/tmp/run-as
then you reboot and run it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants