microsoft / microsoft/VbsEnclaveTooling
[codegen] Trigger process termination if data tampered in marshalling layer
Open
@bbonaby is already working on this.
Since May 16, 2025.
CodeGen
enhancement
- Dominant language
- C++
- Stars
- 28
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We should consider logging an audit event (maybe not possible) and terminating the process if it's clear that a flatbuffer doesn't pass the integrity check - or perhaps if something with the allocator callbacks is awry, or EnclaveCopyIntoEnclave fails.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.