Lucene search

K
openvasCopyright (C) 2016 Greenbone Networks GmbHOPENVAS:1361412562310851315
HistoryMay 18, 2016 - 12:00 a.m.

SUSE: Security Advisory for xen (SUSE-SU-2016:1318-1)

2016-05-1800:00:00
Copyright (C) 2016 Greenbone Networks GmbH
plugins.openvas.org
22

0.891 High

EPSS

Percentile

98.4%

The remote host is missing an update for the

# Copyright (C) 2016 Greenbone Networks GmbH
# Text descriptions are largely excerpted from the referenced
# advisory, and are Copyright (C) the respective author(s)
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.851315");
  script_version("2020-01-31T07:58:03+0000");
  script_tag(name:"last_modification", value:"2020-01-31 07:58:03 +0000 (Fri, 31 Jan 2020)");
  script_tag(name:"creation_date", value:"2016-05-18 05:19:46 +0200 (Wed, 18 May 2016)");
  script_cve_id("CVE-2013-4527", "CVE-2013-4529", "CVE-2013-4530", "CVE-2013-4533",
                "CVE-2013-4534", "CVE-2013-4537", "CVE-2013-4538", "CVE-2013-4539",
                "CVE-2014-0222", "CVE-2014-3640", "CVE-2014-3689", "CVE-2014-7815",
                "CVE-2014-9718", "CVE-2015-1779", "CVE-2015-5278", "CVE-2015-6855",
                "CVE-2015-7512", "CVE-2015-7549", "CVE-2015-8345", "CVE-2015-8504",
                "CVE-2015-8550", "CVE-2015-8554", "CVE-2015-8555", "CVE-2015-8558",
                "CVE-2015-8567", "CVE-2015-8568", "CVE-2015-8613", "CVE-2015-8619",
                "CVE-2015-8743", "CVE-2015-8744", "CVE-2015-8745", "CVE-2015-8817",
                "CVE-2015-8818", "CVE-2016-1568", "CVE-2016-1570", "CVE-2016-1571",
                "CVE-2016-1714", "CVE-2016-1922", "CVE-2016-1981", "CVE-2016-2198",
                "CVE-2016-2270", "CVE-2016-2271", "CVE-2016-2391", "CVE-2016-2392",
                "CVE-2016-2538");
  script_tag(name:"cvss_base", value:"10.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_tag(name:"qod_type", value:"package");
  script_name("SUSE: Security Advisory for xen (SUSE-SU-2016:1318-1)");

  script_tag(name:"summary", value:"The remote host is missing an update for the 'xen'
  package(s) announced via the referenced advisory.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");

  script_tag(name:"insight", value:"xen was updated to fix 46 security issues.

  These security issues were fixed:

  - CVE-2013-4527: Buffer overflow in hw/timer/hpet.c might have allowed
  remote attackers to execute arbitrary code via vectors related to the
  number of timers (bsc#964746).

  - CVE-2013-4529: Buffer overflow in hw/pci/pcie_aer.c allowed remote
  attackers to cause a denial of service and possibly execute arbitrary
  code via a large log_num value in a savevm image (bsc#964929).

  - CVE-2013-4530: Buffer overflow in hw/ssi/pl022.c allowed remote
  attackers to cause a denial of service or possibly execute arbitrary
  code via crafted tx_fifo_head and rx_fifo_head values in a savevm image
  (bsc#964950).

  - CVE-2013-4533: Buffer overflow in the pxa2xx_ssp_load function in
  hw/arm/pxa2xx.c allowed remote attackers to cause a denial of service or
  possibly execute arbitrary code via a crafted s- rx_level value in a
  savevm image (bsc#964644).

  - CVE-2013-4534: Buffer overflow in hw/intc/openpic.c allowed remote
  attackers to cause a denial of service or possibly execute arbitrary
  code via vectors related to IRQDest elements (bsc#964452).

  - CVE-2013-4537: The ssi_sd_transfer function in hw/sd/ssi-sd.c allowed
  remote attackers to execute arbitrary code via a crafted arglen value in
  a savevm image (bsc#962642).

  - CVE-2013-4538: Multiple buffer overflows in the ssd0323_load function in
  hw/display/ssd0323.c allowed remote attackers to cause a denial of
  service (memory corruption) or possibly execute arbitrary code via
  crafted (1) cmd_len, (2) row, or (3) col values  (4) row_start and
  row_end values  or (5) col_star and col_end values in a savevm image
  (bsc#962335).

  - CVE-2013-4539: Multiple buffer overflows in the tsc210x_load function in
  hw/input/tsc210x.c might have allowed remote attackers to execute
  arbitrary code via a crafted (1) precision, (2) nextprecision, (3)
  function, or (4) nextfunction value in a savevm image (bsc#962758).

  - CVE-2014-0222: Integer overflow in the qcow_open function in
  block/qcow.c allowed remote attackers to cause a denial of service
  (crash) via a large L2 table in a QCOW version 1 image (bsc#964925).

  - CVE-2014-3640: The sosendto function in slirp/udp.c allowed local users
  to cause a denial of service (NULL pointer dereference) by sending a udp
  packet with a value of 0 in the source port and address, which triggers
  access of an uninitialized socket (bsc#965112).

  - CVE-2014-3689: The vmware-vga driver (hw/display/vmware_vga.c) allowed
  local guest users to write to qemu memory locations  ...

  Description truncated, please see the referenced URL(s) for more information.");

  script_tag(name:"affected", value:"xen on SUSE Linux Enterprise Server 12, SUSE Linux Enterprise Desktop 12");

  script_tag(name:"solution", value:"Please install the updated package(s).");

  script_xref(name:"SUSE-SU", value:"2016:1318-1");
  script_tag(name:"solution_type", value:"VendorFix");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2016 Greenbone Networks GmbH");
  script_family("SuSE Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/suse", "ssh/login/rpms", re:"ssh/login/release=(SLED12\.0SP0|SLES12\.0SP0)");
  exit(0);
}

include("revisions-lib.inc");
include("pkg-lib-rpm.inc");

release = rpm_get_ssh_release();
if(!release)
  exit(0);

res = "";
report = "";

if(release == "SLED12.0SP0") {
  if(!isnull(res = isrpmvuln(pkg:"xen", rpm:"xen~4.4.4_02~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-debugsource", rpm:"xen-debugsource~4.4.4_02~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-kmp-default", rpm:"xen-kmp-default~4.4.4_02_k3.12.55_52.42~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-kmp-default-debuginfo", rpm:"xen-kmp-default-debuginfo~4.4.4_02_k3.12.55_52.42~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-32bit", rpm:"xen-libs-32bit~4.4.4_02~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs", rpm:"xen-libs~4.4.4_02~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-debuginfo-32bit", rpm:"xen-libs-debuginfo-32bit~4.4.4_02~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-debuginfo", rpm:"xen-libs-debuginfo~4.4.4_02~22.19.1", rls:"SLED12.0SP0"))) {
    report += res;
  }

  if(report != "") {
    security_message(data:report);
  } else if(__pkg_match) {
    exit(99);
  }
  exit(0);
}

if(release == "SLES12.0SP0") {
  if(!isnull(res = isrpmvuln(pkg:"xen", rpm:"xen~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-debugsource", rpm:"xen-debugsource~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-doc-html", rpm:"xen-doc-html~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-kmp-default", rpm:"xen-kmp-default~4.4.4_02_k3.12.55_52.42~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-kmp-default-debuginfo", rpm:"xen-kmp-default-debuginfo~4.4.4_02_k3.12.55_52.42~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-32bit", rpm:"xen-libs-32bit~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs", rpm:"xen-libs~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-debuginfo-32bit", rpm:"xen-libs-debuginfo-32bit~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-debuginfo", rpm:"xen-libs-debuginfo~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools", rpm:"xen-tools~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools-debuginfo", rpm:"xen-tools-debuginfo~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools-domU", rpm:"xen-tools-domU~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools-domU-debuginfo", rpm:"xen-tools-domU-debuginfo~4.4.4_02~22.19.1", rls:"SLES12.0SP0"))) {
    report += res;
  }

  if(report != "") {
    security_message(data:report);
  } else if(__pkg_match) {
    exit(99);
  }
  exit(0);
}

exit(0);

References