commit | a5ea25ba9dc8d75df2171313c9c4c09bf6fb2f45 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Wed May 12 16:49:19 2021 -0700 |
committer | Peter Collingbourne <pcc@google.com> | Thu May 13 18:15:11 2021 -0700 |
tree | e370884fdad9d5f95b9407d7916497730cb21bda | |
parent | 185fd5671e8e5152f7f18fd8b1c4af0f709b74ae [diff] |
scudo: Check for UAF in ring buffer before OOB in more distant blocks. It's more likely that we have a UAF than an OOB in blocks that are more than 1 block away from the fault address, so the UAF should appear first in the error report. Differential Revision: https://reviews.llvm.org/D102379 GitOrigin-RevId: 9567131d03650bbaa82251f173bd6959e04d471d Change-Id: I8637f49dd60fe774ed4b96f8056823753c422f1e