Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Summary
Title QEMU: Multiple vulnerabilities
Informations
Name GLSA-201602-01 First vendor Publication 2016-02-04
Vendor Gentoo Last vendor Modification 2016-02-04
Severity (Vendor) N/A Revision N/A

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:C/I:C/A:C)
Cvss Base Score 10 Attack Range Network
Cvss Impact Score 10 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Synopsis

Multiple vulnerabilities have been found in QEMU, the worst of which may allow a remote attacker to cause a Denial of Service or gain elevated privileges from a guest VM.

Background

QEMU is a generic and open source machine emulator and virtualizer.

Description

Multiple vulnerabilities have been discovered in QEMU. Please review the CVE identifiers referenced below for details.

Impact

A remote attacker might cause a Denial of Service or gain escalated privileges from a guest VM.

Workaround

There is no known workaround at this time.

Resolution

All QEMU users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=app-emulation/qemu-2.5.0-r1"

References

[ 1 ] CVE-2015-1779 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1779
[ 2 ] CVE-2015-3456 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-3456
[ 3 ] CVE-2015-5225 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-5225
[ 4 ] CVE-2015-5278 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-5278
[ 5 ] CVE-2015-5279 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-5279
[ 6 ] CVE-2015-5745 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-5745
[ 7 ] CVE-2015-6815 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-6815
[ 8 ] CVE-2015-6855 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-6855
[ 9 ] CVE-2015-7295 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-7295
[ 10 ] CVE-2015-7504 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-7504
[ 11 ] CVE-2015-7512 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-7512
[ 12 ] CVE-2015-7549 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-7549
[ 13 ] CVE-2015-8345 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8345
[ 14 ] CVE-2015-8504 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8504
[ 15 ] CVE-2015-8556 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8556
[ 16 ] CVE-2015-8558 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8558
[ 17 ] CVE-2015-8567 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8567
[ 18 ] CVE-2015-8568 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8568
[ 19 ] CVE-2015-8666 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8666
[ 20 ] CVE-2015-8701 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8701
[ 21 ] CVE-2015-8743 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8743
[ 22 ] CVE-2015-8744 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8744
[ 23 ] CVE-2015-8745 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8745
[ 24 ] CVE-2016-1568 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-1568

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

https://security.gentoo.org/glsa/201602-01

Original Source

Url : http://security.gentoo.org/glsa/glsa-201602-01.xml

CWE : Common Weakness Enumeration

% Id Name
19 % CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer
14 % CWE-787 Out-of-bounds Write (CWE/SANS Top 25)
10 % CWE-369 Divide By Zero
5 % CWE-772 Missing Release of Resource after Effective Lifetime
5 % CWE-617 Reachable Assertion
5 % CWE-476 NULL Pointer Dereference
5 % CWE-416 Use After Free
5 % CWE-401 Failure to Release Memory Before Removing Last Reference ('Memory Leak')
5 % CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
5 % CWE-399 Resource Management Errors
5 % CWE-362 Race Condition
5 % CWE-193 Off-by-one Error
5 % CWE-125 Out-of-bounds Read
5 % CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') (CWE/SANS Top 25)
5 % CWE-20 Improper Input Validation

OVAL Definitions

Definition Id: oval:org.mitre.oval:def:28106
 
Oval ID: oval:org.mitre.oval:def:28106
Title: RHSA-2015:0999-01 -- Redhat qemu-kvm, libcacard
Description: KVM is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.
Family: unix Class: patch
Reference(s): RHSA-2015:0999-01
CVE-2015-3456
Version: 3
Platform(s): Red Hat Enterprise Linux 7
Product(s): qemu-kvm
libcacard
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28198
 
Oval ID: oval:org.mitre.oval:def:28198
Title: CESA-2015:1003 -- centos 5 kvm
Description: KVM is a full virtualization solution for Linux on AMD64 and Intel 64 systems. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. Note: The procedure in the Solution section must be performed before this update will take effect.
Family: unix Class: patch
Reference(s): CESA-2015:1003
CVE-2015-3456
Version: 3
Platform(s): CentOS Linux 5
Product(s): kvm
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28539
 
