aboutsummaryrefslogtreecommitdiff
path: root/codereview.settings
diff options
context:
space:
mode:
authorLiu.andrew.x@gmail.com <Liu.andrew.x@gmail.com>2015-08-21 16:22:19 +0000
committerLiu.andrew.x@gmail.com <Liu.andrew.x@gmail.com>2015-08-21 16:22:19 +0000
commitf073540795b917be5068e119a0888814a767b019 (patch)
tree70e983f55556919d989d75a929954e7737e4faf0 /codereview.settings
parentDon't use strtok_s for mingw builds (diff)
downloadbreakpad-f073540795b917be5068e119a0888814a767b019.tar.xz
Add check for Linux minidump ending on bad write for exploitability rating.
If a crash occurred as a result to a write to unwritable memory, it is reason to suggest exploitability. The processor checks for a bad write by disassembling the command that caused the crash by piping the raw bytes near the instruction pointer through objdump. This allows the processor to see if the instruction that caused the crash is a write to memory and where the target of the address is located. R=ivanpe@chromium.org Review URL: https://codereview.chromium.org/1273823004 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1497 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'codereview.settings')
0 files changed, 0 insertions, 0 deletions