#1026863 libvirtd segfaults on virsh define given typo

Package:
libvirt-daemon
Source:
libvirt-daemon
Description:
Virtualization daemon
Submitter:
Gedalya
Date:
2026-08-30 17:29:02 UTC
Severity:
normal
Tags:
#1026863#5
Date:
2022-12-22 19:38:17 UTC
From:
To:
Hello,

Given the following stanza in a domain XML,

    <interface type='direct'>
      <source bridge='eno1' mode='bridge'/>
      <model type='virtio'/>
    </interface>

with bridge='eno1' instead of dev='eno1', libvirtd segfaults.

See attached backtrace, libvirtd invoked with -v for extra noise

Thanks,

Gedalya

#1026863#10
Date:
2023-01-03 12:51:16 UTC
From:
To:
forwarded 1026863 https://gitlab.com/libvirt/libvirt/-/merge_requests/218

tags 1026863 fixed-upstream

thanks

#1026863#19
Date:
2026-08-30 17:17:17 UTC
From:
To:
Fix included in the 9.0.0 upstream release.