Oval ID: oval:org.mitre.oval:def:28539
Title: RHSA-2015:1002-01 -- Redhat xen
Description: The xen packages contain administration tools and the xend service for managing the kernel-xen kernel for virtualization on Red Hat Enterprise Linux. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All xen users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing the updated packages, all running fully-virtualized guests must be restarted for this update to take effect.
Family: unix Class: patch
Reference(s): RHSA-2015:1002-01
CVE-2015-3456
Version: 3
Platform(s): Red Hat Enterprise Linux 5
Product(s): xen
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28600
 
Oval ID: oval:org.mitre.oval:def:28600
Title: CESA-2015:0999 -- centos 7 qemu-kvm,libcacard
Description: KVM is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.
Family: unix Class: patch
Reference(s): CESA-2015:0999
CVE-2015-3456
Version: 3
Platform(s): CentOS Linux 7
Product(s): qemu-kvm
libcacard
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28702
 
Oval ID: oval:org.mitre.oval:def:28702
Title: RHSA-2015:0998-01 -- Redhat qemu-kvm, qemu-guest-agent
Description: KVM is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.
Family: unix Class: patch
Reference(s): RHSA-2015:0998-01
CVE-2015-3456
Version: 3
Platform(s): Red Hat Enterprise Linux 6
Product(s): qemu-kvm
qemu-guest-agent
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28893
 
Oval ID: oval:org.mitre.oval:def:28893
Title: ELSA-2015-0999 -- Oracle qemu-kvm
Description: KVM is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.
Family: unix Class: patch
Reference(s): ELSA-2015-0999
CVE-2015-3456
Version: 3
Platform(s): Oracle Linux 7
Product(s): qemu-kvm
libcacard
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28912
 
Oval ID: oval:org.mitre.oval:def:28912
Title: CESA-2015:0998 -- centos 6 qemu-kvm,qemu-guest-agent
Description: KVM is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.
Family: unix Class: patch
Reference(s): CESA-2015:0998
CVE-2015-3456
Version: 3
Platform(s): CentOS Linux 6
Product(s): qemu-kvm
qemu-guest-agent
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28937
 
Oval ID: oval:org.mitre.oval:def:28937
Title: CESA-2015:1002 -- centos 5 xen
Description: The xen packages contain administration tools and the xend service for managing the kernel-xen kernel for virtualization on Red Hat Enterprise Linux. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All xen users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing the updated packages, all running fully-virtualized guests must be restarted for this update to take effect.
Family: unix Class: patch
Reference(s): CESA-2015:1002
CVE-2015-3456
Version: 3
Platform(s): CentOS Linux 5
Product(s): xen
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28949
 
Oval ID: oval:org.mitre.oval:def:28949
Title: ELSA-2015-1003 -- Oracle kvm-83
Description: The Floppy Disk Controller (FDC) in QEMU, as used in Xen 4.5.x and earlier and KVM, allows local guest users to cause a denial of service (out-of-bounds write and guest crash) or possibly execute arbitrary code via the (1) FD_CMD_READ_ID, (2) FD_CMD_DRIVE_SPECIFICATION_COMMAND, or other unspecified commands, aka VENOM.
Family: unix Class: patch
Reference(s): ELSA-2015-1003
CVE-2015-3456
Version: 3
Platform(s): Oracle Linux 5
Product(s): kvm-83
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28974
 
Oval ID: oval:org.mitre.oval:def:28974
Title: ELSA-2015-1002 -- Oracle xen
Description: The Floppy Disk Controller (FDC) in QEMU, as used in Xen 4.5.x and earlier and KVM, allows local guest users to cause a denial of service (out-of-bounds write and guest crash) or possibly execute arbitrary code via the (1) FD_CMD_READ_ID, (2) FD_CMD_DRIVE_SPECIFICATION_COMMAND, or other unspecified commands, aka VENOM.
Family: unix Class: patch
Reference(s): ELSA-2015-1002
CVE-2015-3456
Version: 3
Platform(s): Oracle Linux 5
Product(s): xen
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:29004
 
