Vulnerabilities > CVE-2012-3411 - Improper Input Validation vulnerability in multiple products

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN

Summary

Dnsmasq before 2.63test1, when used with certain libvirt configurations, replies to requests from prohibited interfaces, which allows remote attackers to cause a denial of service (traffic amplification) via a spoofed DNS query.

Vulnerable Configurations

Part Description Count
Application
Thekelleys
90
OS
Redhat
3

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Server Side Include (SSI) Injection
    An attacker can use Server Side Include (SSI) Injection to send code to a web application that then gets executed by the web server. Doing so enables the attacker to achieve similar results to Cross Site Scripting, viz., arbitrary code execution and information disclosure, albeit on a more limited scale, since the SSI directives are nowhere near as powerful as a full-fledged scripting language. Nonetheless, the attacker can conveniently gain access to sensitive files, such as password files, and execute shell commands.
  • Cross Zone Scripting
    An attacker is able to cause a victim to load content into their web-browser that bypasses security zone controls and gain access to increased privileges to execute scripting code or other web objects such as unsigned ActiveX controls or applets. This is a privilege elevation attack targeted at zone-based web-browser security. In a zone-based model, pages belong to one of a set of zones corresponding to the level of privilege assigned to that page. Pages in an untrusted zone would have a lesser level of access to the system and/or be restricted in the types of executable content it was allowed to invoke. In a cross-zone scripting attack, a page that should be assigned to a less privileged zone is granted the privileges of a more trusted zone. This can be accomplished by exploiting bugs in the browser, exploiting incorrect configuration in the zone controls, through a cross-site scripting attack that causes the attackers' content to be treated as coming from a more trusted page, or by leveraging some piece of system functionality that is accessible from both the trusted and less trusted zone. This attack differs from "Restful Privilege Escalation" in that the latter correlates to the inadequate securing of RESTful access methods (such as HTTP DELETE) on the server, while cross-zone scripting attacks the concept of security zones as implemented by a browser.
  • Cross Site Scripting through Log Files
    An attacker may leverage a system weakness where logs are susceptible to log injection to insert scripts into the system's logs. If these logs are later viewed by an administrator through a thin administrative interface and the log data is not properly HTML encoded before being written to the page, the attackers' scripts stored in the log will be executed in the administrative interface with potentially serious consequences. This attack pattern is really a combination of two other attack patterns: log injection and stored cross site scripting.
  • Command Line Execution through SQL Injection
    An attacker uses standard SQL injection methods to inject data into the command line for execution. This could be done directly through misuse of directives such as MSSQL_xp_cmdshell or indirectly through injection of data into the database that would be interpreted as shell commands. Sometime later, an unscrupulous backend application (or could be part of the functionality of the same application) fetches the injected data stored in the database and uses this data as command line arguments without performing proper validation. The malicious data escapes that data plane by spawning new commands to be executed on the host.

