hyperlight-dev / hyperlight-dev/hyperlight
Evaluate if we still need stack guards when building guest libraries
Đang mở
lifecycle/confirmed
- Ngôn ngữ chính
- Rust
- Star
- 4.7k
- Fork
- 208
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 47
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.