hyperlight-dev / hyperlight-dev/hyperlight

Evaluate if we still need stack guards when building guest libraries

未关闭
#164 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
lifecycle/confirmed
主要语言
Rust
星标
4.7k
派生
208
平均合并
1 天 7 小时
30 天内合并 PR
47

描述

In the past the guest binaries were built with the MSVC toolchain and /GS was used to protect against some stack attacks.
To support this a cookie in the entry point which was used to support this.

Since we are no longer using the MSVC compiler we probably don't need this an should consider removing it.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。