Executive Summary
Summary | |
---|---|
Title | kernel security and bug fix update |
Informations | |||
---|---|---|---|
Name | RHSA-2015:0782 | First vendor Publication | 2015-04-07 |
Vendor | RedHat | Last vendor Modification | 2015-04-07 |
Severity (Vendor) | Important | Revision | 01 |
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
Problem Description: Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 6.5 Extended Update Support. Red Hat Product Security 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. 2. Relevant releases/architectures: Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5) - x86_64 Red Hat Enterprise Linux HPC Node EUS (v. 6.5) - noarch, x86_64 Red Hat Enterprise Linux Server EUS (v. 6.5) - i386, noarch, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server Optional EUS (v. 6.5) - i386, ppc64, s390x, x86_64 3. Description: The kernel packages contain the Linux kernel, the core of any Linux operating system. * It was found that the Linux kernel's Infiniband subsystem did not properly sanitize input parameters while registering memory regions from user space via the (u)verbs API. A local user with access to a /dev/infiniband/uverbsX device could use this flaw to crash the system or, potentially, escalate their privileges on the system. (CVE-2014-8159, Important) * A use-after-free flaw was found in the way the Linux kernel's SCTP implementation handled authentication key reference counting during INIT collisions. A remote attacker could use this flaw to crash the system or, potentially, escalate their privileges on the system. (CVE-2015-1421, Important) * An integer overflow flaw was found in the way the Linux kernel's Frame Buffer device implementation mapped kernel memory to user space via the mmap syscall. A local user able to access a frame buffer device file (/dev/fb*) could possibly use this flaw to escalate their privileges on the system. (CVE-2013-2596, Important) * It was found that the Linux kernel's KVM implementation did not ensure that the host CR4 control register value remained unchanged across VM entries on the same virtual CPU. A local, unprivileged user could use this flaw to cause a denial of service on the system. (CVE-2014-3690, Moderate) * It was found that the parse_rock_ridge_inode_internal() function of the Linux kernel's ISOFS implementation did not correctly check relocated directories when processing Rock Ridge child link (CL) tags. An attacker with physical access to the system could use a specially crafted ISO image to crash the system or, potentially, escalate their privileges on the system. (CVE-2014-5471, CVE-2014-5472, Low) * A stack-based buffer overflow flaw was found in the TechnoTrend/Hauppauge DEC USB device driver. A local user with write access to the corresponding device could use this flaw to crash the kernel or, potentially, elevate their privileges on the system. (CVE-2014-8884, Low) Red Hat would like to thank Mellanox for reporting CVE-2014-8159, and Andy Lutomirski for reporting CVE-2014-3690. The CVE-2015-1421 issue was discovered by Sun Baoliang of Red Hat. This update also fixes the following bugs: * Previously, a NULL pointer check that is needed to prevent an oops in the nfs_async_inode_return_delegation() function was removed. As a consequence, a NFS4 client could terminate unexpectedly. The missing NULL pointer check has been added back, and NFS4 client no longer crashes in this situation. (BZ#1187638) * Due to unbalanced multicast join and leave processing, the attempt to leave a multicast group that had not previously completed a join became unresponsive. This update resolves multiple locking issues in the IPoIB multicast code that allowed multicast groups to be left before the joining was entirely completed. Now, multicast join and leave failures or lockups no longer occur in the described situation. (BZ#1187663) * A failure to leave a multicast group which had previously been joined prevented the attempt to unregister from the "sa" service. Multiple locking issues in the IPoIB multicast join and leave processing have been fixed so that leaving a group that has completed its join process is successful. As a result, attempts to unregister from the "sa" service no longer lock up due to leaked resources. (BZ#1187665) * Due to a regression, when large reads which partially extended beyond the end of the underlying device were done, the raw driver returned the EIO error code instead of returning a short read covering the valid part of the device. The underlying source code has been patched, and the raw driver now returns a short read for the remainder of the device. (BZ#1195746) All kernel users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. The system must be rebooted for this update to take effect. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 5. Bugs fixed (https://bugzilla.redhat.com/): 1034490 - CVE-2013-2596 kernel: integer overflow in fb_mmap 1134099 - CVE-2014-5471 CVE-2014-5472 kernel: isofs: unbound recursion when processing relocated directories 1153322 - CVE-2014-3690 kernel: kvm: vmx: invalid host cr4 handling across vm entries 1164266 - CVE-2014-8884 kernel: usb: buffer overflow in ttusb-dec 1181166 - CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access 1196581 - CVE-2015-1421 kernel: net: slab corruption from use after free on INIT collisions |
Original Source
Url : https://rhn.redhat.com/errata/RHSA-2015-0782.html |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
17 % | CWE-400 | Uncontrolled Resource Consumption ('Resource Exhaustion') |
17 % | CWE-399 | Resource Management Errors |
17 % | CWE-264 | Permissions, Privileges, and Access Controls |
17 % | CWE-190 | Integer Overflow or Wraparound (CWE/SANS Top 25) |
17 % | CWE-119 | Failure to Constrain Operations within the Bounds of a Memory Buffer |
17 % | CWE-20 | Improper Input Validation |
OVAL Definitions
Definition Id: oval:org.mitre.oval:def:26618 | |||
Oval ID: | oval:org.mitre.oval:def:26618 | ||
Title: | USN-2355-1 -- linux-ec2 vulnerabilities | ||
Description: | Several security issues were fixed in the kernel. | ||
Family: | unix | Class: | patch |
Reference(s): | USN-2355-1 CVE-2014-5471 CVE-2014-5472 | Version: | 3 |
Platform(s): | Ubuntu 10.04 | Product(s): | linux-ec2 |
Definition Synopsis: | |||
Definition Id: oval:org.mitre.oval:def:26623 | |||
Oval ID: | oval:org.mitre.oval:def:26623 | ||
Title: | USN-2357-1 -- linux-ti-omap4 vulnerabilities | ||
Description: | Several security issues were fixed in the kernel. | ||
Family: | unix | Class: | patch |
Reference(s): | USN-2357-1 CVE-2014-3601 CVE-2014-5471 CVE-2014-5472 | Version: | 3 |
Platform(s): | Ubuntu 12.04 | Product(s): | linux-ti-omap4 |
Definition Synopsis: | |||
Definition Id: oval:org.mitre.oval:def:26630 | |||
Oval ID: | oval:org.mitre.oval:def:26630 | ||
Title: | USN-2358-1 -- linux-lts-trusty vulnerabilities | ||
Description: | Several security issues were fixed in the kernel. | ||
Family: | unix | Class: | patch |
Reference(s): | USN-2358-1 CVE-2014-3601 CVE-2014-5077 CVE-2014-5471 CVE-2014-5472 | Version: | 3 |
Platform(s): | Ubuntu 12.04 | Product(s): | linux-lts-trusty |
Definition Synopsis: | |||
Definition Id: oval:org.mitre.oval:def:26779 | |||
Oval ID: | oval:org.mitre.oval:def:26779 | ||
Title: | USN-2356-1 -- linux vulnerabilities | ||
Description: | Several security issues were fixed in the kernel. | ||
Family: | unix | Class: | patch |
Reference(s): | USN-2356-1 CVE-2014-3601 CVE-2014-5471 CVE-2014-5472 | Version: | 3 |
Platform(s): | Ubuntu 12.04 | Product(s): | linux |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:27136 | |||
Oval ID: | oval:org.mitre.oval:def:27136 | ||
Title: | ELSA-2014-3082 -- Unbreakable Enterprise kernel security update (important) | ||
Description: | [2.6.39-400.215.11] - ALSA: control: Don't access controls outside of protected regions (Lars-Peter Clausen) [Orabug: 19817786] {CVE-2014-4653} {CVE-2014-4654} {CVE-2014-4655} - ALSA: control: Fix replacing user controls (Lars-Peter Clausen) [Orabug: 19817748] {CVE-2014-4653} {CVE-2014-4654} {CVE-2014-4655} - kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601) (Michael S. Tsirkin) [Orabug: 19817647] {CVE-2014-3601} - mm: try_to_unmap_cluster() should lock_page() before mlocking (Vlastimil Babka) [Orabug: 19817323] {CVE-2014-3122} - vm: convert fb_mmap to vm_iomap_memory() helper (Linus Torvalds) [Orabug: 19816563] {CVE-2013-2596} - vm: add vm_iomap_memory() helper function (Linus Torvalds) [Orabug: 19816563] {CVE-2013-2596} - net: sctp: inherit auth_capable on INIT collisions (Daniel Borkmann) [Orabug: 19816068] {CVE-2014-5077} | ||
Family: | unix | Class: | patch |
Reference(s): | ELSA-2014-3082 CVE-2014-4653 CVE-2014-4654 CVE-2014-4655 CVE-2014-5077 CVE-2014-3601 CVE-2014-3122 CVE-2013-2596 | Version: | 3 |
Platform(s): | Oracle Linux 5 Oracle Linux 6 | Product(s): | kernel-uek kernel-uek-debug kernel-uek-debug-devel kernel-uek-devel kernel-uek-doc kernel-uek-firmware |
Definition Synopsis: | |||
|
CPE : Common Platform Enumeration
Nessus® Vulnerability Scanner
Date | Description |
---|---|
2017-04-03 | Name : The remote OracleVM host is missing one or more security updates. File : oraclevm_OVMSA-2017-0057.nasl - Type : ACT_GATHER_INFO |
2016-03-18 | Name : The remote OracleVM host is missing one or more security updates. File : oraclevm_OVMSA-2016-0037.nasl - Type : ACT_GATHER_INFO |
2016-03-17 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2016-0450.nasl - Type : ACT_GATHER_INFO |
2016-03-16 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2016-0450.nasl - Type : ACT_GATHER_INFO |
2016-03-16 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2016-0450.nasl - Type : ACT_GATHER_INFO |
2016-03-16 | Name : The remote Scientific Linux host is missing one or more security updates. File : sl_20160315_kernel_on_SL5_x.nasl - Type : ACT_GATHER_INFO |
2016-02-03 | Name : The remote openSUSE host is missing a security update. File : openSUSE-2016-124.nasl - Type : ACT_GATHER_INFO |
2015-09-10 | Name : The remote device is missing a vendor-supplied security patch. File : f5_bigip_SOL17242.nasl - Type : ACT_GATHER_INFO |
2015-09-09 | Name : The remote device is missing a vendor-supplied security patch. File : f5_bigip_SOL17199.nasl - Type : ACT_GATHER_INFO |
2015-09-03 | Name : The remote SUSE host is missing one or more security updates. File : suse_SU-2015-1478-1.nasl - Type : ACT_GATHER_INFO |
2015-07-30 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-1272.nasl - Type : ACT_GATHER_INFO |
2015-07-06 | Name : The remote SUSE host is missing one or more security updates. File : suse_SU-2015-1174-1.nasl - Type : ACT_GATHER_INFO |
2015-06-18 | Name : The remote Debian host is missing a security update. File : debian_DLA-246.nasl - Type : ACT_GATHER_INFO |
2015-06-17 | Name : The remote SUSE host is missing one or more security updates. File : suse_SU-2015-1071-1.nasl - Type : ACT_GATHER_INFO |
2015-06-10 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-1082.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-1030.nasl - Type : ACT_GATHER_INFO |
2015-05-20 | Name : The remote SUSE host is missing one or more security updates. File : suse_SU-2015-0178-1.nasl - Type : ACT_GATHER_INFO |
2015-05-20 | Name : The remote SUSE host is missing one or more security updates. File : suse_SU-2015-0481-1.nasl - Type : ACT_GATHER_INFO |
2015-05-20 | Name : The remote SUSE host is missing one or more security updates. File : suse_SU-2015-0812-1.nasl - Type : ACT_GATHER_INFO |
2015-05-15 | Name : The remote OracleVM host is missing one or more security updates. File : oraclevm_OVMSA-2015-0060.nasl - Type : ACT_GATHER_INFO |
2015-05-01 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0919.nasl - Type : ACT_GATHER_INFO |
2015-04-27 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-3237.nasl - Type : ACT_GATHER_INFO |
2015-04-23 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2015-0864.nasl - Type : ACT_GATHER_INFO |
2015-04-23 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0870.nasl - Type : ACT_GATHER_INFO |
2015-04-22 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-0864.nasl - Type : ACT_GATHER_INFO |
2015-04-22 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0864.nasl - Type : ACT_GATHER_INFO |
2015-04-22 | Name : The remote Scientific Linux host is missing one or more security updates. File : sl_20150421_kernel_on_SL6_x.nasl - Type : ACT_GATHER_INFO |
2015-04-15 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0803.nasl - Type : ACT_GATHER_INFO |
2015-04-10 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-0783.nasl - Type : ACT_GATHER_INFO |
2015-04-10 | Name : The remote OracleVM host is missing one or more security updates. File : oraclevm_OVMSA-2015-0040.nasl - Type : ACT_GATHER_INFO |
2015-04-09 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2562-1.nasl - Type : ACT_GATHER_INFO |
2015-04-09 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2563-1.nasl - Type : ACT_GATHER_INFO |
2015-04-08 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2015-0783.nasl - Type : ACT_GATHER_INFO |
2015-04-08 | Name : The remote Fedora host is missing a security update. File : fedora_2015-5024.nasl - Type : ACT_GATHER_INFO |
2015-04-08 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0782.nasl - Type : ACT_GATHER_INFO |
2015-04-08 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0783.nasl - Type : ACT_GATHER_INFO |
2015-04-01 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2015-0726.nasl - Type : ACT_GATHER_INFO |
2015-04-01 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0727.nasl - Type : ACT_GATHER_INFO |
2015-03-31 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0751.nasl - Type : ACT_GATHER_INFO |
2015-03-27 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-0726.nasl - Type : ACT_GATHER_INFO |
2015-03-27 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0726.nasl - Type : ACT_GATHER_INFO |
2015-03-26 | Name : The remote Debian host is missing a security update. File : debian_DLA-103.nasl - Type : ACT_GATHER_INFO |
2015-03-26 | Name : The remote Debian host is missing a security update. File : debian_DLA-118.nasl - Type : ACT_GATHER_INFO |
2015-03-26 | Name : The remote Debian host is missing a security update. File : debian_DLA-155.nasl - Type : ACT_GATHER_INFO |
2015-03-26 | Name : The remote Scientific Linux host is missing one or more security updates. File : sl_20150305_kernel_on_SL7_x.nasl - Type : ACT_GATHER_INFO |
2015-03-25 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2541-1.nasl - Type : ACT_GATHER_INFO |
2015-03-25 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2545-1.nasl - Type : ACT_GATHER_INFO |
2015-03-25 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2546-1.nasl - Type : ACT_GATHER_INFO |
2015-03-24 | Name : The remote SuSE 11 host is missing one or more security updates. File : suse_11_kernel-150306.nasl - Type : ACT_GATHER_INFO |
2015-03-20 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-3012.nasl - Type : ACT_GATHER_INFO |
2015-03-19 | Name : The remote Mandriva Linux host is missing one or more security updates. File : mandriva_MDVSA-2015-058.nasl - Type : ACT_GATHER_INFO |
2015-03-18 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2015-0290.nasl - Type : ACT_GATHER_INFO |
2015-03-18 | Name : The remote OracleVM host is missing one or more security updates. File : oraclevm_OVMSA-2015-0034.nasl - Type : ACT_GATHER_INFO |
2015-03-18 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0695.nasl - Type : ACT_GATHER_INFO |
2015-03-17 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-3013.nasl - Type : ACT_GATHER_INFO |
2015-03-13 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2015-0674.nasl - Type : ACT_GATHER_INFO |
2015-03-13 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-0290.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-0674.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0674.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2525-1.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2526-1.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2527-1.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2528-1.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2529-1.nasl - Type : ACT_GATHER_INFO |
2015-03-12 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2530-1.nasl - Type : ACT_GATHER_INFO |
2015-03-05 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0290.nasl - Type : ACT_GATHER_INFO |
2015-02-24 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-3170.nasl - Type : ACT_GATHER_INFO |
2015-01-30 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2015-0102.nasl - Type : ACT_GATHER_INFO |
2015-01-29 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2015-0102.nasl - Type : ACT_GATHER_INFO |
2015-01-29 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2015-0102.nasl - Type : ACT_GATHER_INFO |
2015-01-29 | Name : The remote Scientific Linux host is missing one or more security updates. File : sl_20150128_kernel_on_SL7_x.nasl - Type : ACT_GATHER_INFO |
2015-01-19 | Name : The remote Mandriva Linux host is missing one or more security updates. File : mandriva_MDVSA-2015-027.nasl - Type : ACT_GATHER_INFO |
2015-01-14 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2465-1.nasl - Type : ACT_GATHER_INFO |
2015-01-14 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2466-1.nasl - Type : ACT_GATHER_INFO |
2015-01-14 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2467-1.nasl - Type : ACT_GATHER_INFO |
2015-01-14 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2468-1.nasl - Type : ACT_GATHER_INFO |
2014-12-26 | Name : The remote SuSE 11 host is missing one or more security updates. File : suse_11_kernel-141202.nasl - Type : ACT_GATHER_INFO |
2014-12-26 | Name : The remote SuSE 11 host is missing one or more security updates. File : suse_11_kernel-141217.nasl - Type : ACT_GATHER_INFO |
2014-12-22 | Name : The remote openSUSE host is missing a security update. File : openSUSE-2014-791.nasl - Type : ACT_GATHER_INFO |
2014-12-22 | Name : The remote openSUSE host is missing a security update. File : openSUSE-2014-793.nasl - Type : ACT_GATHER_INFO |
2014-12-22 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2014-3106.nasl - Type : ACT_GATHER_INFO |
2014-12-22 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2014-3107.nasl - Type : ACT_GATHER_INFO |
2014-12-22 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2014-3108.nasl - Type : ACT_GATHER_INFO |
2014-12-18 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2014-1997.nasl - Type : ACT_GATHER_INFO |
2014-12-18 | Name : The remote Scientific Linux host is missing one or more security updates. File : sl_20141216_kernel_on_SL6_x.nasl - Type : ACT_GATHER_INFO |
2014-12-17 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2014-1997.nasl - Type : ACT_GATHER_INFO |
2014-12-17 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2014-1997.nasl - Type : ACT_GATHER_INFO |
2014-12-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2441-1.nasl - Type : ACT_GATHER_INFO |
2014-12-15 | Name : The remote Ubuntu host is missing a security-related patch. File : ubuntu_USN-2442-1.nasl - Type : ACT_GATHER_INFO |
2014-12-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2443-1.nasl - Type : ACT_GATHER_INFO |
2014-12-09 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-3093.nasl - Type : ACT_GATHER_INFO |
2014-11-28 | Name : The remote Mandriva Linux host is missing one or more security updates. File : mandriva_MDVSA-2014-230.nasl - Type : ACT_GATHER_INFO |
2014-11-25 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2417-1.nasl - Type : ACT_GATHER_INFO |
2014-11-25 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2419-1.nasl - Type : ACT_GATHER_INFO |
2014-11-25 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2420-1.nasl - Type : ACT_GATHER_INFO |
2014-11-25 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2421-1.nasl - Type : ACT_GATHER_INFO |
2014-11-17 | Name : The remote Fedora host is missing a security update. File : fedora_2014-14068.nasl - Type : ACT_GATHER_INFO |
2014-11-12 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2014-1392.nasl - Type : ACT_GATHER_INFO |
2014-11-04 | Name : The remote Scientific Linux host is missing one or more security updates. File : sl_20141014_kernel_on_SL6_x.nasl - Type : ACT_GATHER_INFO |
2014-11-03 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-3060.nasl - Type : ACT_GATHER_INFO |
2014-11-03 | Name : The remote Fedora host is missing a security update. File : fedora_2014-14126.nasl - Type : ACT_GATHER_INFO |
2014-10-29 | Name : The remote Fedora host is missing a security update. File : fedora_2014-13558.nasl - Type : ACT_GATHER_INFO |
2014-10-23 | Name : The remote SuSE 11 host is missing one or more security updates. File : suse_11_kernel-140924.nasl - Type : ACT_GATHER_INFO |
2014-10-23 | Name : The remote SuSE 11 host is missing one or more security updates. File : suse_11_kernel-bigsmp-201409-140924.nasl - Type : ACT_GATHER_INFO |
2014-10-22 | Name : The remote Mandriva Linux host is missing one or more security updates. File : mandriva_MDVSA-2014-201.nasl - Type : ACT_GATHER_INFO |
2014-10-22 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2014-1392.nasl - Type : ACT_GATHER_INFO |
2014-10-20 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2014-3082.nasl - Type : ACT_GATHER_INFO |
2014-10-20 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2014-3083.nasl - Type : ACT_GATHER_INFO |
2014-10-14 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2014-1392.nasl - Type : ACT_GATHER_INFO |
2014-10-01 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2014-1318.nasl - Type : ACT_GATHER_INFO |
2014-09-30 | Name : The remote Fedora host is missing a security update. File : fedora_2014-11008.nasl - Type : ACT_GATHER_INFO |
2014-09-24 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2354-1.nasl - Type : ACT_GATHER_INFO |
2014-09-24 | Name : The remote Ubuntu host is missing a security-related patch. File : ubuntu_USN-2355-1.nasl - Type : ACT_GATHER_INFO |
2014-09-24 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2356-1.nasl - Type : ACT_GATHER_INFO |
2014-09-24 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2358-1.nasl - Type : ACT_GATHER_INFO |
2014-09-24 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-2359-1.nasl - Type : ACT_GATHER_INFO |
2014-09-23 | Name : The remote Fedora host is missing a security update. File : fedora_2014-10312.nasl - Type : ACT_GATHER_INFO |
2014-08-30 | Name : The remote Fedora host is missing a security update. File : fedora_2014-9959.nasl - Type : ACT_GATHER_INFO |
2013-06-25 | Name : The remote Mandriva Linux host is missing one or more security updates. File : mandriva_MDVSA-2013-176.nasl - Type : ACT_GATHER_INFO |
Alert History
Date | Informations |
---|---|
2015-04-09 13:29:16 |
|
2015-04-07 21:26:20 |
|