Nessus

  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2013-1320.NASL
    descriptionFrom dnsmasq
    last seen2020-03-17
    modified2013-02-19
    plugin id64672
    published2013-02-19
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64672
    titleFedora 17 : dnsmasq-2.65-4.fc17 (2013-1320)
  • NASL familyMandriva Local Security Checks
    NASL idMANDRIVA_MDVSA-2013-072.NASL
    descriptionUpdated dnsmasq packages fix security vulnerabilities : When dnsmasq before 2.63 is used in conjunctions with certain configurations of libvirtd, network packets from prohibited networks (e.g. packets that should not be passed in) may be sent to the dnsmasq application and processed. This can result in DNS amplification attacks for example (CVE-2012-3411). This update adds a new option --bind-dynamic which is immune to this problem. Updated dnsmasq packages fix security vulnerabilities (CVE-2013-0198) : This update completes the fix for CVE-2012-3411 provided with dnsmasq-2.63. It was found that after the upstream patch for CVE-2012-3411 issue was applied, dnsmasq still : - replied to remote TCP-protocol based DNS queries (UDP protocol ones were corrected, but TCP ones not) from prohibited networks, when the --bind-dynamic option was used, - when --except-interface lo option was used dnsmasq didn
    last seen2020-06-01
    modified2020-06-02
    plugin id66086
    published2013-04-20
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/66086
    titleMandriva Linux Security Advisory : dnsmasq (MDVSA-2013:072)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2013-0276.NASL
    descriptionFrom Red Hat Security Advisory 2013:0276 : Updated libvirt packages that fix one security issue, multiple bugs, and add various enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. The libvirt library is a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. It was discovered that libvirt made certain invalid assumptions about dnsmasq
    last seen2020-06-01
    modified2020-06-02
    plugin id68737
    published2013-07-12
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/68737
    titleOracle Linux 6 : libvirt (ELSA-2013-0276)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2012-12598.NASL
    description2.63 release Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-03-17
    modified2012-09-12
    plugin id62050
    published2012-09-12
    reporterThis script is Copyright (C) 2012-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/62050
    titleFedora 17 : dnsmasq-2.63-1.fc17 (2012-12598)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0277.NASL
    descriptionUpdated dnsmasq packages that fix one security issue, one bug, and add various enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. The dnsmasq packages contain Dnsmasq, a lightweight DNS (Domain Name Server) forwarder and DHCP (Dynamic Host Configuration Protocol) server. It was discovered that dnsmasq, when used in combination with certain libvirtd configurations, could incorrectly process network packets from network interfaces that were intended to be prohibited. A remote, unauthenticated attacker could exploit this flaw to cause a denial of service via DNS amplification attacks. (CVE-2012-3411) In order to fully address this issue, libvirt package users are advised to install updated libvirt packages. Refer to RHSA-2013:0276 for additional information. This update also fixes the following bug : * Due to a regression, the lease change script was disabled. Consequently, the
    last seen2020-06-01
    modified2020-06-02
    plugin id64750
    published2013-02-21
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64750
    titleRHEL 6 : dnsmasq (RHSA-2013:0277)
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2013-0277.NASL
    descriptionUpdated dnsmasq packages that fix one security issue, one bug, and add various enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. The dnsmasq packages contain Dnsmasq, a lightweight DNS (Domain Name Server) forwarder and DHCP (Dynamic Host Configuration Protocol) server. It was discovered that dnsmasq, when used in combination with certain libvirtd configurations, could incorrectly process network packets from network interfaces that were intended to be prohibited. A remote, unauthenticated attacker could exploit this flaw to cause a denial of service via DNS amplification attacks. (CVE-2012-3411) In order to fully address this issue, libvirt package users are advised to install updated libvirt packages. Refer to RHSA-2013:0276 for additional information. This update also fixes the following bug : * Due to a regression, the lease change script was disabled. Consequently, the
    last seen2020-06-01
    modified2020-06-02
    plugin id65133
    published2013-03-10
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/65133
    titleCentOS 6 : dnsmasq (CESA-2013:0277)
  • NASL familyDNS
    NASL idDNSMASQ_DOS-CVE-2013-0198.NASL
    descriptionThe remote dnsmasq server is running a version prior to 2.66test2. It is, therefore, affected by a denial of service vulnerability in libvirtd due to improper parsing of malformed network packets. An unauthenticated, remote attacker can exploit this to cause an amplification of a large amount of DNS queries, resulting in a denial of service condition. Note that this vulnerability exists due to an incomplete fix for CVE-2012-3411.
    last seen2020-06-01
    modified2020-06-02
    plugin id87595
    published2015-12-22
    reporterThis script is Copyright (C) 2015-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/87595
    titlednsmasq < 2.66test2 libvirtd TCP Network Packet Parsing Response DNS Amplification DoS
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20130221_DNSMASQ_ON_SL6_X.NASL
    descriptionIt was discovered that dnsmasq, when used in combination with certain libvirtd configurations, could incorrectly process network packets from network interfaces that were intended to be prohibited. A remote, unauthenticated attacker could exploit this flaw to cause a denial of service via DNS amplification attacks. (CVE-2012-3411) In order to fully address this issue, libvirt package users are advised to install updated libvirt packages. This update also fixes the following bug : - Due to a regression, the lease change script was disabled. Consequently, the
    last seen2020-03-18
    modified2013-03-01
    plugin id64950
    published2013-03-01
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64950
    titleScientific Linux Security Update : dnsmasq on SL6.x i386/x86_64 (20130221)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2012-20531.NASL
    description - Fix conflict with NM launched dnsmasq (bz #886663) - Rebased to version 0.9.11.8 - CVE-2012-3411: avoid open DNS proxy with dnsmasq (bz #874702, bz #882309) - Don
    last seen2020-03-17
    modified2013-01-04
    plugin id63375
    published2013-01-04
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/63375
    titleFedora 17 : libvirt-0.9.11.8-2.fc17 (2012-20531)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0276.NASL
    descriptionUpdated libvirt packages that fix one security issue, multiple bugs, and add various enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. The libvirt library is a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. It was discovered that libvirt made certain invalid assumptions about dnsmasq
    last seen2020-06-01
    modified2020-06-02
    plugin id64749
    published2013-02-21
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64749
    titleRHEL 6 : libvirt (RHSA-2013:0276)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2012-20577.NASL
    description - Fix scriplet warning when uninstalling libvirt-client (bz #888071) - Fix conflict with NM launched dnsmasq (bz #886663) - Fix selinux denials when launching non-kvm qemu guests (bz #885837) Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-03-17
    modified2012-12-20
    plugin id63311
    published2012-12-20
    reporterThis script is Copyright (C) 2012-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/63311
    titleFedora 18 : libvirt-0.10.2.2-3.fc18 (2012-20577)
  • NASL familyAmazon Linux Local Security Checks
    NASL idALA_ALAS-2013-161.NASL
    descriptionIt was discovered that dnsmasq, when used in combination with certain libvirtd configurations, could incorrectly process network packets from network interfaces that were intended to be prohibited. A remote, unauthenticated attacker could exploit this flaw to cause a denial of service via DNS amplification attacks. (CVE-2012-3411)
    last seen2020-06-01
    modified2020-06-02
    plugin id69720
    published2013-09-04
    reporterThis script is Copyright (C) 2013-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/69720
    titleAmazon Linux AMI : dnsmasq (ALAS-2013-161)
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201406-24.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201406-24 (Dnsmasq: Denial of Service) When used with certain libvirt configurations Dnsmasq replies to queries from prohibited interfaces. Impact : A remote attackers can cause a Denial of Service via spoofed TCP based DNS queries. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id76226
    published2014-06-26
    reporterThis script is Copyright (C) 2014-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/76226
    titleGLSA-201406-24 : Dnsmasq: Denial of Service
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20130221_LIBVIRT_ON_SL6_X.NASL
    descriptionIt was discovered that libvirt made certain invalid assumptions about dnsmasq
    last seen2020-03-18
    modified2013-03-01
    plugin id64953
    published2013-03-01
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64953
    titleScientific Linux Security Update : libvirt on SL6.x i386/x86_64 (20130221)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2013-0277.NASL
    descriptionFrom Red Hat Security Advisory 2013:0277 : Updated dnsmasq packages that fix one security issue, one bug, and add various enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. The dnsmasq packages contain Dnsmasq, a lightweight DNS (Domain Name Server) forwarder and DHCP (Dynamic Host Configuration Protocol) server. It was discovered that dnsmasq, when used in combination with certain libvirtd configurations, could incorrectly process network packets from network interfaces that were intended to be prohibited. A remote, unauthenticated attacker could exploit this flaw to cause a denial of service via DNS amplification attacks. (CVE-2012-3411) In order to fully address this issue, libvirt package users are advised to install updated libvirt packages. Refer to RHSA-2013:0276 for additional information. This update also fixes the following bug : * Due to a regression, the lease change script was disabled. Consequently, the
    last seen2020-06-01
    modified2020-06-02
    plugin id68738
    published2013-07-12
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/68738
    titleOracle Linux 6 : dnsmasq (ELSA-2013-0277)
  • NASL familyDNS
    NASL idDNSMASQ_DOS-CVE-2012-3411.NASL
    descriptionThe remote dnsmasq server is running a version prior to 2.63test1. It is, therefore, affected by a denial of service vulnerability in libvirtd due to improper parsing of malformed network packets. An unauthenticated, remote attacker can exploit this to cause an amplification of a large amount of DNS queries, resulting in a denial of service condition.
    last seen2020-06-01
    modified2020-06-02
    plugin id87594
    published2015-12-22
    reporterThis script is Copyright (C) 2015-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/87594
    titlednsmasq < 2.63test1 libvirtd TCP Network Packet Parsing Response DNS Amplification DoS
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0579.NASL
    descriptionAn updated rhev-hypervisor6 package that fixes three security issues, various bugs, and adds an enhancement is now available. The Red Hat Security Response Team has rated this update as having important security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. The rhev-hypervisor6 package provides a Red Hat Enterprise Virtualization Hypervisor ISO disk image. The Red Hat Enterprise Virtualization Hypervisor is a dedicated Kernel-based Virtual Machine (KVM) hypervisor. It includes everything necessary to run and manage virtual machines: A subset of the Red Hat Enterprise Linux operating environment and the Red Hat Enterprise Virtualization Agent. Note: Red Hat Enterprise Virtualization Hypervisor is only available for the Intel 64 and AMD64 architectures with virtualization extensions. A flaw was found in the way the vhost kernel module handled descriptors that spanned multiple regions. A privileged guest user could use this flaw to crash the host or, potentially, escalate their privileges on the host. (CVE-2013-0311) It was found that the default SCSI command filter does not accommodate commands that overlap across device classes. A privileged guest user could potentially use this flaw to write arbitrary data to a LUN that is passed-through as read-only. (CVE-2012-4542) It was discovered that dnsmasq, when used in combination with certain libvirtd configurations, could incorrectly process network packets from network interfaces that were intended to be prohibited. A remote, unauthenticated attacker could exploit this flaw to cause a denial of service via DNS amplification attacks. (CVE-2012-3411) The CVE-2012-4542 issue was discovered by Paolo Bonzini of Red Hat. This updated package provides updated components that include fixes for several security issues. These issues had no security impact on Red Hat Enterprise Virtualization Hypervisor itself, however. The security fixes included in this update address the following CVE numbers : CVE-2012-3955 (dhcp issue) CVE-2011-4355 (gdb issue) CVE-2012-4508, CVE-2013-0190, CVE-2013-0309, and CVE-2013-0310 (kernel issues) CVE-2012-5536 (openssh issue) CVE-2011-3148 and CVE-2011-3149 (pam issues) CVE-2013-0157 (util-linux-ng issue) This updated Red Hat Enterprise Virtualization Hypervisor package also fixes the following bugs : * Previously, the Administration Portal would always display the option to upgrade the Red Hat Enterprise Virtualization Hypervisor ISO regardless of whether or not the selected host was up-to-date. Now, the VDSM version compatibility is considered and the upgrade message only displays if there is an upgrade relevant to the host available. (BZ#853092) * An out of date version of libvirt was included in the Red Hat Enterprise Virtualization Hypervisor 6.4 package. As a result, virtual machines with supported CPU models were not being properly parsed by libvirt and failed to start. A more recent version of libvirt has been included in this updated hypervisor package. Virtual machines now start normally. (BZ#895078) As well, this update adds the following enhancement : * Hypervisor packages now take advantage of the installonlypkg function provided by yum. This allows for multiple versions of the hypervisor package to be installed on a system concurrently without making changes to the yum configuration as was previously required. (BZ#863579) This update includes the ovirt-node build from RHBA-2013:0556 : https://rhn.redhat.com/errata/RHBA-2013-0556.html Users of the Red Hat Enterprise Virtualization Hypervisor are advised to upgrade to this updated package, which fixes these issues and adds this enhancement.
    last seen2020-06-01
    modified2020-06-02
    plugin id78950
    published2014-11-08
    reporterThis script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/78950
    titleRHEL 6 : rhev-hypervisor6 (RHSA-2013:0579)
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2013-0276.NASL
    descriptionUpdated libvirt packages that fix one security issue, multiple bugs, and add various enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. The libvirt library is a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. It was discovered that libvirt made certain invalid assumptions about dnsmasq
    last seen2020-06-01
    modified2020-06-02
    plugin id65132
    published2013-03-10
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/65132
    titleCentOS 6 : libvirt (CESA-2013:0276)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2013-1357.NASL
    descriptionFrom dnsmasq
    last seen2020-03-17
    modified2013-02-13
    plugin id64592
    published2013-02-13
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64592
    titleFedora 18 : dnsmasq-2.65-4.fc18 (2013-1357)

Redhat

advisories
  • bugzilla
    id896403
    titledelete snapshot which name contain '/' lead to libvirtd crash
    oval
    OR
    • commentRed Hat Enterprise Linux must be installed
      ovaloval:com.redhat.rhba:tst:20070304026
    • AND
      • commentRed Hat Enterprise Linux 6 is installed
        ovaloval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • commentlibvirt-devel is earlier than 0:0.10.2-18.el6
            ovaloval:com.redhat.rhsa:tst:20130276001
          • commentlibvirt-devel is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20131581004
        • AND
          • commentlibvirt-lock-sanlock is earlier than 0:0.10.2-18.el6
            ovaloval:com.redhat.rhsa:tst:20130276003
          • commentlibvirt-lock-sanlock is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20131581002
        • AND
          • commentlibvirt-client is earlier than 0:0.10.2-18.el6
            ovaloval:com.redhat.rhsa:tst:20130276005
          • commentlibvirt-client is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20131581008
        • AND
          • commentlibvirt is earlier than 0:0.10.2-18.el6
            ovaloval:com.redhat.rhsa:tst:20130276007
          • commentlibvirt is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20131581010
        • AND
          • commentlibvirt-python is earlier than 0:0.10.2-18.el6
            ovaloval:com.redhat.rhsa:tst:20130276009
          • commentlibvirt-python is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20131581006
    rhsa
    idRHSA-2013:0276
    released2013-02-20
    severityModerate
    titleRHSA-2013:0276: libvirt security, bug fix, and enhancement update (Moderate)
  • bugzilla
    id884957
    titleguest can not get NAT IP from dnsmasq-2.48-10
    oval
    OR
    • commentRed Hat Enterprise Linux must be installed
      ovaloval:com.redhat.rhba:tst:20070304026
    • AND
      • commentRed Hat Enterprise Linux 6 is installed
        ovaloval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • commentdnsmasq is earlier than 0:2.48-13.el6
            ovaloval:com.redhat.rhsa:tst:20130277001
          • commentdnsmasq is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20172117004
        • AND
          • commentdnsmasq-utils is earlier than 0:2.48-13.el6
            ovaloval:com.redhat.rhsa:tst:20130277003
          • commentdnsmasq-utils is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20172117002
    rhsa
    idRHSA-2013:0277
    released2013-02-20
    severityModerate
    titleRHSA-2013:0277: dnsmasq security, bug fix and enhancement update (Moderate)
  • rhsa
    idRHSA-2013:0579
rpms
  • libvirt-0:0.10.2-18.el6
  • libvirt-client-0:0.10.2-18.el6
  • libvirt-debuginfo-0:0.10.2-18.el6
  • libvirt-devel-0:0.10.2-18.el6
  • libvirt-lock-sanlock-0:0.10.2-18.el6
  • libvirt-python-0:0.10.2-18.el6
  • dnsmasq-0:2.48-13.el6
  • dnsmasq-debuginfo-0:2.48-13.el6
  • dnsmasq-utils-0:2.48-13.el6
  • rhev-hypervisor6-0:6.4-20130221.0.el6