Skip to content

Commit e35f603

Browse files
author
Tod Beardsley
committed
Comma fascism
1 parent d89eda6 commit e35f603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/android/local/futex_requeue.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize(info={})
1818
'Description' => %q{
1919
This module exploits a bug in futex_requeue in the Linux kernel, using
2020
similiar techniques employed by the towelroot exploit. Any Android device
21-
with a kernel built before June, 2014 is likely to be vulnerable.
21+
with a kernel built before June 2014 is likely to be vulnerable.
2222
},
2323
'License' => MSF_LICENSE,
2424
'Author' => [

0 commit comments

Comments
 (0)