Oval ID: oval:org.mitre.oval:def:29004
Title: ELSA-2015-0998 -- Oracle qemu-kvm_qemu-guest-agent
Description: KVM is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest. Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.
Family: unix Class: patch
Reference(s): ELSA-2015-0998
CVE-2015-3456
Version: 3
Platform(s): Oracle Linux 6
Product(s): qemu-kvm
qemu-guest-agent
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:29063
 
Oval ID: oval:org.mitre.oval:def:29063
Title: DSA-3259-1 qemu -- qemu
Description: Several vulnerabilities were discovered in the qemu virtualisation solution: CVE-2014-9718 It was discovered that the IDE controller emulation is susceptible to denial of service. CVE-2015-1779 Daniel P. Berrange discovered a denial of service vulnerability in the VNC web socket decoder. CVE-2015-2756 Jan Beulich discovered that unmediated PCI command register could result in denial of service. CVE-2015-3456 Jason Geffner discovered a buffer overflow in the emulated floppy disk drive, resulting in the potential execution of arbitrary code.
Family: unix Class: patch
Reference(s): DSA-3259-1
CVE-2014-9718
CVE-2015-1779
CVE-2015-2756
CVE-2015-3456
Version: 3
Platform(s): Debian 8
Debian 7
Product(s): qemu
Definition Synopsis:

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 147
Application 1
Application 4
Application 1
Os 1
Os 5
Os 3
Os 3
Os 1
Os 1
Os 2
Os 3
Os 1
Os 8
Os 2
Os 4
Os 3
Os 2
Os 3
Os 3
Os 3
Os 2

Information Assurance Vulnerability Management (IAVM)

Date Description
2015-05-21 IAVM : 2015-A-0112 - Oracle Linux & Virtualization Buffer Overflow Vulnerability
Severity : Category I - VMSKEY : V0060735
2015-05-21 IAVM : 2015-A-0115 - QEMU Virtual Floppy Drive Controller (FDC) Buffer Overflow Vulnerability
Severity : Category II - VMSKEY : V0060741

Snort® IPS/IDS

Date Description
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34488 - Revision : 4 - Type : OS-OTHER
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34487 - Revision : 4 - Type : OS-OTHER
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34486 - Revision : 4 - Type : OS-OTHER
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34485 - Revision : 4 - Type : OS-OTHER
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34484 - Revision : 4 - Type : OS-OTHER
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34483 - Revision : 4 - Type : OS-OTHER
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34482 - Revision : 4 - Type : OS-OTHER
2015-06-23 QEMU floppy disk controller buffer overflow attempt
RuleID : 34481 - Revision : 4 - Type : OS-OTHER

Nessus® Vulnerability Scanner

