Files
cloud-hypervisor/vmm/src
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
..
2024-02-23 13:32:56 -08:00
2024-03-19 18:36:22 +00:00
2024-03-04 10:02:38 +00:00
2023-12-05 10:50:06 +00:00