Latest update in MicroOS results in kvm failure to start network

I’m running, as of today, version “20231101” of MicroOS Desktop. For whatever reason running kvm through virt-manager gives “Error starting domain: Requested operation is not valid: network ‘default’ is not active”.

I haven’t done anything except update to the latest snapshot.

Trying to start the network from terminal gives…

sudo virsh net-start default
error: Failed to start network default
error: internal error: Failed to apply firewall rules /sbin/iptables -w --table filter --list-rules:
libvirt: error : cannot execute binary /sbin/iptables: Permission denied

No idea how to fix this other than rolling back. Anyone?

Does it work after

setenforce 0

Yep…
So the recent SELinux updates in the last snapshot broke it.