Skip to content

Commit 6968172

Browse files
committed
Update tested versions
1 parent 638d6ce commit 6968172

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

documentation/modules/exploit/linux/local/abrt_raceabrt_priv_esc.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99

1010
This module has been tested successfully on ABRT packaged versions:
1111

12-
* 2.2.1-1.fc19 on Fedora 19 x86_64
13-
* 2.2.2-2.fc20 on Fedora 20 x86_64
12+
* 2.1.5-1.fc19 on Fedora Desktop 19 x86_64
13+
* 2.2.1-1.fc19 on Fedora Desktop 19 x86_64
14+
* 2.2.2-2.fc20 on Fedora Desktop 20 x86_64
1415

1516
Fedora 21 and Red Hat 7 systems are reportedly affected, but untested.
1617

modules/exploits/linux/local/abrt_raceabrt_priv_esc.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ def initialize(info = {})
2525
Winning the race could take a few minutes.
2626
2727
This module has been tested successfully on ABRT packaged version
28-
2.2.1-1.fc19 on Fedora 19 x86_64 and 2.2.2-2.fc20 on Fedora 20 x86_64.
28+
2.1.5-1.fc19 on Fedora Desktop 19 x86_64, 2.2.1-1.fc19 on Fedora Desktop
29+
19 x86_64 and 2.2.2-2.fc20 on Fedora Desktop 20 x86_64.
30+
2931
Fedora 21 and Red Hat 7 systems are reportedly affected, but untested.
3032
},
3133
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)