Date Description
2018-09-07 Name : The remote Debian host is missing a security update.
File : debian_DLA-1497.nasl - Type : ACT_GATHER_INFO
2017-12-04 Name : The remote host is missing a vendor-supplied security patch.
File : check_point_gaia_sk106060.nasl - Type : ACT_GATHER_INFO
2016-12-12 Name : The remote Gentoo host is missing one or more security-related patches.
File : gentoo_GLSA-201612-27.nasl - Type : ACT_GATHER_INFO
2016-12-05 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_a228c7a0ba6611e6b1cf14dae9d210b8.nasl - Type : ACT_GATHER_INFO
2016-10-12 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-1170.nasl - Type : ACT_GATHER_INFO
2016-08-29 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1698-1.nasl - Type : ACT_GATHER_INFO
2016-08-29 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1703-1.nasl - Type : ACT_GATHER_INFO
2016-08-29 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1745-1.nasl - Type : ACT_GATHER_INFO
2016-08-29 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1785-1.nasl - Type : ACT_GATHER_INFO
2016-07-08 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-839.nasl - Type : ACT_GATHER_INFO
2016-06-22 Name : The remote OracleVM host is missing one or more security updates.
File : oraclevm_OVMSA-2016-0081.nasl - Type : ACT_GATHER_INFO
2016-06-17 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1445-1.nasl - Type : ACT_GATHER_INFO
2016-06-17 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1560-1.nasl - Type : ACT_GATHER_INFO
2016-05-25 Name : The remote OracleVM host is missing a security update.
File : oraclevm_OVMSA-2016-0051.nasl - Type : ACT_GATHER_INFO
2016-05-19 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1318-1.nasl - Type : ACT_GATHER_INFO
2016-04-27 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-1154-1.nasl - Type : ACT_GATHER_INFO
2016-04-13 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-439.nasl - Type : ACT_GATHER_INFO
2016-04-07 Name : The remote Gentoo host is missing one or more security-related patches.
File : gentoo_GLSA-201604-03.nasl - Type : ACT_GATHER_INFO
2016-04-07 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-0955-1.nasl - Type : ACT_GATHER_INFO
2016-04-01 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-413.nasl - Type : ACT_GATHER_INFO
2016-03-25 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-0873-1.nasl - Type : ACT_GATHER_INFO
2016-03-07 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-0658-1.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-015aec3bf2.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-08e4af5a20.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-12a089920e.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-2773b85b49.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-28cfce6702.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-46b18ccdc3.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-8dc71ade88.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-b2e8518b8e.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-b406a8e4f2.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-ca9f0952f1.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-d5c1048b47.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-d6ea74993a.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-d8510319c0.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-efc1d7ba5e.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-fca1900745.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2016-275e9ff483.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2016-2c15b72b01.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2016-42778e8c82.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2016-890e612f52.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2016-e1784417af.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Fedora host is missing a security update.
File : fedora_2016-e9bba2bb01.nasl - Type : ACT_GATHER_INFO
2016-02-24 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-252.nasl - Type : ACT_GATHER_INFO
2016-02-17 Name : The remote device is missing a vendor-supplied security patch.
File : f5_bigip_SOL63519101.nasl - Type : ACT_GATHER_INFO
2016-02-17 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-0459-1.nasl - Type : ACT_GATHER_INFO
2016-02-09 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3469.nasl - Type : ACT_GATHER_INFO
2016-02-09 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3470.nasl - Type : ACT_GATHER_INFO
2016-02-09 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3471.nasl - Type : ACT_GATHER_INFO
2016-02-05 Name : The remote Gentoo host is missing one or more security-related patches.
File : gentoo_GLSA-201602-01.nasl - Type : ACT_GATHER_INFO
2016-02-04 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-2891-1.nasl - Type : ACT_GATHER_INFO
2016-01-25 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-34.nasl - Type : ACT_GATHER_INFO
2016-01-25 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-35.nasl - Type : ACT_GATHER_INFO
2016-01-25 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-36.nasl - Type : ACT_GATHER_INFO
2016-01-12 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-0010-1.nasl - Type : ACT_GATHER_INFO
2016-01-12 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-0020-1.nasl - Type : ACT_GATHER_INFO
2016-01-12 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-0021-1.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_1384f2fdb1be11e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_152acff3b1bd11e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_2b3b4c27b0c711e58d13bc5ff45d0f28.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_3fb06284b1b711e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_405446f4b1b311e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_42cbd1e8b15211e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_60cb2055b1b811e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_67feba97b1b511e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_6aa3322fb15011e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_9ad8993eb1ba11e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_b56fe6bbb1b111e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2016-01-04 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_bbc97005b14e11e59728002590263bf5.nasl - Type : ACT_GATHER_INFO
2015-12-30 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-2696.nasl - Type : ACT_GATHER_INFO
2015-12-29 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-2694.nasl - Type : ACT_GATHER_INFO
2015-12-29 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-2694.nasl - Type : ACT_GATHER_INFO
2015-12-29 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-2694.nasl - Type : ACT_GATHER_INFO
2015-12-29 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20151222_qemu_kvm_on_SL6_x.nasl - Type : ACT_GATHER_INFO
2015-12-29 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-2338-1.nasl - Type : ACT_GATHER_INFO
2015-12-22 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-2324-1.nasl - Type : ACT_GATHER_INFO
2015-12-22 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-2326-1.nasl - Type : ACT_GATHER_INFO
2015-12-22 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-2328-1.nasl - Type : ACT_GATHER_INFO
2015-12-21 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-2306-1.nasl - Type : ACT_GATHER_INFO
2015-12-17 Name : The remote device is missing a vendor-supplied security patch.
File : f5_bigip_SOL51841514.nasl - Type : ACT_GATHER_INFO
2015-12-04 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-2828-1.nasl - Type : ACT_GATHER_INFO
2015-11-17 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-2065.nasl - Type : ACT_GATHER_INFO
2015-11-17 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-2065.nasl - Type : ACT_GATHER_INFO
2015-11-17 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-2065.nasl - Type : ACT_GATHER_INFO
2015-11-17 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20151116_xen_on_SL5_x.nasl - Type : ACT_GATHER_INFO
2015-10-29 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-1943.nasl - Type : ACT_GATHER_INFO
2015-10-28 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-1943.nasl - Type : ACT_GATHER_INFO
2015-10-28 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1943.nasl - Type : ACT_GATHER_INFO
2015-10-28 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20151027_qemu_kvm_on_SL7_x.nasl - Type : ACT_GATHER_INFO
2015-10-26 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1923.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-1924.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-1925.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-1924.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-1925.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1924.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1925.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20151022_kvm_on_SL5_x.nasl - Type : ACT_GATHER_INFO
2015-10-23 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20151022_qemu_kvm_on_SL6_x.nasl - Type : ACT_GATHER_INFO
2015-10-21 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-1782-1.nasl - Type : ACT_GATHER_INFO
2015-10-16 Name : The remote Fedora host is missing a security update.
File : fedora_2015-4896530727.nasl - Type : ACT_GATHER_INFO
2015-10-12 Name : The remote Fedora host is missing a security update.
File : fedora_2015-16368.nasl - Type : ACT_GATHER_INFO
2015-10-12 Name : The remote Fedora host is missing a security update.
File : fedora_2015-16369.nasl - Type : ACT_GATHER_INFO
2015-09-25 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-2745-1.nasl - Type : ACT_GATHER_INFO
2015-09-24 Name : The remote Fedora host is missing a security update.
File : fedora_2015-16370.nasl - Type : ACT_GATHER_INFO
2015-09-21 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3361.nasl - Type : ACT_GATHER_INFO
2015-09-21 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3362.nasl - Type : ACT_GATHER_INFO
2015-09-21 Name : The remote Fedora host is missing a security update.
File : fedora_2015-15364.nasl - Type : ACT_GATHER_INFO
2015-09-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-14783.nasl - Type : ACT_GATHER_INFO
2015-09-03 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3348.nasl - Type : ACT_GATHER_INFO
2015-08-28 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-2724-1.nasl - Type : ACT_GATHER_INFO
2015-08-19 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-550.nasl - Type : ACT_GATHER_INFO
2015-07-07 Name : The remote Debian host is missing a security update.
File : debian_DLA-268.nasl - Type : ACT_GATHER_INFO
2015-06-23 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-434.nasl - Type : ACT_GATHER_INFO
2015-06-22 Name : The remote Debian host is missing a security update.
File : debian_DLA-248.nasl - Type : ACT_GATHER_INFO
2015-06-22 Name : The remote Debian host is missing a security update.
File : debian_DLA-249.nasl - Type : ACT_GATHER_INFO
2015-06-12 Name : The remote OracleVM host is missing one or more security updates.
File : oraclevm_OVMSA-2015-0068.nasl - Type : ACT_GATHER_INFO
2015-06-03 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-391.nasl - Type : ACT_GATHER_INFO
2015-05-29 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3274.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote Fedora host is missing a security update.
File : fedora_2015-8194.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote Fedora host is missing a security update.
File : fedora_2015-8220.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote Fedora host is missing a security update.
File : fedora_2015-8252.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote Fedora host is missing a security update.
File : fedora_2015-8270.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1031.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-0889-2.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-0927-1.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-0929-1.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-0940-1.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-0943-1.nasl - Type : ACT_GATHER_INFO
2015-05-27 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-0944-1.nasl - Type : ACT_GATHER_INFO
2015-05-26 Name : The remote Fedora host is missing a security update.
File : fedora_2015-8248.nasl - Type : ACT_GATHER_INFO
2015-05-21 Name : The remote host is affected by a buffer overflow vulnerability.
File : citrix_xenserver_CTX201078.nasl - Type : ACT_GATHER_INFO
2015-05-21 Name : The remote device is missing a vendor-supplied security patch.
File : f5_bigip_SOL16620.nasl - Type : ACT_GATHER_INFO
2015-05-21 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-0923-1.nasl - Type : ACT_GATHER_INFO
2015-05-20 Name : The remote host has an application that is affected by a remote code executio...
File : virtualbox_4_3_28.nasl - Type : ACT_GATHER_INFO
2015-05-19 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3262.nasl - Type : ACT_GATHER_INFO
2015-05-19 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-363.nasl - Type : ACT_GATHER_INFO
2015-05-19 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-364.nasl - Type : ACT_GATHER_INFO
2015-05-19 Name : The remote Red Hat host is missing a security update.
File : redhat-RHSA-2015-1011.nasl - Type : ACT_GATHER_INFO
2015-05-18 Name : The remote Fedora host is missing a security update.
File : fedora_2015-8249.nasl - Type : ACT_GATHER_INFO
2015-05-18 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_2780e442fc5911e4b18b6805ca1d3bb1.nasl - Type : ACT_GATHER_INFO
2015-05-18 Name : The remote SuSE 11 host is missing a security update.
File : suse_11_kvm-150513.nasl - Type : ACT_GATHER_INFO
2015-05-15 Name : The remote OracleVM host is missing one or more security updates.
File : oraclevm_OVMSA-2015-0057.nasl - Type : ACT_GATHER_INFO
2015-05-15 Name : The remote OracleVM host is missing one or more security updates.
File : oraclevm_OVMSA-2015-0058.nasl - Type : ACT_GATHER_INFO
2015-05-15 Name : The remote OracleVM host is missing one or more security updates.
File : oraclevm_OVMSA-2015-0059.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-0998.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-0999.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-1002.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-1003.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20150513_kvm_on_SL5_x.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20150513_qemu_kvm_on_SL6_x.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20150513_qemu_kvm_on_SL7_x.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20150513_xen_on_SL5_x.nasl - Type : ACT_GATHER_INFO
2015-05-14 Name : The remote SuSE 11 host is missing a security update.
File : suse_11_kvm-150428.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-0998.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-0999.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-1002.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-1003.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3259.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-0998.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-0999.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1000.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1001.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1002.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1003.nasl - Type : ACT_GATHER_INFO
2015-05-13 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-2608-1.nasl - Type : ACT_GATHER_INFO
2015-04-28 Name : The remote Mandriva Linux host is missing one or more security updates.
File : mandriva_MDVSA-2015-210.nasl - Type : ACT_GATHER_INFO
2015-04-22 Name : The remote Fedora host is missing a security update.
File : fedora_2015-5541.nasl - Type : ACT_GATHER_INFO
2015-04-14 Name : The remote Fedora host is missing a security update.
File : fedora_2015-5482.nasl - Type : ACT_GATHER_INFO

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2017-11-01 09:25:34
  • Multiple Updates
2017-10-18 09:25:25
  • Multiple Updates
2017-04-13 21:24:39
  • Multiple Updates
2017-03-24 21:25:18
  • Multiple Updates
2016-12-31 09:26:04
  • Multiple Updates
2016-05-24 00:35:46
  • Multiple Updates
2016-04-12 09:29:33
  • Multiple Updates
2016-02-06 13:26:47
  • Multiple Updates
2016-02-04 13:31:50
  • Multiple Updates
2016-02-04 13:24:57
  • First insertion