On Sun, Apr 30, 2023, at 12:43 PM, Brian Conway wrote:
> On Tue, Apr 25, 2023, at 9:47 AM, Dave Voutila wrote:
>> tech@:
>>
>> The below diff splits out virtio device emulation for virtio block and
>> network devices into separate fork+exec'd & pledge(2)'d subprocesses.
>>
>> In order of priority,
On Tue, Apr 25, 2023, at 9:47 AM, Dave Voutila wrote:
> tech@:
>
> The below diff splits out virtio device emulation for virtio block and
> network devices into separate fork+exec'd & pledge(2)'d subprocesses.
>
> In order of priority, this diff:
>
> 1. Isolates common exploit targets (e.g. emulate
Dave Voutila writes:
> tech@:
>
> The below diff splits out virtio device emulation for virtio block and
> network devices into separate fork+exec'd & pledge(2)'d subprocesses.
>
> In order of priority, this diff:
>
> 1. Isolates common exploit targets (e.g. emulated network devices) from
>