cloud-hypervisor/vmm
Bo Chen 11fa24cdcb vmm: Explicitly set NetConfig FDs as invalid for (de)serialization
The 'NetConfig' may contain FDs which can't be serialized correctly, as
FDs can only be donated from another process via a Unix domain socket
with `SCM_RIGHTS`. To avoid false use of the serialized FDs, this patch
explicitly set 'NetConfig' FDs as invalid for (de)serialization.

See: #6286

Signed-off-by: Bo Chen <chen.bo@intel.com>
2024-03-26 18:41:38 +00:00
..
src vmm: Explicitly set NetConfig FDs as invalid for (de)serialization 2024-03-26 18:41:38 +00:00
Cargo.toml build: Bump zbus from 3.14.1 to 3.15.2 2024-03-05 09:25:06 +00:00