hermit-os/uhyve
Verify that null-terminated strings in the hypercall don't leak non-vm memory
オープン
#1,459 opened on 2026/08/19
good first issue
Repository metrics
- Stars
- (293 個のスター)
- PR merge metrics
- (平均マージ 15h 22m) (30d で 29 merged PRs)
説明
Likely fix: in fn decode_guest_path check that the length of the CStr + the path start address does not exceed the memory.
Originally posted by @jounathaen in https://github.com/hermit-os/uhyve/pull/1456#discussion_r3812358307