Protect yourself against future threats.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 =========================================================================== AUSCERT External Security Bulletin Redistribution ESB-2018.1428.4 SUSE updates xen 14 May 2018 =========================================================================== AusCERT Security Bulletin Summary --------------------------------- Product: xen Publisher: SUSE Operating System: SUSE Impact/Access: Denial of Service -- Existing Account Increased Privileges -- Existing Account Read-only Data Access -- Existing Account Resolution: Patch/Upgrade CVE Names: CVE-2018-10472 CVE-2018-10471 CVE-2018-8897 CVE-2018-7550 CVE-2017-5754 Reference: ESB-2018.1423 ESB-2018.1410 ESB-2018.1407 ESB-2018.0057 ESB-2018.0044 Original Bulletin: https://www.suse.com/support/update/announcement/2018/suse-su-20181177-1/ https://www.suse.com/support/update/announcement/2018/suse-su-20181181-1/ https://www.suse.com/support/update/announcement/2018/suse-su-20181203-1/ https://www.suse.com/support/update/announcement/2018/suse-su-20181202-1/ https://www.suse.com/support/update/announcement/2018/suse-su-20181216-1/ Comment: This bulletin contains five (5) SUSE security advisories. Revision History: May 14 2018: Added an advisory for SUSE OpenStack Cloud 7 and SAP versions May 11 2018: Added an advisory for SUSE OpenStack Cloud 6 and Server 12-SP1 May 11 2018: Added a third advisory regarding SUSE Enterprise 11-SP3 May 10 2018: Initial Release - --------------------------BEGIN INCLUDED TEXT-------------------- SUSE Security Update: Security update for xen ______________________________________________________________________________ Announcement ID: SUSE-SU-2018:1177-1 Rating: important References: #1027519 #1057493 #1072834 #1083292 #1086107 #1089152 #1089635 #1090820 #1090822 #1090823 Cross-References: CVE-2018-10471 CVE-2018-10472 CVE-2018-7550 CVE-2018-8897 Affected Products: SUSE Linux Enterprise Server 12-LTSS ______________________________________________________________________________ An update that solves four vulnerabilities and has 6 fixes is now available. Description: This update for xen fixes several issues. These security issues were fixed: - CVE-2018-8897: Prevent mishandling of debug exceptions on x86 (XSA-260, bsc#1090820) - Handle HPET timers in IO-APIC mode correctly to prevent malicious or buggy HVM guests from causing a hypervisor crash or potentially privilege escalation/information leaks (XSA-261, bsc#1090822) - Prevent unbounded loop, induced by qemu allowing an attacker to permanently keep a physical CPU core busy (XSA-262, bsc#1090823) - CVE-2018-10472: x86 HVM guest OS users (in certain configurations) were able to read arbitrary dom0 files via QMP live insertion of a CDROM, in conjunction with specifying the target file as the backing file of a snapshot (bsc#1089152). - CVE-2018-10471: x86 PV guest OS users were able to cause a denial of service (out-of-bounds zero write and hypervisor crash) via unexpected INT 80 processing, because of an incorrect fix for CVE-2017-5754 (bsc#1089635). - CVE-2018-7550: The load_multiboot function allowed local guest OS users to execute arbitrary code on the host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access (bsc#1083292). This non-security issue was fixed: - bsc#1072834: Prevent unchecked MSR access error - bsc#1057493: Prevent DomU crashes - bsc#1086107: Fixed problems with backports for XSA-246 and XSA-247 Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - SUSE Linux Enterprise Server 12-LTSS: zypper in -t patch SUSE-SLE-SERVER-12-2018-819=1 Package List: - SUSE Linux Enterprise Server 12-LTSS (x86_64): xen-4.4.4_30-22.65.1 xen-debugsource-4.4.4_30-22.65.1 xen-doc-html-4.4.4_30-22.65.1 xen-kmp-default-4.4.4_30_k3.12.61_52.125-22.65.1 xen-kmp-default-debuginfo-4.4.4_30_k3.12.61_52.125-22.65.1 xen-libs-32bit-4.4.4_30-22.65.1 xen-libs-4.4.4_30-22.65.1 xen-libs-debuginfo-32bit-4.4.4_30-22.65.1 xen-libs-debuginfo-4.4.4_30-22.65.1 xen-tools-4.4.4_30-22.65.1 xen-tools-debuginfo-4.4.4_30-22.65.1 xen-tools-domU-4.4.4_30-22.65.1 xen-tools-domU-debuginfo-4.4.4_30-22.65.1 References: https://www.suse.com/security/cve/CVE-2018-10471.html https://www.suse.com/security/cve/CVE-2018-10472.html https://www.suse.com/security/cve/CVE-2018-7550.html https://www.suse.com/security/cve/CVE-2018-8897.html https://bugzilla.suse.com/1027519 https://bugzilla.suse.com/1057493 https://bugzilla.suse.com/1072834 https://bugzilla.suse.com/1083292 https://bugzilla.suse.com/1086107 https://bugzilla.suse.com/1089152 https://bugzilla.suse.com/1089635 https://bugzilla.suse.com/1090820 https://bugzilla.suse.com/1090822 https://bugzilla.suse.com/1090823 - -------------------------------------------------------------------------------- SUSE Security Update: Security update for xen ______________________________________________________________________________ Announcement ID: SUSE-SU-2018:1181-1 Rating: important References: #1027519 #1035442 #1057493 #1072834 #1083292 #1086107 #1089152 #1089635 #1090820 #1090822 #1090823 Cross-References: CVE-2018-10471 CVE-2018-10472 CVE-2018-7550 CVE-2018-8897 Affected Products: SUSE Linux Enterprise Software Development Kit 11-SP4 SUSE Linux Enterprise Server 11-SP4 SUSE Linux Enterprise Debuginfo 11-SP4 ______________________________________________________________________________ An update that solves four vulnerabilities and has 7 fixes is now available. Description: This update for xen fixes several issues. These security issues were fixed: - CVE-2018-8897: Prevent mishandling of debug exceptions on x86 (XSA-260, bsc#1090820) - Handle HPET timers in IO-APIC mode correctly to prevent malicious or buggy HVM guests from causing a hypervisor crash or potentially privilege escalation/information leaks (XSA-261, bsc#1090822) - Prevent unbounded loop, induced by qemu allowing an attacker to permanently keep a physical CPU core busy (XSA-262, bsc#1090823) - CVE-2018-10472: x86 HVM guest OS users (in certain configurations) were able to read arbitrary dom0 files via QMP live insertion of a CDROM, in conjunction with specifying the target file as the backing file of a snapshot (bsc#1089152). - CVE-2018-10471: x86 PV guest OS users were able to cause a denial of service (out-of-bounds zero write and hypervisor crash) via unexpected INT 80 processing, because of an incorrect fix for CVE-2017-5754 (bsc#1089635). - CVE-2018-7550: The load_multiboot function allowed local guest OS users to execute arbitrary code on the host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access (bsc#1083292). These non-security issues were fixed: - bsc#1072834: Prevent unchecked MSR access error - bsc#1035442: Increase the value of LIBXL_DESTROY_TIMEOUT from 10 to 100 seconds, allowing for more domUs to be shutdown in parallel - bsc#1057493: Prevent DomU crash Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - SUSE Linux Enterprise Software Development Kit 11-SP4: zypper in -t patch sdksp4-xen-13593=1 - SUSE Linux Enterprise Server 11-SP4: zypper in -t patch slessp4-xen-13593=1 - SUSE Linux Enterprise Debuginfo 11-SP4: zypper in -t patch dbgsp4-xen-13593=1 Package List: - SUSE Linux Enterprise Software Development Kit 11-SP4 (i586 x86_64): xen-devel-4.4.4_30-61.26.1 - SUSE Linux Enterprise Server 11-SP4 (i586 x86_64): xen-kmp-default-4.4.4_30_3.0.101_108.38-61.26.1 xen-libs-4.4.4_30-61.26.1 xen-tools-domU-4.4.4_30-61.26.1 - SUSE Linux Enterprise Server 11-SP4 (x86_64): xen-4.4.4_30-61.26.1 xen-doc-html-4.4.4_30-61.26.1 xen-libs-32bit-4.4.4_30-61.26.1 xen-tools-4.4.4_30-61.26.1 - SUSE Linux Enterprise Server 11-SP4 (i586): xen-kmp-pae-4.4.4_30_3.0.101_108.38-61.26.1 - SUSE Linux Enterprise Debuginfo 11-SP4 (i586 x86_64): xen-debuginfo-4.4.4_30-61.26.1 xen-debugsource-4.4.4_30-61.26.1 References: https://www.suse.com/security/cve/CVE-2018-10471.html https://www.suse.com/security/cve/CVE-2018-10472.html https://www.suse.com/security/cve/CVE-2018-7550.html https://www.suse.com/security/cve/CVE-2018-8897.html https://bugzilla.suse.com/1027519 https://bugzilla.suse.com/1035442 https://bugzilla.suse.com/1057493 https://bugzilla.suse.com/1072834 https://bugzilla.suse.com/1083292 https://bugzilla.suse.com/1086107 https://bugzilla.suse.com/1089152 https://bugzilla.suse.com/1089635 https://bugzilla.suse.com/1090820 https://bugzilla.suse.com/1090822 https://bugzilla.suse.com/1090823 - -------------------------------------------------------------------------------- SUSE Security Update: Security update for xen ______________________________________________________________________________ Announcement ID: SUSE-SU-2018:1203-1 Rating: important References: #1083292 #1089152 #1089635 #1090820 #1090822 #1090823 Cross-References: CVE-2018-10471 CVE-2018-10472 CVE-2018-7550 CVE-2018-8897 Affected Products: SUSE Linux Enterprise Server 11-SP3-LTSS SUSE Linux Enterprise Point of Sale 11-SP3 SUSE Linux Enterprise Debuginfo 11-SP3 ______________________________________________________________________________ An update that solves four vulnerabilities and has two fixes is now available. Description: This update for xen fixes several issues. These security issues were fixed: - CVE-2018-8897: Prevent mishandling of debug exceptions on x86 (XSA-260, bsc#1090820) - Handle HPET timers in IO-APIC mode correctly to prevent malicious or buggy HVM guests from causing a hypervisor crash or potentially privilege escalation/information leaks (XSA-261, bsc#1090822) - Prevent unbounded loop, induced by qemu allowing an attacker to permanently keep a physical CPU core busy (XSA-262, bsc#1090823) - CVE-2018-10472: x86 HVM guest OS users (in certain configurations) were able to read arbitrary dom0 files via QMP live insertion of a CDROM, in conjunction with specifying the target file as the backing file of a snapshot (bsc#1089152). - CVE-2018-10471: x86 PV guest OS users were able to cause a denial of service (out-of-bounds zero write and hypervisor crash) via unexpected INT 80 processing, because of an incorrect fix for CVE-2017-5754 (bsc#1089635). - CVE-2018-7550: The load_multiboot function allowed local guest OS users to execute arbitrary code on the host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access (bsc#1083292). Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - SUSE Linux Enterprise Server 11-SP3-LTSS: zypper in -t patch slessp3-xen-13595=1 - SUSE Linux Enterprise Point of Sale 11-SP3: zypper in -t patch sleposp3-xen-13595=1 - SUSE Linux Enterprise Debuginfo 11-SP3: zypper in -t patch dbgsp3-xen-13595=1 Package List: - SUSE Linux Enterprise Server 11-SP3-LTSS (i586 x86_64): xen-kmp-default-4.2.5_21_3.0.101_0.47.106.19-45.22.1 xen-libs-4.2.5_21-45.22.1 xen-tools-domU-4.2.5_21-45.22.1 - SUSE Linux Enterprise Server 11-SP3-LTSS (x86_64): xen-4.2.5_21-45.22.1 xen-doc-html-4.2.5_21-45.22.1 xen-doc-pdf-4.2.5_21-45.22.1 xen-libs-32bit-4.2.5_21-45.22.1 xen-tools-4.2.5_21-45.22.1 - SUSE Linux Enterprise Server 11-SP3-LTSS (i586): xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.19-45.22.1 - SUSE Linux Enterprise Point of Sale 11-SP3 (i586): xen-kmp-default-4.2.5_21_3.0.101_0.47.106.19-45.22.1 xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.19-45.22.1 xen-libs-4.2.5_21-45.22.1 xen-tools-domU-4.2.5_21-45.22.1 - SUSE Linux Enterprise Debuginfo 11-SP3 (i586 x86_64): xen-debuginfo-4.2.5_21-45.22.1 xen-debugsource-4.2.5_21-45.22.1 References: https://www.suse.com/security/cve/CVE-2018-10471.html https://www.suse.com/security/cve/CVE-2018-10472.html https://www.suse.com/security/cve/CVE-2018-7550.html https://www.suse.com/security/cve/CVE-2018-8897.html https://bugzilla.suse.com/1083292 https://bugzilla.suse.com/1089152 https://bugzilla.suse.com/1089635 https://bugzilla.suse.com/1090820 https://bugzilla.suse.com/1090822 https://bugzilla.suse.com/1090823 - -------------------------------------------------------------------------------- SUSE Security Update: Security update for xen ______________________________________________________________________________ Announcement ID: SUSE-SU-2018:1202-1 Rating: important References: #1027519 #1083292 #1089152 #1089635 #1090820 #1090822 #1090823 Cross-References: CVE-2018-10471 CVE-2018-10472 CVE-2018-7550 CVE-2018-8897 Affected Products: SUSE OpenStack Cloud 6 SUSE Linux Enterprise Server for SAP 12-SP1 SUSE Linux Enterprise Server 12-SP1-LTSS ______________________________________________________________________________ An update that solves four vulnerabilities and has three fixes is now available. Description: This update for xen fixes several issues. These security issues were fixed: - CVE-2018-8897: Prevent mishandling of debug exceptions on x86 (XSA-260, bsc#1090820) - Handle HPET timers in IO-APIC mode correctly to prevent malicious or buggy HVM guests from causing a hypervisor crash or potentially privilege escalation/information leaks (XSA-261, bsc#1090822) - Prevent unbounded loop, induced by qemu allowing an attacker to permanently keep a physical CPU core busy (XSA-262, bsc#1090823) - CVE-2018-10472: x86 HVM guest OS users (in certain configurations) were able to read arbitrary dom0 files via QMP live insertion of a CDROM, in conjunction with specifying the target file as the backing file of a snapshot (bsc#1089152). - CVE-2018-10471: x86 PV guest OS users were able to cause a denial of service (out-of-bounds zero write and hypervisor crash) via unexpected INT 80 processing, because of an incorrect fix for CVE-2017-5754 (bsc#1089635). - CVE-2018-7550: The load_multiboot function allowed local guest OS users to execute arbitrary code on the host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access (bsc#1083292). Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - SUSE OpenStack Cloud 6: zypper in -t patch SUSE-OpenStack-Cloud-6-2018-839=1 - SUSE Linux Enterprise Server for SAP 12-SP1: zypper in -t patch SUSE-SLE-SAP-12-SP1-2018-839=1 - SUSE Linux Enterprise Server 12-SP1-LTSS: zypper in -t patch SUSE-SLE-SERVER-12-SP1-2018-839=1 Package List: - SUSE OpenStack Cloud 6 (x86_64): xen-4.5.5_24-22.46.1 xen-debugsource-4.5.5_24-22.46.1 xen-doc-html-4.5.5_24-22.46.1 xen-kmp-default-4.5.5_24_k3.12.74_60.64.85-22.46.1 xen-kmp-default-debuginfo-4.5.5_24_k3.12.74_60.64.85-22.46.1 xen-libs-32bit-4.5.5_24-22.46.1 xen-libs-4.5.5_24-22.46.1 xen-libs-debuginfo-32bit-4.5.5_24-22.46.1 xen-libs-debuginfo-4.5.5_24-22.46.1 xen-tools-4.5.5_24-22.46.1 xen-tools-debuginfo-4.5.5_24-22.46.1 xen-tools-domU-4.5.5_24-22.46.1 xen-tools-domU-debuginfo-4.5.5_24-22.46.1 - SUSE Linux Enterprise Server for SAP 12-SP1 (x86_64): xen-4.5.5_24-22.46.1 xen-debugsource-4.5.5_24-22.46.1 xen-doc-html-4.5.5_24-22.46.1 xen-kmp-default-4.5.5_24_k3.12.74_60.64.85-22.46.1 xen-kmp-default-debuginfo-4.5.5_24_k3.12.74_60.64.85-22.46.1 xen-libs-32bit-4.5.5_24-22.46.1 xen-libs-4.5.5_24-22.46.1 xen-libs-debuginfo-32bit-4.5.5_24-22.46.1 xen-libs-debuginfo-4.5.5_24-22.46.1 xen-tools-4.5.5_24-22.46.1 xen-tools-debuginfo-4.5.5_24-22.46.1 xen-tools-domU-4.5.5_24-22.46.1 xen-tools-domU-debuginfo-4.5.5_24-22.46.1 - SUSE Linux Enterprise Server 12-SP1-LTSS (x86_64): xen-4.5.5_24-22.46.1 xen-debugsource-4.5.5_24-22.46.1 xen-doc-html-4.5.5_24-22.46.1 xen-kmp-default-4.5.5_24_k3.12.74_60.64.85-22.46.1 xen-kmp-default-debuginfo-4.5.5_24_k3.12.74_60.64.85-22.46.1 xen-libs-32bit-4.5.5_24-22.46.1 xen-libs-4.5.5_24-22.46.1 xen-libs-debuginfo-32bit-4.5.5_24-22.46.1 xen-libs-debuginfo-4.5.5_24-22.46.1 xen-tools-4.5.5_24-22.46.1 xen-tools-debuginfo-4.5.5_24-22.46.1 xen-tools-domU-4.5.5_24-22.46.1 xen-tools-domU-debuginfo-4.5.5_24-22.46.1 References: https://www.suse.com/security/cve/CVE-2018-10471.html https://www.suse.com/security/cve/CVE-2018-10472.html https://www.suse.com/security/cve/CVE-2018-7550.html https://www.suse.com/security/cve/CVE-2018-8897.html https://bugzilla.suse.com/1027519 https://bugzilla.suse.com/1083292 https://bugzilla.suse.com/1089152 https://bugzilla.suse.com/1089635 https://bugzilla.suse.com/1090820 https://bugzilla.suse.com/1090822 https://bugzilla.suse.com/1090823 - -------------------------------------------------------------------------------- SUSE Security Update: Security update for xen ______________________________________________________________________________ Announcement ID: SUSE-SU-2018:1216-1 Rating: important References: #1027519 #1086039 #1089152 #1089635 #1090820 #1090822 #1090823 Cross-References: CVE-2018-10471 CVE-2018-10472 CVE-2018-8897 Affected Products: SUSE OpenStack Cloud 7 SUSE Linux Enterprise Server for SAP 12-SP2 SUSE Linux Enterprise Server 12-SP2-LTSS SUSE Enterprise Storage 4 ______________________________________________________________________________ An update that solves three vulnerabilities and has four fixes is now available. Description: This update for xen fixes several issues. These security issues were fixed: - CVE-2018-8897: Prevent mishandling of debug exceptions on x86 (XSA-260, bsc#1090820) - Handle HPET timers in IO-APIC mode correctly to prevent malicious or buggy HVM guests from causing a hypervisor crash or potentially privilege escalation/information leaks (XSA-261, bsc#1090822) - Prevent unbounded loop, induced by qemu allowing an attacker to permanently keep a physical CPU core busy (XSA-262, bsc#1090823) - CVE-2018-10472: x86 HVM guest OS users (in certain configurations) were able to read arbitrary dom0 files via QMP live insertion of a CDROM, in conjunction with specifying the target file as the backing file of a snapshot (bsc#1089152). - CVE-2018-10471: x86 PV guest OS users were able to cause a denial of service (out-of-bounds zero write and hypervisor crash) via unexpected INT 80 processing, because of an incorrect fix for CVE-2017-5754 (bsc#1089635). These non-security issues were fixed: - bsc#1086039: Ensure that Dom0 does represent DomU cpu flags correctly - bsc#1027519: Fixed shadow mode guests Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - SUSE OpenStack Cloud 7: zypper in -t patch SUSE-OpenStack-Cloud-7-2018-841=1 - SUSE Linux Enterprise Server for SAP 12-SP2: zypper in -t patch SUSE-SLE-SAP-12-SP2-2018-841=1 - SUSE Linux Enterprise Server 12-SP2-LTSS: zypper in -t patch SUSE-SLE-SERVER-12-SP2-2018-841=1 - SUSE Enterprise Storage 4: zypper in -t patch SUSE-Storage-4-2018-841=1 Package List: - SUSE OpenStack Cloud 7 (x86_64): xen-4.7.5_02-43.30.1 xen-debugsource-4.7.5_02-43.30.1 xen-doc-html-4.7.5_02-43.30.1 xen-libs-32bit-4.7.5_02-43.30.1 xen-libs-4.7.5_02-43.30.1 xen-libs-debuginfo-32bit-4.7.5_02-43.30.1 xen-libs-debuginfo-4.7.5_02-43.30.1 xen-tools-4.7.5_02-43.30.1 xen-tools-debuginfo-4.7.5_02-43.30.1 xen-tools-domU-4.7.5_02-43.30.1 xen-tools-domU-debuginfo-4.7.5_02-43.30.1 - SUSE Linux Enterprise Server for SAP 12-SP2 (x86_64): xen-4.7.5_02-43.30.1 xen-debugsource-4.7.5_02-43.30.1 xen-doc-html-4.7.5_02-43.30.1 xen-libs-32bit-4.7.5_02-43.30.1 xen-libs-4.7.5_02-43.30.1 xen-libs-debuginfo-32bit-4.7.5_02-43.30.1 xen-libs-debuginfo-4.7.5_02-43.30.1 xen-tools-4.7.5_02-43.30.1 xen-tools-debuginfo-4.7.5_02-43.30.1 xen-tools-domU-4.7.5_02-43.30.1 xen-tools-domU-debuginfo-4.7.5_02-43.30.1 - SUSE Linux Enterprise Server 12-SP2-LTSS (x86_64): xen-4.7.5_02-43.30.1 xen-debugsource-4.7.5_02-43.30.1 xen-doc-html-4.7.5_02-43.30.1 xen-libs-32bit-4.7.5_02-43.30.1 xen-libs-4.7.5_02-43.30.1 xen-libs-debuginfo-32bit-4.7.5_02-43.30.1 xen-libs-debuginfo-4.7.5_02-43.30.1 xen-tools-4.7.5_02-43.30.1 xen-tools-debuginfo-4.7.5_02-43.30.1 xen-tools-domU-4.7.5_02-43.30.1 xen-tools-domU-debuginfo-4.7.5_02-43.30.1 - SUSE Enterprise Storage 4 (x86_64): xen-4.7.5_02-43.30.1 xen-debugsource-4.7.5_02-43.30.1 xen-doc-html-4.7.5_02-43.30.1 xen-libs-32bit-4.7.5_02-43.30.1 xen-libs-4.7.5_02-43.30.1 xen-libs-debuginfo-32bit-4.7.5_02-43.30.1 xen-libs-debuginfo-4.7.5_02-43.30.1 xen-tools-4.7.5_02-43.30.1 xen-tools-debuginfo-4.7.5_02-43.30.1 xen-tools-domU-4.7.5_02-43.30.1 xen-tools-domU-debuginfo-4.7.5_02-43.30.1 References: https://www.suse.com/security/cve/CVE-2018-10471.html https://www.suse.com/security/cve/CVE-2018-10472.html https://www.suse.com/security/cve/CVE-2018-8897.html https://bugzilla.suse.com/1027519 https://bugzilla.suse.com/1086039 https://bugzilla.suse.com/1089152 https://bugzilla.suse.com/1089635 https://bugzilla.suse.com/1090820 https://bugzilla.suse.com/1090822 https://bugzilla.suse.com/1090823 - --------------------------END INCLUDED TEXT-------------------- You have received this e-mail bulletin as a result of your organisation's registration with AusCERT. The mailing list you are subscribed to is maintained within your organisation, so if you do not wish to continue receiving these bulletins you should contact your local IT manager. If you do not know who that is, please send an email to auscert@auscert.org.au and we will forward your request to the appropriate person. NOTE: Third Party Rights This security bulletin is provided as a service to AusCERT's members. As AusCERT did not write the document quoted above, AusCERT has had no control over its content. The decision to follow or act on information or advice contained in this security bulletin is the responsibility of each user or organisation, and should be considered in accordance with your organisation's site policies and procedures. AusCERT takes no responsibility for consequences which may arise from following or acting on information or advice contained in this security bulletin. NOTE: This is only the original release of the security bulletin. It may not be updated when updates to the original are made. If downloading at a later date, it is recommended that the bulletin is retrieved directly from the author's website to ensure that the information is still current. Contact information for the authors of the original document is included in the Security Bulletin above. If you have any questions or need further information, please contact them directly. Previous advisories and external security bulletins can be retrieved from: https://www.auscert.org.au/bulletins/ =========================================================================== Australian Computer Emergency Response Team The University of Queensland Brisbane Qld 4072 Internet Email: auscert@auscert.org.au Facsimile: (07) 3365 7031 Telephone: (07) 3365 4417 (International: +61 7 3365 4417) AusCERT personnel answer during Queensland business hours which are GMT+10:00 (AEST). On call after hours for member emergencies only. =========================================================================== -----BEGIN PGP SIGNATURE----- Comment: http://www.auscert.org.au/render.html?it=1967 iQIVAwUBWvkal4x+lLeg9Ub1AQjrbw//TQ90lZjGDEJVEVhNKM2rJM1PkKBAQEI7 mhBF/P6KDqCOjlrLc26y4tE3DPcBZddY40NY5pQh0whEe+Pw0Uz4kybf/Z3aMzK7 6qcqKevqTCRK7Ztv0jgZNBTUDmDs9cTEaCSFl9065hxJEV1ljqajsshPxCurM6db 0bcTv6aUuNI8Gu0oxmgxQQk8KE8+atysQfKcoRQdUB6FqbHnyQdi7mKzY0FqLCr7 tMCBSYfZhRb0OHcgEvNTpITVq9F+dm6mDlqMJasej2dy7SAPDW8nqR0tRWNWsmor rf/6oxYrSEG8u1YRRTVgW17311ucYkdtgaz22g3szDiNIUiWIjOL5086s8XrCo3p WYJtSFFr/xIRqteKSNh50H7/MO6vnWxOBE0HXqJHM6UYLgD3+YjdJnMtgjQyjFo+ SziV6Cnsyxfk/hzpAadVB4/faMB4AJF+tDXejSMVBrtfrJRhyPRk9AA3frThzBkU ekhlAFBupRkTsmNphJjFmeng0QvbyxY83Sw8GsqYrF15+33BcHuQVp01xjxxDr5U FVven/XX5pxGmOybQGa+NUvPTUvgv8eF+Oq8W3vnr594QrDUe5snFiJRVmL0a/0X zV+IlSQIHQbaauuKl0Bq3LeSB82ws6apBT1q0d2NFJ3A5WfG79uQ0T2oSWJR7LiY CTjs3BUIuTs= =1fot -----END PGP SIGNATURE-----