[pve-devel] applied: [PATCH qemu-server 1/2] api: fix permission check for guest net device without bridge
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 12 13:39:37 CET 2025
On Tue, 07 Oct 2025 15:03:42 +0200, Fiona Ebner wrote:
> As reported in the community forum [0], changing a guest's network
> device definition would fail with an error for non-root users, when
> it did not (yet) specify a bridge:
> > no sdn vnet ID specified
>
> Skip the call to check_vnet_access() if there is no bridge defined.
> Note that editing a device to not use any bridge anymore still
> requires permissions for the currently configured bridge even after
> this change.
>
> [...]
Applied, thanks!
[1/2] api: fix permission check for guest net device without bridge
commit: 006dbac7c6fc14f7e0cd74e7392db707da5383a5
More information about the pve-devel
mailing list