<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for the Linux Kernel</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2018:3088-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-10-09T11:51:04Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-10-09T11:51:04Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-10-09T11:51:04Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for the Linux Kernel</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
The SUSE Linux Enterprise 11 SP4 RT kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2018-14634: Prevent integer overflow in create_elf_tables that allowed a
  local attacker to exploit this vulnerability via a SUID-root binary and obtain
  full root privileges (bsc#1108912)
- CVE-2018-14617: Prevent NULL pointer dereference and panic in
  hfsplus_lookup() when opening a file (that is purportedly a hard link) in an
  hfs+ filesystem that has malformed catalog data, and is mounted read-only
  without a metadata directory (bsc#1102870)
- CVE-2018-16276: Incorrect bounds checking in the yurex USB driver in
  yurex_read allowed local attackers to use user access read/writes to crash the
  kernel or potentially escalate privileges (bsc#1106095)
- CVE-2018-12896: Prevent integer overflow in the POSIX timer code that was
  caused by the way the overrun accounting works. Depending on interval and
  expiry time values, the overrun can be larger than INT_MAX, but the accounting
  is int based. This basically made the accounting values, which are visible to
  user space via timer_getoverrun(2) and siginfo::si_overrun, random. This
  allowed a local user to cause a denial of service (signed integer overflow) via
  crafted mmap, futex, timer_create, and timer_settime system calls (bnc#1099922)
- CVE-2018-10940: The cdrom_ioctl_media_changed function allowed local
  attackers to use a incorrect bounds check in the CDROM driver
  CDROM_MEDIA_CHANGED ioctl to read out kernel memory (bsc#1092903)
- CVE-2018-16658: Prevent information leak in cdrom_ioctl_drive_status that
  could have been used by local attackers to read kernel memory (bnc#1107689)
- CVE-2018-6555: The irda_setsockopt function allowed local users to cause a
  denial of service (ias_object use-after-free and system crash) or possibly have
  unspecified other impact via an AF_IRDA socket (bnc#1106511)
- CVE-2018-6554: Prevent memory leak in the irda_bind function that allowed
  local users to cause a denial of service (memory consumption) by repeatedly
  binding an AF_IRDA socket (bnc#1106509)
- CVE-2018-15594: Ensure correct handling of indirect calls, to prevent
  attackers for conducting Spectre-v2 attacks against paravirtual guests
  (bsc#1105348)
- CVE-2018-15572: The spectre_v2_select_mitigation function did not always fill
  RSB upon a context switch, which made it easier for attackers to conduct
  userspace-userspace spectreRSB attacks (bnc#1102517)
- CVE-2018-10902: Protect against concurrent access to prevent double realloc
  (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status(). A
  malicious local attacker could have used this for privilege escalation
  (bnc#1105322).
- CVE-2018-14734: ucma_leave_multicast accessed a certain data structure after
  a cleanup step in ucma_process_join, which allowed attackers to cause a denial
  of service (use-after-free) (bsc#1103119)

The following non-security bugs were fixed:

- ACPI: APEI / ERST: Fix missing error handling in erst_reader() (bsc#1045538).
- ALSA: fm801: propagate TUNER_ONLY bit when autodetected (bsc#1045538).
- ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode (bsc#1045538).
- ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() (bsc#1045538).
- ALSA: pcm: fix fifo_size frame calculation (bsc#1045538).
- ALSA: snd-aoa: add of_node_put() in error path (bsc#1045538).
- ALSA: usb-audio: Add sanity checks in v2 clock parsers (bsc#1045538).
- ALSA: usb-audio: Add sanity checks to FE parser (bsc#1045538).
- ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute (bsc#1045538).
- ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream() (bsc#1045538).
- ALSA: usb-audio: Fix parameter block size for UAC2 control requests (bsc#1045538).
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit (bsc#1045538).
- ALSA: usb-audio: Fix potential out-of-bound access at parsing SU (bsc#1045538).
- ALSA: usb-audio: Set correct type for some UAC2 mixer controls (bsc#1045538).
- ASoC: blackfin: Fix missing break (bsc#1045538).
- Enforce module signatures if the kernel is locked down (bsc#1093666).
- KVM: VMX: Work around kABI breakage in 'enum vmx_l1d_flush_state' (bsc#1106369).
- KVM: VMX: fixes for vmentry_l1d_flush module parameter (bsc#1106369).
- PCI: Fix TI816X class code quirk (bsc#1050431).
- Refresh patches.xen/xen3-x86-l1tf-04-protect-PROT_NONE-ptes.patch (bsc#1105100).
- TPM: Zero buffer whole after copying to userspace (bsc#1050381).
- USB: serial: io_ti: fix NULL-deref in interrupt callback (bsc#1106609).
- USB: serial: sierra: fix potential deadlock at close (bsc#1100132).
- applicom: dereferencing NULL on error path (git-fixes).
- ath5k: Change led pin configuration for compaq c700 laptop (bsc#1048185).
- base: make module_create_drivers_dir race-free (git-fixes).
- block: fix an error code in add_partition() (bsc#1106209).
- btrfs: scrub: Do not use inode page cache in scrub_handle_errored_block() (bsc#1108096).
- btrfs: scrub: Do not use inode pages for device replace (bsc#1107949).
- dasd: Add IFCC notice message (bnc#1104481, LTC#170484).
- drm/i915: Remove bogus __init annotation from DMI callbacks (bsc#1106886).
- drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() (bsc#1106886).
- drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve() (bsc#1106886).
- drm: crtc: integer overflow in drm_property_create_blob() (bsc#1106886).
- fbdev: omapfb: off by one in omapfb_register_client() (bsc#1106886).
- iommu/amd: Finish TLB flush in amd_iommu_unmap() (bsc#1106105).
- iommu/amd: Fix the left value check of cmd buffer (bsc#1106105).
- iommu/amd: Free domain id when free a domain of struct dma_ops_domain (bsc#1106105).
- iommu/amd: Update Alias-DTE in update_device_table() (bsc#1106105).
- iommu/vt-d: Do not over-free page table directories (bsc#1106105).
- iommu/vt-d: Ratelimit each dmar fault printing (bsc#1106105).
- ipv6: Regenerate host route according to node pointer upon loopback up (bsc#1100705).
- ipv6: correctly add local routes when lo goes up (bsc#1100705).
- ipv6: introduce ip6_rt_put() (bsc#1100705).
- ipv6: reallocate addrconf router for ipv6 address when lo device up (bsc#1100705).
- kabi: x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536).
- mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection (bnc#1107071).
- mm/mempolicy.c: avoid use uninitialized preferred_node (bnc#1107064).
- modsign: log module name in the event of an error (bsc#1093666).
- modsign: print module name along with error message (bsc#1093666).
- module: make it clear when we're handling the module copy in info-&gt;hdr (bsc#1093666).
- module: setup load info before module_sig_check() (bsc#1093666).
- nbd: ratelimit error msgs after socket close (bsc#1106206).
- ncpfs: return proper error from NCP_IOC_SETROOT ioctl (bsc#1106199).
- perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu (bsc#1104901).
- powerpc/64s: Default l1d_size to 64K in RFI fallback flush (bsc#1068032, git-fixes).
- powerpc/fadump: Do not use hugepages when fadump is active (bsc#1092772, bsc#1107650).
- powerpc/fadump: exclude memory holes while reserving memory in second kernel (bsc#1092772, bsc#1107650).
- powerpc/fadump: re-register firmware-assisted dump if already registered (bsc#1108170, bsc#1108823).
- powerpc/lib: Fix off-by-one in alternate feature patching (bsc#1064861).
- powerpc/lib: Fix the feature fixup tests to actually work (bsc#1064861).
- powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 (bsc#1068032, bsc#1080157, git-fixes).
- powerpc: Avoid code patching freed init sections (bnc#1107735).
- powerpc: make feature-fixup tests fortify-safe (bsc#1064861).
- ptrace: fix PTRACE_LISTEN race corrupting task-&gt;state (bnc#1107001).
- qlge: Fix netdev features configuration (bsc#1098822).
- resource: fix integer overflow at reallocation (bsc#1045538).
- rpm/kernel-docs.spec.in: Expand kernel tree directly from sources (bsc#1057199)
- s390/ftrace: use expoline for indirect branches (bnc#1106930, LTC#171029).
- s390/kernel: use expoline for indirect branches (bnc#1106930, LTC#171029).
- s390/qeth: do not clobber buffer on async TX completion (bnc#1060245, LTC#170349).
- s390: Correct register corruption in critical section cleanup (bnc#1106930, LTC#171029).
- s390: add assembler macros for CPU alternatives (bnc#1106930, LTC#171029).
- s390: detect etoken facility (bnc#1106930, LTC#171029).
- s390: move expoline assembler macros to a header (bnc#1106930, LTC#171029).
- s390: move spectre sysfs attribute code (bnc#1106930, LTC#171029).
- s390: remove indirect branch from do_softirq_own_stack (bnc#1106930, LTC#171029).
- sys: do not hold uts_sem while accessing userspace memory (bnc#1106995).
- tpm: fix race condition in tpm_common_write() (bsc#1050381).
- tracing/blktrace: Fix to allow setting same value (bsc#1106212).
- tty: vt, fix bogus division in csi_J (git-fixes).
- tty: vt, return error when con_startup fails (git-fixes).
- uml: fix hostfs mknod() (bsc#1106202).
- usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptor (bsc#1045538).
- usbip: vhci_sysfs: fix potential Spectre v1 (bsc#1096547).
- x86, l1tf: Protect PROT_NONE PTEs against speculation fixup (bnc#1104684, bnc#1104818).
- x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (bnc#1087081).
- x86/init: fix build with CONFIG_SWAP=n (bsc#1105723).
- x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y (bsc#1106105).
- x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (bnc#1105536).
- x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536).
- x86/speculation/l1tf: Suggest what to do on systems with too much RAM (bnc#1105536).
- x86/vdso: Fix vDSO build if a retpoline is emitted (git-fixes).
- xen x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (bnc#1105536).
- xen x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536).
- xen, x86, l1tf: Protect PROT_NONE PTEs against speculation fixup (bnc#1104684, bnc#1104818).
- xen: x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (bnc#1087081).
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">slertesp4-linux-kernel-13810</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      <Description>Link for SUSE-SU-2018:3088-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-October/004661.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:3088-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1045538</URL>
      <Description>SUSE Bug 1045538</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1048185</URL>
      <Description>SUSE Bug 1048185</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1050381</URL>
      <Description>SUSE Bug 1050381</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1050431</URL>
      <Description>SUSE Bug 1050431</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1057199</URL>
      <Description>SUSE Bug 1057199</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1060245</URL>
      <Description>SUSE Bug 1060245</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1064861</URL>
      <Description>SUSE Bug 1064861</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1068032</URL>
      <Description>SUSE Bug 1068032</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1080157</URL>
      <Description>SUSE Bug 1080157</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1087081</URL>
      <Description>SUSE Bug 1087081</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1092772</URL>
      <Description>SUSE Bug 1092772</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1092903</URL>
      <Description>SUSE Bug 1092903</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1093666</URL>
      <Description>SUSE Bug 1093666</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1096547</URL>
      <Description>SUSE Bug 1096547</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1098822</URL>
      <Description>SUSE Bug 1098822</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1099922</URL>
      <Description>SUSE Bug 1099922</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1100132</URL>
      <Description>SUSE Bug 1100132</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1100705</URL>
      <Description>SUSE Bug 1100705</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1102517</URL>
      <Description>SUSE Bug 1102517</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1102870</URL>
      <Description>SUSE Bug 1102870</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1103119</URL>
      <Description>SUSE Bug 1103119</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1104481</URL>
      <Description>SUSE Bug 1104481</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1104684</URL>
      <Description>SUSE Bug 1104684</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1104818</URL>
      <Description>SUSE Bug 1104818</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1104901</URL>
      <Description>SUSE Bug 1104901</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1105100</URL>
      <Description>SUSE Bug 1105100</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1105322</URL>
      <Description>SUSE Bug 1105322</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1105348</URL>
      <Description>SUSE Bug 1105348</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1105536</URL>
      <Description>SUSE Bug 1105536</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1105723</URL>
      <Description>SUSE Bug 1105723</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106095</URL>
      <Description>SUSE Bug 1106095</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106105</URL>
      <Description>SUSE Bug 1106105</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106199</URL>
      <Description>SUSE Bug 1106199</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106202</URL>
      <Description>SUSE Bug 1106202</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106206</URL>
      <Description>SUSE Bug 1106206</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106209</URL>
      <Description>SUSE Bug 1106209</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106212</URL>
      <Description>SUSE Bug 1106212</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106369</URL>
      <Description>SUSE Bug 1106369</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106509</URL>
      <Description>SUSE Bug 1106509</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106511</URL>
      <Description>SUSE Bug 1106511</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106609</URL>
      <Description>SUSE Bug 1106609</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106886</URL>
      <Description>SUSE Bug 1106886</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106930</URL>
      <Description>SUSE Bug 1106930</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106995</URL>
      <Description>SUSE Bug 1106995</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1107001</URL>
      <Description>SUSE Bug 1107001</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1107064</URL>
      <Description>SUSE Bug 1107064</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1107071</URL>
      <Description>SUSE Bug 1107071</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1107650</URL>
      <Description>SUSE Bug 1107650</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1107689</URL>
      <Description>SUSE Bug 1107689</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1107735</URL>
      <Description>SUSE Bug 1107735</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1107949</URL>
      <Description>SUSE Bug 1107949</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1108096</URL>
      <Description>SUSE Bug 1108096</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1108170</URL>
      <Description>SUSE Bug 1108170</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1108823</URL>
      <Description>SUSE Bug 1108823</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1108912</URL>
      <Description>SUSE Bug 1108912</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-10902/</URL>
      <Description>SUSE CVE CVE-2018-10902 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-10940/</URL>
      <Description>SUSE CVE CVE-2018-10940 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-12896/</URL>
      <Description>SUSE CVE CVE-2018-12896 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-14617/</URL>
      <Description>SUSE CVE CVE-2018-14617 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-14634/</URL>
      <Description>SUSE CVE CVE-2018-14634 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-14734/</URL>
      <Description>SUSE CVE CVE-2018-14734 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15572/</URL>
      <Description>SUSE CVE CVE-2018-15572 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15594/</URL>
      <Description>SUSE CVE CVE-2018-15594 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-16276/</URL>
      <Description>SUSE CVE CVE-2018-16276 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-16658/</URL>
      <Description>SUSE CVE CVE-2018-16658 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-6554/</URL>
      <Description>SUSE CVE CVE-2018-6554 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-6555/</URL>
      <Description>SUSE CVE CVE-2018-6555 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4" CPE="cpe:/a:suse:suse-linux-enterprise-rt:11:sp4">SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-rt-3.0.101.rt130-69.36.1">kernel-rt-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-base-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-rt-base-3.0.101.rt130-69.36.1">kernel-rt-base-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-rt-devel-3.0.101.rt130-69.36.1">kernel-rt-devel-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_trace-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-rt_trace-3.0.101.rt130-69.36.1">kernel-rt_trace-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_trace-base-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-rt_trace-base-3.0.101.rt130-69.36.1">kernel-rt_trace-base-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_trace-devel-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-rt_trace-devel-3.0.101.rt130-69.36.1">kernel-rt_trace-devel-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-source-rt-3.0.101.rt130-69.36.1">kernel-source-rt-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-3.0.101.rt130-69.36.1">
      <FullProductName ProductID="kernel-syms-rt-3.0.101.rt130-69.36.1">kernel-syms-rt-3.0.101.rt130-69.36.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-rt-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1">kernel-rt-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-base-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1">kernel-rt-base-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1">kernel-rt-devel-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_trace-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1">kernel-rt_trace-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_trace-base-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1">kernel-rt_trace-base-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_trace-devel-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1">kernel-rt_trace-devel-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1">kernel-source-rt-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-3.0.101.rt130-69.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1">kernel-syms-rt-3.0.101.rt130-69.36.1 as a component of SUSE Linux Enterprise Real Time 11 SP4</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">It was found that the raw midi kernel driver does not protect against concurrent access which leads to a double realloc (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status() which are part of snd_rawmidi_ioctl() handler in rawmidi.c file. A malicious local attacker could possibly use this for privilege escalation.</Note>
    </Notes>
    <CVE>CVE-2018-10902</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-10902.html</URL>
        <Description>CVE-2018-10902</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105322</URL>
        <Description>SUSE Bug 1105322</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105323</URL>
        <Description>SUSE Bug 1105323</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The cdrom_ioctl_media_changed function in drivers/cdrom/cdrom.c in the Linux kernel before 4.16.6 allows local attackers to use a incorrect bounds check in the CDROM driver CDROM_MEDIA_CHANGED ioctl to read out kernel memory.</Note>
    </Notes>
    <CVE>CVE-2018-10940</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-10940.html</URL>
        <Description>CVE-2018-10940</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1087082</URL>
        <Description>SUSE Bug 1087082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1092903</URL>
        <Description>SUSE Bug 1092903</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1107689</URL>
        <Description>SUSE Bug 1107689</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113751</URL>
        <Description>SUSE Bug 1113751</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INT_MAX, but the accounting is int based. This basically makes the accounting values, which are visible to user space via timer_getoverrun(2) and siginfo::si_overrun, random. For example, a local user can cause a denial of service (signed integer overflow) via crafted mmap, futex, timer_create, and timer_settime system calls.</Note>
    </Notes>
    <CVE>CVE-2018-12896</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-12896.html</URL>
        <Description>CVE-2018-12896</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1099922</URL>
        <Description>SUSE Bug 1099922</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel through 4.17.10. There is a NULL pointer dereference and panic in hfsplus_lookup() in fs/hfsplus/dir.c when opening a file (that is purportedly a hard link) in an hfs+ filesystem that has malformed catalog data, and is mounted read-only without a metadata directory.</Note>
    </Notes>
    <CVE>CVE-2018-14617</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.1</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-14617.html</URL>
        <Description>CVE-2018-14617</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1102870</URL>
        <Description>SUSE Bug 1102870</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An integer overflow flaw was found in the Linux kernel's create_elf_tables() function. An unprivileged local user with access to SUID (or otherwise privileged) binary could use this flaw to escalate their privileges on the system. Kernel versions 2.6.x, 3.10.x and 4.14.x are believed to be vulnerable.</Note>
    </Notes>
    <CVE>CVE-2018-14634</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-14634.html</URL>
        <Description>CVE-2018-14634</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1108912</URL>
        <Description>SUSE Bug 1108912</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1108963</URL>
        <Description>SUSE Bug 1108963</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1120323</URL>
        <Description>SUSE Bug 1120323</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122265</URL>
        <Description>SUSE Bug 1122265</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1188063</URL>
        <Description>SUSE Bug 1188063</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">drivers/infiniband/core/ucma.c in the Linux kernel through 4.17.11 allows ucma_leave_multicast to access a certain data structure after a cleanup step in ucma_process_join, which allows attackers to cause a denial of service (use-after-free).</Note>
    </Notes>
    <CVE>CVE-2018-14734</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-14734.html</URL>
        <Description>CVE-2018-14734</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1103119</URL>
        <Description>SUSE Bug 1103119</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1131390</URL>
        <Description>SUSE Bug 1131390</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The spectre_v2_select_mitigation function in arch/x86/kernel/cpu/bugs.c in the Linux kernel before 4.18.1 does not always fill RSB upon a context switch, which makes it easier for attackers to conduct userspace-userspace spectreRSB attacks.</Note>
    </Notes>
    <CVE>CVE-2018-15572</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15572.html</URL>
        <Description>CVE-2018-15572</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1102517</URL>
        <Description>SUSE Bug 1102517</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105296</URL>
        <Description>SUSE Bug 1105296</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kernel/paravirt.c in the Linux kernel before 4.18.1 mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks against paravirtual guests.</Note>
    </Notes>
    <CVE>CVE-2018-15594</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15594.html</URL>
        <Description>CVE-2018-15594</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105348</URL>
        <Description>SUSE Bug 1105348</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1133319</URL>
        <Description>SUSE Bug 1133319</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in yurex_read in drivers/usb/misc/yurex.c in the Linux kernel before 4.17.7. Local attackers could use user access read/writes with incorrect bounds checking in the yurex USB driver to crash the kernel or potentially escalate privileges.</Note>
    </Notes>
    <CVE>CVE-2018-16276</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-16276.html</URL>
        <Description>CVE-2018-16276</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1106095</URL>
        <Description>SUSE Bug 1106095</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115593</URL>
        <Description>SUSE Bug 1115593</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel before 4.18.6. An information leak in cdrom_ioctl_drive_status in drivers/cdrom/cdrom.c could be used by local attackers to read kernel memory because a cast from unsigned long to int interferes with bounds checking. This is similar to CVE-2018-10940.</Note>
    </Notes>
    <CVE>CVE-2018-16658</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-16658.html</URL>
        <Description>CVE-2018-16658</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1092903</URL>
        <Description>SUSE Bug 1092903</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1107689</URL>
        <Description>SUSE Bug 1107689</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113751</URL>
        <Description>SUSE Bug 1113751</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Memory leak in the irda_bind function in net/irda/af_irda.c and later in drivers/staging/irda/net/af_irda.c in the Linux kernel before 4.17 allows local users to cause a denial of service (memory consumption) by repeatedly binding an AF_IRDA socket.</Note>
    </Notes>
    <CVE>CVE-2018-6554</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-6554.html</URL>
        <Description>CVE-2018-6554</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1106509</URL>
        <Description>SUSE Bug 1106509</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1106511</URL>
        <Description>SUSE Bug 1106511</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The irda_setsockopt function in net/irda/af_irda.c and later in drivers/staging/irda/net/af_irda.c in the Linux kernel before 4.17 allows local users to cause a denial of service (ias_object use-after-free and system crash) or possibly have unspecified other impact via an AF_IRDA socket.</Note>
    </Notes>
    <CVE>CVE-2018-6555</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183088-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-6555.html</URL>
        <Description>CVE-2018-6555</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1106509</URL>
        <Description>SUSE Bug 1106509</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1106511</URL>
        <Description>SUSE Bug 1106511</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
