Security update for Fedora 40 libvirt packag
Reporter | Title | Published | Views | Family All 77 |
---|---|---|---|---|
Fedora | [SECURITY] Fedora 39 Update: libvirt-9.7.0-4.fc39 | 21 Jun 202401:16 | – | fedora |
Fedora | [SECURITY] Fedora 40 Update: libvirt-10.1.0-2.fc40 | 11 Jun 202401:51 | – | fedora |
OSV | Low: virt:rhel and virt-devel:rhel security and bug fix update | 8 Jul 202400:00 | – | osv |
OSV | CVE-2024-4418 | 5 May 202400:00 | – | osv |
OSV | Low: virt:rhel and virt-devel:rhel security and bug fix update | 15 Jul 202412:17 | – | osv |
OSV | libvirt vulnerability | 7 May 202411:21 | – | osv |
OSV | libvirt-10.3.0-2.1 on GA media | 15 Jun 202400:00 | – | osv |
OSV | Moderate: libvirt security update | 23 Jul 202400:00 | – | osv |
OSV | Security update for libvirt | 10 Jun 202411:09 | – | osv |
OSV | Red Hat Security Advisory: libvirt security update | 13 Sep 202421:33 | – | osv |
# SPDX-FileCopyrightText: 2024 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.887225");
script_cve_id("CVE-2024-4418");
script_tag(name:"creation_date", value:"2024-06-11 04:08:08 +0000 (Tue, 11 Jun 2024)");
script_version("2024-09-13T05:05:46+0000");
script_tag(name:"last_modification", value:"2024-09-13 05:05:46 +0000 (Fri, 13 Sep 2024)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_name("Fedora: Security Advisory (FEDORA-2024-ee96e0c470)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2024 Greenbone AG");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC40");
script_xref(name:"Advisory-ID", value:"FEDORA-2024-ee96e0c470");
script_xref(name:"URL", value:"https://bodhi.fedoraproject.org/updates/FEDORA-2024-ee96e0c470");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2266017");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2278616");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2278618");
script_tag(name:"summary", value:"The remote host is missing an update for the 'libvirt' package(s) announced via the FEDORA-2024-ee96e0c470 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"Fix crash in event loop (CVE-2024-4418)
Fix leak of GSource object
Fix leak of udev object reference");
script_tag(name:"affected", value:"'libvirt' package(s) on Fedora 40.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "FC40") {
if(!isnull(res = isrpmvuln(pkg:"libvirt", rpm:"libvirt~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-client", rpm:"libvirt-client~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-client-debuginfo", rpm:"libvirt-client-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-client-qemu", rpm:"libvirt-client-qemu~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon", rpm:"libvirt-daemon~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-common", rpm:"libvirt-daemon-common~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-common-debuginfo", rpm:"libvirt-daemon-common-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-config-network", rpm:"libvirt-daemon-config-network~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-config-nwfilter", rpm:"libvirt-daemon-config-nwfilter~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-debuginfo", rpm:"libvirt-daemon-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-interface", rpm:"libvirt-daemon-driver-interface~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-interface-debuginfo", rpm:"libvirt-daemon-driver-interface-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-libxl", rpm:"libvirt-daemon-driver-libxl~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-libxl-debuginfo", rpm:"libvirt-daemon-driver-libxl-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-lxc", rpm:"libvirt-daemon-driver-lxc~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-lxc-debuginfo", rpm:"libvirt-daemon-driver-lxc-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-network", rpm:"libvirt-daemon-driver-network~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-network-debuginfo", rpm:"libvirt-daemon-driver-network-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-nodedev", rpm:"libvirt-daemon-driver-nodedev~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-nodedev-debuginfo", rpm:"libvirt-daemon-driver-nodedev-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-nwfilter", rpm:"libvirt-daemon-driver-nwfilter~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-nwfilter-debuginfo", rpm:"libvirt-daemon-driver-nwfilter-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-qemu", rpm:"libvirt-daemon-driver-qemu~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-qemu-debuginfo", rpm:"libvirt-daemon-driver-qemu-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-secret", rpm:"libvirt-daemon-driver-secret~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-secret-debuginfo", rpm:"libvirt-daemon-driver-secret-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage", rpm:"libvirt-daemon-driver-storage~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-core", rpm:"libvirt-daemon-driver-storage-core~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-core-debuginfo", rpm:"libvirt-daemon-driver-storage-core-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-disk", rpm:"libvirt-daemon-driver-storage-disk~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-disk-debuginfo", rpm:"libvirt-daemon-driver-storage-disk-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-gluster", rpm:"libvirt-daemon-driver-storage-gluster~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-gluster-debuginfo", rpm:"libvirt-daemon-driver-storage-gluster-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-iscsi", rpm:"libvirt-daemon-driver-storage-iscsi~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-iscsi-debuginfo", rpm:"libvirt-daemon-driver-storage-iscsi-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-iscsi-direct", rpm:"libvirt-daemon-driver-storage-iscsi-direct~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-iscsi-direct-debuginfo", rpm:"libvirt-daemon-driver-storage-iscsi-direct-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-logical", rpm:"libvirt-daemon-driver-storage-logical~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-logical-debuginfo", rpm:"libvirt-daemon-driver-storage-logical-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-mpath", rpm:"libvirt-daemon-driver-storage-mpath~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-mpath-debuginfo", rpm:"libvirt-daemon-driver-storage-mpath-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-rbd", rpm:"libvirt-daemon-driver-storage-rbd~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-rbd-debuginfo", rpm:"libvirt-daemon-driver-storage-rbd-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-scsi", rpm:"libvirt-daemon-driver-storage-scsi~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-scsi-debuginfo", rpm:"libvirt-daemon-driver-storage-scsi-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-zfs", rpm:"libvirt-daemon-driver-storage-zfs~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-storage-zfs-debuginfo", rpm:"libvirt-daemon-driver-storage-zfs-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-vbox", rpm:"libvirt-daemon-driver-vbox~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-driver-vbox-debuginfo", rpm:"libvirt-daemon-driver-vbox-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-kvm", rpm:"libvirt-daemon-kvm~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-lock", rpm:"libvirt-daemon-lock~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-lock-debuginfo", rpm:"libvirt-daemon-lock-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-log", rpm:"libvirt-daemon-log~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-log-debuginfo", rpm:"libvirt-daemon-log-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-lxc", rpm:"libvirt-daemon-lxc~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-plugin-lockd", rpm:"libvirt-daemon-plugin-lockd~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-plugin-lockd-debuginfo", rpm:"libvirt-daemon-plugin-lockd-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-plugin-sanlock", rpm:"libvirt-daemon-plugin-sanlock~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-plugin-sanlock-debuginfo", rpm:"libvirt-daemon-plugin-sanlock-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-proxy", rpm:"libvirt-daemon-proxy~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-proxy-debuginfo", rpm:"libvirt-daemon-proxy-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-qemu", rpm:"libvirt-daemon-qemu~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-vbox", rpm:"libvirt-daemon-vbox~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-daemon-xen", rpm:"libvirt-daemon-xen~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-debuginfo", rpm:"libvirt-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-debugsource", rpm:"libvirt-debugsource~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-devel", rpm:"libvirt-devel~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-docs", rpm:"libvirt-docs~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-libs", rpm:"libvirt-libs~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-libs-debuginfo", rpm:"libvirt-libs-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-login-shell", rpm:"libvirt-login-shell~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-login-shell-debuginfo", rpm:"libvirt-login-shell-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-nss", rpm:"libvirt-nss~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-nss-debuginfo", rpm:"libvirt-nss-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-wireshark", rpm:"libvirt-wireshark~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libvirt-wireshark-debuginfo", rpm:"libvirt-wireshark-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mingw32-libvirt", rpm:"mingw32-libvirt~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mingw32-libvirt-debuginfo", rpm:"mingw32-libvirt-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mingw64-libvirt", rpm:"mingw64-libvirt~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mingw64-libvirt-debuginfo", rpm:"mingw64-libvirt-debuginfo~10.1.0~2.fc40", rls:"FC40"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo