Lucene search
+L

openSUSE: Security Advisory for xen (openSUSE-SU-2016:0914-1)

🗓️ 11 Apr 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 42 Views

Security Advisory for 'xen' package with 26 fixed security issue

Related
Code
ReporterTitlePublishedViews
Family
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in qemu affect PowerKVM
18 Jun 201801:33
ibm
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in Qemu affect PowerKVM
18 Jun 201801:35
ibm
cnvd
CNVD
QEMU Denial of Service Vulnerability (CNVD-2016-01282)
24 Feb 201600:00
cnvd
cnvd
CNVD
QEMU USB Net NDIS Integer Overflow Vulnerability
30 Mar 201600:00
cnvd
cve
CVE
CVE-2016-2392
16 Jun 201618:00
cve
cve
CVE
CVE-2016-2538
16 Jun 201618:00
cve
cvelist
Cvelist
CVE-2016-2392
16 Jun 201618:00
cvelist
cvelist
Cvelist
CVE-2016-2538
16 Jun 201618:00
cvelist
debian
Debian
[SECURITY] [DLA 1599-1] qemu security update
30 Nov 201814:28
debian
debiancve
Debian CVE
CVE-2016-2392
16 Jun 201618:00
debiancve
Rows per page
# SPDX-FileCopyrightText: 2016 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.851262");
  script_version("2026-04-24T06:23:04+0000");
  script_tag(name:"last_modification", value:"2026-04-24 06:23:04 +0000 (Fri, 24 Apr 2026)");
  script_tag(name:"creation_date", value:"2016-04-11 12:47:20 +0530 (Mon, 11 Apr 2016)");
  script_cve_id("CVE-2013-4533", "CVE-2013-4537", "CVE-2013-4538", "CVE-2013-4539",
                "CVE-2014-0222", "CVE-2014-3689", "CVE-2014-7815", "CVE-2014-9718",
                "CVE-2015-1779", "CVE-2015-5278", "CVE-2015-6855", "CVE-2015-7512",
                "CVE-2015-8345", "CVE-2015-8613", "CVE-2015-8619", "CVE-2015-8743",
                "CVE-2015-8744", "CVE-2015-8745", "CVE-2016-1568", "CVE-2016-1570",
                "CVE-2016-1714", "CVE-2016-1981", "CVE-2016-2198", "CVE-2016-2391",
                "CVE-2016-2392", "CVE-2016-2538");
  script_tag(name:"cvss_base", value:"7.8");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:C");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2020-10-05 11:40:00 +0000 (Mon, 05 Oct 2020)");
  script_tag(name:"qod_type", value:"package");
  script_name("openSUSE: Security Advisory for xen (openSUSE-SU-2016:0914-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 26 security issues.

  These security issues were fixed:

  - 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#864655).

  - 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#864391).

  - 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#864769).

  - 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#864805).

  - 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#877642).

  - CVE-2014-3689: The vmware-vga driver (hw/display/vmware_vga.c) allowed
  local guest users to write to qemu memory locations and gain privileges
  via unspecified parameters related to rectangle handling (bsc#901508).

  - CVE-2014-7815: The set_pixel_format function in ui/vnc.c allowed remote
  attackers to cause a denial of service (crash) via a small
  bytes_per_pixel value (bsc#902737).

  - CVE-2014-9718: The (1) BMDMA and (2) AHCI HBA interfaces in the IDE
  functionality had multiple interpretations of a function's return value,
  which allowed guest OS users to cause a host OS denial of service
  (memory consumption or infinite loop, and system crash) via a PRDT with
  zero complete sectors, related to the bmdma_prepare_buf and
  ahci_dma_prepare_buf functions (bsc#928393).

  - CVE-2015-1779: The VNC websocket frame decoder allowed remote attackers
  to cause a denial of service (memory and CPU consumption) via a large
  (1) websocket payload or (2) HTTP headers section (bsc#924018).

  - CVE-2015-5278: Infinite loop in ne2000_receive() function (bsc#945989).

  - CVE-2015-6855: hw/ide/core.c did not properly restrict the commands
  accepted by an ATAPI device, which allowed guest users to cause a denial
  of service or possibly have unspeci ...

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

  script_tag(name:"affected", value:"xen on openSUSE Leap 42.1");

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

  script_xref(name:"openSUSE-SU", value:"2016:0914-1");
  script_tag(name:"solution_type", value:"VendorFix");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2016 Greenbone AG");
  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=openSUSELeap42\.1");
  exit(0);
}

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

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

res = "";
report = "";

if(release == "openSUSELeap42.1") {
  if(!isnull(res = isrpmvuln(pkg:"xen-debugsource", rpm:"xen-debugsource~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-devel", rpm:"xen-devel~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs", rpm:"xen-libs~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-debuginfo", rpm:"xen-libs-debuginfo~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools-domU", rpm:"xen-tools-domU~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools-domU-debuginfo", rpm:"xen-tools-domU-debuginfo~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen", rpm:"xen~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-doc-html", rpm:"xen-doc-html~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-kmp-default", rpm:"xen-kmp-default~4.5.2_06_k4.1.15_8~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-kmp-default-debuginfo", rpm:"xen-kmp-default-debuginfo~4.5.2_06_k4.1.15_8~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-32bit", rpm:"xen-libs-32bit~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-libs-debuginfo-32bit", rpm:"xen-libs-debuginfo-32bit~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools", rpm:"xen-tools~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"xen-tools-debuginfo", rpm:"xen-tools-debuginfo~4.5.2_06~12.1", rls:"openSUSELeap42.1"))) {
    report += res;
  }

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

exit(0);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation