commit | 6072f7fac0c699b49b32472482d58329c060cb55 | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugeni.stepanov@gmail.com> | Tue Oct 01 12:48:56 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 01 12:53:48 2024 -0700 |
tree | e31fb6d88e86f91350e38c75f03f867b837c02da | |
parent | e36860bd3d0b3749b76647e91afe1ebc2a510ce0 [diff] |
[scudo] Fix isOwned on MTE devices. (#110717) If called on an address that is actually not owned, the header tag might not match. This would cause an MTE fault in Chunk::isValid. Disable tag checks in isOwned(). GitOrigin-RevId: 98c9523113b550eaca3728bf30cbc346af5eff07