hermit-os/uhyve

Verify that null-terminated strings in the hypercall don't leak non-vm memory

Aperta

#1459 aperta il 19 ago 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (35 fork)auto 404
good first issue

Metriche repository

Star
 (293 stelle)
Metriche merge PR
 (Merge medio 15h 22m) (29 PR mergiate in 30 g)

Descrizione

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

Guida contributor