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

3.0.31 #5

Closed
hubert3 opened this issue Sep 15, 2015 · 1 comment
Closed

3.0.31 #5

hubert3 opened this issue Sep 15, 2015 · 1 comment

Comments

@hubert3
Copy link

hubert3 commented Sep 15, 2015

Should this be exploitable on 3.0.31?

Any pointers for what changes would be required?

Testing on Nexus 4.1.2 for educational purposes:

$ cat /proc/version
Linux version 3.0.31-g5894150 ([email protected]) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 PREEMPT Mon Sep 10 14:10:13 PDT 2012

$ ./poc
Creating target socket.... OK
0 + 0 sockets created
No icmp socket available

@fi01
Copy link
Owner

fi01 commented Sep 15, 2015

By default, Linux kernel is disabled about this feature. So it seems that you can use only KitKat or later even if your kernel is vulnerable. Please check this command:

$ cat /proc/sys/net/ipv4/ping_group_range
1 0

This is default value. And in this case you have no chance.

@fi01 fi01 closed this as completed Sep 15, 2015
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