<?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-2020:3273-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2020-11-14T07:22:03Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2020-11-14T07:22:03Z</InitialReleaseDate>
    <CurrentReleaseDate>2020-11-14T07:22:03Z</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 15 SP2 kernel was updated to receive various security and bug fixes.


The following security bugs were fixed:

- CVE-2020-25656: Fixed a concurrency use-after-free in vt_do_kdgkb_ioctl (bnc#1177766).
- CVE-2020-8694: Restricted energy meter to root access (bsc#1170415).
- CVE-2020-25705: A ICMP global rate limiting side-channel was removed which could lead to e.g. the SADDNS attack (bsc#1175721)

The following non-security bugs were fixed:

- act_ife: load meta modules before tcf_idr_check_alloc() (networking-stable-20_09_24).
- ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n() (git-fixes).
- ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs() (git-fixes).
- block: Set same_page to false in __bio_try_merge_page if ret is false (git-fixes).
- Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb (git-fixes).
- Bluetooth: Only mark socket zapped after unlocking (git-fixes).
- bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex (git-fixes).
- bonding: show saner speed for broadcast mode (networking-stable-20_08_24).
- brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach (git-fixes).
- brcmsmac: fix memory leak in wlc_phy_attach_lcnphy (git-fixes).
- btrfs: allocate scrub workqueues outside of locks (bsc#1178183).
- btrfs: do not force read-only after error in drop snapshot (bsc#1176354).
- btrfs: drop path before adding new uuid tree entry (bsc#1178176).
- btrfs: fix filesystem corruption after a device replace (bsc#1178395).
- btrfs: fix NULL pointer dereference after failure to create snapshot (bsc#1178190).
- btrfs: fix overflow when copying corrupt csums for a message (bsc#1178191).
- btrfs: fix space cache memory leak after transaction abort (bsc#1178173).
- btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks (bsc#1178395).
- btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing (bsc#1178395).
- btrfs: set the correct lockdep class for new nodes (bsc#1178184).
- btrfs: set the lockdep class for log tree extent buffers (bsc#1178186).
- can: flexcan: flexcan_chip_stop(): add error handling and propagate error value (git-fixes).
- ceph: promote to unsigned long long before shifting (bsc#1178175).
- crypto: ccp - fix error handling (git-fixes).
- cxgb4: fix memory leak during module unload (networking-stable-20_09_24).
- cxgb4: Fix offset when clearing filter byte counters (networking-stable-20_09_24).
- Disable ipa-clones dump for KMP builds (bsc#1178330) The feature is not really useful for KMP, and rather confusing, so let's disable it at building out-of-tree codes
- Disable module compression on SLE15 SP2 (bsc#1178307)
- dmaengine: dw: Activate FIFO-mode for memory peripherals only (git-fixes).
- eeprom: at25: set minimum read/write access stride to 1 (git-fixes).
- futex: Adjust absolute futex timeouts with per time namespace offset (bsc#1164648).
- futex: Consistently use fshared as boolean (bsc#1149032).
- futex: Fix incorrect should_fail_futex() handling (bsc#1149032).
- futex: Remove put_futex_key() (bsc#1149032).
- futex: Remove unused or redundant includes (bsc#1149032).
- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (networking-stable-20_08_24).
- gtp: add GTPA_LINK info to msg sent to userspace (networking-stable-20_09_11).
- HID: ite: Add USB id match for Acer One S1003 keyboard dock (git-fixes).
- ibmveth: Identify ingress large send packets (bsc#1178185 ltc#188897).
- ibmvnic: fix ibmvnic_set_mac (bsc#1066382 ltc#160943 git-fixes).
- icmp: randomize the global rate limiter (git-fixes).
- ip: fix tos reflection in ack and reset packets (networking-stable-20_09_24).
- ipv4: Initialize flowi4_multipath_hash in data path (networking-stable-20_09_24).
- ipv4: Restore flowi4_oif update before call to xfrm_lookup_route (git-fixes).
- ipv4: Update exception handling for multipath routes via same device (networking-stable-20_09_24).
- ipv6: avoid lockdep issue in fib6_del() (networking-stable-20_09_24).
- ipv6: Fix sysctl max for fib_multipath_hash_policy (networking-stable-20_09_11).
- ipvlan: fix device features (networking-stable-20_08_24).
- kallsyms: Refactor kallsyms_show_value() to take cred (git-fixes).
- kbuild: enforce -Werror=return-type (bsc#1177281).
- KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages (git-fixes).
- libceph: clear con-&gt;out_msg on Policy::stateful_server faults (bsc#1178177).
- mac80211: handle lack of sband-&gt;bitrates in rates (git-fixes).
- mailbox: avoid timer start from callback (git-fixes).
- media: ati_remote: sanity check for both endpoints (git-fixes).
- media: bdisp: Fix runtime PM imbalance on error (git-fixes).
- media: exynos4-is: Fix a reference count leak (git-fixes).
- media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync (git-fixes).
- media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync (git-fixes).
- media: firewire: fix memory leak (git-fixes).
- media: i2c: ov5640: Enable data pins on poweron for DVP mode (git-fixes).
- media: i2c: ov5640: Remain in power down for DVP mode unless streaming (git-fixes).
- media: i2c: ov5640: Separate out mipi configuration from s_power (git-fixes).
- media: media/pci: prevent memory leak in bttv_probe (git-fixes).
- media: platform: s3c-camif: Fix runtime PM imbalance on error (git-fixes).
- media: platform: sti: hva: Fix runtime PM imbalance on error (git-fixes).
- media: rcar_drif: Allocate v4l2_async_subdev dynamically (git-fixes).
- media: rcar_drif: Fix fwnode reference leak when parsing DT (git-fixes).
- media: saa7134: avoid a shift overflow (git-fixes).
- media: st-delta: Fix reference count leak in delta_run_work (git-fixes).
- media: sti: Fix reference count leaks (git-fixes).
- media: uvcvideo: Ensure all probed info is returned to v4l2 (git-fixes).
- media: venus: core: Fix runtime PM imbalance in venus_probe (git-fixes).
- media: vsp1: Fix runtime PM imbalance on error (git-fixes).
- mic: vop: copy data to kernel space then write to io memory (git-fixes).
- misc: rtsx: Fix memory leak in rtsx_pci_probe (git-fixes).
- misc: vop: add round_up(x,4) for vring_size to avoid kernel panic (git-fixes).
- mm: fix a race during THP splitting (bsc#1178255).
- mm: madvise: fix vma user-after-free (git-fixes).
- mmc: sdio: Check for CISTPL_VERS_1 buffer size (git-fixes).
- module: Correctly truncate sysfs sections output (git-fixes).
- module: Do not expose section addresses to non-CAP_SYSLOG (git-fixes).
- module: Refactor section attr into bin attribute (git-fixes).
- module: statically initialize init section freeing data (git-fixes).
- mwifiex: do not call del_timer_sync() on uninitialized timer (git-fixes).
- net/core: check length before updating Ethertype in skb_mpls_{push,pop} (git-fixes).
- net/mlx5: Fix FTE cleanup (networking-stable-20_09_24).
- net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported (networking-stable-20_09_24).
- net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported (networking-stable-20_09_24).
- net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow (networking-stable-20_08_24).
- net/smc: Prevent kernel-infoleak in __smc_diag_dump() (networking-stable-20_08_24).
- net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU (networking-stable-20_09_24).
- net: DCB: Validate DCB_ATTR_DCB_BUFFER argument (networking-stable-20_09_24).
- net: disable netpoll on fresh napis (networking-stable-20_09_11).
- net: dsa: b53: check for timeout (networking-stable-20_08_24).
- net: dsa: rtl8366: Properly clear member config (networking-stable-20_09_24).
- net: fec: correct the error path for regulator disable in probe (networking-stable-20_08_24).
- net: Fix bridge enslavement failure (networking-stable-20_09_24).
- net: Fix potential wrong skb-&gt;protocol in skb_vlan_untag() (networking-stable-20_08_24).
- net: hns: Fix memleak in hns_nic_dev_probe (networking-stable-20_09_11).
- net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC (networking-stable-20_09_24).
- net: lantiq: Disable IRQs only if NAPI gets scheduled (networking-stable-20_09_24).
- net: lantiq: Use napi_complete_done() (networking-stable-20_09_24).
- net: lantiq: use netif_tx_napi_add() for TX NAPI (networking-stable-20_09_24).
- net: lantiq: Wake TX queue again (networking-stable-20_09_24).
- net: phy: Avoid NPD upon phy_detach() when driver is unbound (networking-stable-20_09_24).
- net: phy: Do not warn in phy_stop() on PHY_DOWN (networking-stable-20_09_24).
- net: qrtr: fix usage of idr in port assignment to socket (networking-stable-20_08_24).
- net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant (networking-stable-20_09_24).
- net: sctp: Fix negotiation of the number of data streams (networking-stable-20_08_24).
- net: systemport: Fix memleak in bcm_sysport_probe (networking-stable-20_09_11).
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL (networking-stable-20_09_11).
- net: usb: qmi_wwan: add Cellient MPL200 card (git-fixes).
- net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails (git-fixes).
- netlabel: fix problems with mapping removal (networking-stable-20_09_11).
- nfp: use correct define to return NONE fec (networking-stable-20_09_24).
- PM: hibernate: remove the bogus call to get_gendisk() in software_resume() (git-fixes).
- r8169: fix issue with forced threading in combination with shared interrupts (git-fixes).
- rpm/kernel-binary.spec.in: Fix compressed module handling for in-tree KMP (jsc#SLE-10886) The in-tree KMP that is built with SLE kernels have a different scriptlet that is embedded in kernel-binary.spec.in rather than *.sh files.
- rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592)
- rtl8xxxu: prevent potential memory leak (git-fixes).
- rtw88: increse the size of rx buffer size (git-fixes).
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop (bsc#1177799 LTC#188733).
- s390/dasd: Fix zero write for FBA devices (bsc#1177801 LTC#188735).
- scsi: ibmvscsi: Fix potential race after loss of transport (bsc#1178166 ltc#188226).
- sctp: not disable bh in the whole sctp_get_port_local() (networking-stable-20_09_11).
- selftests/timers: Turn off timeout setting (git-fixes).
- spi: spi-s3c64xx: Check return values (git-fixes).
- spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath() (git-fixes).
- taprio: Fix allowing too small intervals (networking-stable-20_09_24).
- time: Prevent undefined behaviour in timespec64_to_ns() (bsc#1164648).
- tipc: fix memory leak caused by tipc_buf_append() (git-fixes).
- tipc: Fix memory leak in tipc_group_create_member() (networking-stable-20_09_24).
- tipc: fix shutdown() of connection oriented socket (networking-stable-20_09_24).
- tipc: fix shutdown() of connectionless socket (networking-stable-20_09_11).
- tipc: fix the skb_unshare() in tipc_buf_append() (git-fixes).
- tipc: fix uninit skb-&gt;data in tipc_nl_compat_dumpit() (networking-stable-20_08_24).
- tipc: use skb_unshare() instead in tipc_buf_append() (networking-stable-20_09_24).
- tty: ipwireless: fix error handling (git-fixes).
- tty: serial: fsl_lpuart: fix lpuart32_poll_get_char (git-fixes).
- usb: cdc-acm: add quirk to blacklist ETAS ES58X devices (git-fixes).
- usb: cdc-acm: handle broken union descriptors (git-fixes).
- usb: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync() (git-fixes).
- usb: core: Solve race condition in anchor cleanup functions (git-fixes).
- usb: dwc3: simple: add support for Hikey 970 (git-fixes).
- usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets (git-fixes).
- usb: gadget: function: printer: fix use-after-free in __lock_acquire (git-fixes).
- usb: ohci: Default to per-port over-current protection (git-fixes).
- x86/alternative: Do not call text_poke() in lazy TLB mode (bsc#1175749).
- xen/gntdev.c: Mark pages as dirty (bsc#1065600).
- xfs: fix high key handling in the rt allocator's query_range function (git-fixes).
- xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files (git-fixes).
- xfs: limit entries returned when counting fsmap records (git-fixes).
</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">SUSE-2020-3273,SUSE-SLE-Module-Basesystem-15-SP2-2020-3273,SUSE-SLE-Module-Development-Tools-15-SP2-2020-3273,SUSE-SLE-Module-Legacy-15-SP2-2020-3273,SUSE-SLE-Module-Live-Patching-15-SP2-2020-3273,SUSE-SLE-Product-HA-15-SP2-2020-3273,SUSE-SLE-Product-WE-15-SP2-2020-3273</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/2020/suse-su-20203273-1/</URL>
      <Description>Link for SUSE-SU-2020:3273-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2020-November/007745.html</URL>
      <Description>E-Mail link for SUSE-SU-2020:3273-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/1065600</URL>
      <Description>SUSE Bug 1065600</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1066382</URL>
      <Description>SUSE Bug 1066382</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1149032</URL>
      <Description>SUSE Bug 1149032</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1163592</URL>
      <Description>SUSE Bug 1163592</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164648</URL>
      <Description>SUSE Bug 1164648</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1170415</URL>
      <Description>SUSE Bug 1170415</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1175721</URL>
      <Description>SUSE Bug 1175721</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1175749</URL>
      <Description>SUSE Bug 1175749</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1176354</URL>
      <Description>SUSE Bug 1176354</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1177281</URL>
      <Description>SUSE Bug 1177281</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1177766</URL>
      <Description>SUSE Bug 1177766</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1177799</URL>
      <Description>SUSE Bug 1177799</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1177801</URL>
      <Description>SUSE Bug 1177801</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178166</URL>
      <Description>SUSE Bug 1178166</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178173</URL>
      <Description>SUSE Bug 1178173</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178175</URL>
      <Description>SUSE Bug 1178175</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178176</URL>
      <Description>SUSE Bug 1178176</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178177</URL>
      <Description>SUSE Bug 1178177</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178183</URL>
      <Description>SUSE Bug 1178183</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178184</URL>
      <Description>SUSE Bug 1178184</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178185</URL>
      <Description>SUSE Bug 1178185</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178186</URL>
      <Description>SUSE Bug 1178186</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178190</URL>
      <Description>SUSE Bug 1178190</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178191</URL>
      <Description>SUSE Bug 1178191</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178255</URL>
      <Description>SUSE Bug 1178255</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178307</URL>
      <Description>SUSE Bug 1178307</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178330</URL>
      <Description>SUSE Bug 1178330</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178395</URL>
      <Description>SUSE Bug 1178395</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-25656/</URL>
      <Description>SUSE CVE CVE-2020-25656 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-25705/</URL>
      <Description>SUSE CVE CVE-2020-25705 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-8694/</URL>
      <Description>SUSE CVE CVE-2020-8694 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2" CPE="cpe:/o:suse:sle-ha:15:sp2">SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2" CPE="cpe:/o:suse:sle-module-live-patching:15:sp2">SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Development Tools 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP2" CPE="cpe:/o:suse:sle-module-development-tools:15:sp2">SUSE Linux Enterprise Module for Development Tools 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Workstation Extension 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP2" CPE="cpe:/o:suse:sle-we:15:sp2">SUSE Linux Enterprise Workstation Extension 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.3.18-24.37.1">
      <FullProductName ProductID="cluster-md-kmp-default-5.3.18-24.37.1">cluster-md-kmp-default-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-preempt-5.3.18-24.37.1">
      <FullProductName ProductID="cluster-md-kmp-preempt-5.3.18-24.37.1">cluster-md-kmp-preempt-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.3.18-24.37.1">
      <FullProductName ProductID="dlm-kmp-default-5.3.18-24.37.1">dlm-kmp-default-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-preempt-5.3.18-24.37.1">
      <FullProductName ProductID="dlm-kmp-preempt-5.3.18-24.37.1">dlm-kmp-preempt-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.3.18-24.37.1">
      <FullProductName ProductID="gfs2-kmp-default-5.3.18-24.37.1">gfs2-kmp-default-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-preempt-5.3.18-24.37.1">
      <FullProductName ProductID="gfs2-kmp-preempt-5.3.18-24.37.1">gfs2-kmp-preempt-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-debug-5.3.18-24.37.1">kernel-debug-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-debug-devel-5.3.18-24.37.1">kernel-debug-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-livepatch-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-debug-livepatch-devel-5.3.18-24.37.1">kernel-debug-livepatch-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-default-5.3.18-24.37.1">kernel-default-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.3.18-24.37.1.9.13.1">
      <FullProductName ProductID="kernel-default-base-5.3.18-24.37.1.9.13.1">kernel-default-base-5.3.18-24.37.1.9.13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-rebuild-5.3.18-24.37.1.9.13.1">
      <FullProductName ProductID="kernel-default-base-rebuild-5.3.18-24.37.1.9.13.1">kernel-default-base-rebuild-5.3.18-24.37.1.9.13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-default-devel-5.3.18-24.37.1">kernel-default-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-default-extra-5.3.18-24.37.1">kernel-default-extra-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-default-livepatch-5.3.18-24.37.1">kernel-default-livepatch-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.3.18-24.37.1">kernel-default-livepatch-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-devel-5.3.18-24.37.1">kernel-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-docs-5.3.18-24.37.1">kernel-docs-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-html-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-docs-html-5.3.18-24.37.1">kernel-docs-html-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-kvmsmall-5.3.18-24.37.1">kernel-kvmsmall-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-kvmsmall-devel-5.3.18-24.37.1">kernel-kvmsmall-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-livepatch-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-kvmsmall-livepatch-devel-5.3.18-24.37.1">kernel-kvmsmall-livepatch-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-24_37-default-1-5.3.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-24_37-default-1-5.3.1">kernel-livepatch-5_3_18-24_37-default-1-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-24_37-preempt-1-5.3.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-24_37-preempt-1-5.3.1">kernel-livepatch-5_3_18-24_37-preempt-1-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-macros-5.3.18-24.37.1">kernel-macros-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-obs-build-5.3.18-24.37.1">kernel-obs-build-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-obs-qa-5.3.18-24.37.1">kernel-obs-qa-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-preempt-5.3.18-24.37.1">kernel-preempt-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-preempt-devel-5.3.18-24.37.1">kernel-preempt-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-extra-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-preempt-extra-5.3.18-24.37.1">kernel-preempt-extra-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-livepatch-devel-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-preempt-livepatch-devel-5.3.18-24.37.1">kernel-preempt-livepatch-devel-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-source-5.3.18-24.37.1">kernel-source-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-source-vanilla-5.3.18-24.37.1">kernel-source-vanilla-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-syms-5.3.18-24.37.1">kernel-syms-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.3.18-24.37.1">
      <FullProductName ProductID="kernel-zfcpdump-5.3.18-24.37.1">kernel-zfcpdump-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-default-5.3.18-24.37.1">
      <FullProductName ProductID="kselftests-kmp-default-5.3.18-24.37.1">kselftests-kmp-default-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-preempt-5.3.18-24.37.1">
      <FullProductName ProductID="kselftests-kmp-preempt-5.3.18-24.37.1">kselftests-kmp-preempt-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.3.18-24.37.1">
      <FullProductName ProductID="ocfs2-kmp-default-5.3.18-24.37.1">ocfs2-kmp-default-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-preempt-5.3.18-24.37.1">
      <FullProductName ProductID="ocfs2-kmp-preempt-5.3.18-24.37.1">ocfs2-kmp-preempt-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.3.18-24.37.1">
      <FullProductName ProductID="reiserfs-kmp-default-5.3.18-24.37.1">reiserfs-kmp-default-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-preempt-5.3.18-24.37.1">
      <FullProductName ProductID="reiserfs-kmp-preempt-5.3.18-24.37.1">reiserfs-kmp-preempt-5.3.18-24.37.1</FullProductName>
    </Branch>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-24.37.1">cluster-md-kmp-default-5.3.18-24.37.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-24.37.1">dlm-kmp-default-5.3.18-24.37.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-24.37.1">gfs2-kmp-default-5.3.18-24.37.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-24.37.1">ocfs2-kmp-default-5.3.18-24.37.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-24.37.1">kernel-default-livepatch-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-24.37.1">kernel-default-livepatch-devel-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-24_37-default-1-5.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-24_37-default-1-5.3.1">kernel-livepatch-5_3_18-24_37-default-1-5.3.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-5.3.18-24.37.1">kernel-default-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-24.37.1.9.13.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-base-5.3.18-24.37.1.9.13.1">kernel-default-base-5.3.18-24.37.1.9.13.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-devel-5.3.18-24.37.1">kernel-default-devel-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-devel-5.3.18-24.37.1">kernel-devel-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-macros-5.3.18-24.37.1">kernel-macros-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-preempt-5.3.18-24.37.1">kernel-preempt-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-docs-5.3.18-24.37.1">kernel-docs-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-obs-build-5.3.18-24.37.1">kernel-obs-build-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-preempt-devel-5.3.18-24.37.1">kernel-preempt-devel-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-source-5.3.18-24.37.1">kernel-source-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-syms-5.3.18-24.37.1">kernel-syms-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2:reiserfs-kmp-default-5.3.18-24.37.1">reiserfs-kmp-default-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-5.3.18-24.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP2:kernel-default-extra-5.3.18-24.37.1">kernel-default-extra-5.3.18-24.37.1 as a component of SUSE Linux Enterprise Workstation Extension 15 SP2</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">A flaw was found in the Linux kernel. A use-after-free was found in the way the console subsystem was using ioctls KDGKBSENT and KDSKBSENT. A local user could use this flaw to get read memory access out of bounds. The highest threat from this vulnerability is to data confidentiality.</Note>
    </Notes>
    <CVE>CVE-2020-25656</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-24_37-default-1-5.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-base-5.3.18-24.37.1.9.13.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-macros-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-preempt-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-docs-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-obs-build-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-preempt-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-source-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-syms-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:reiserfs-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP2:kernel-default-extra-5.3.18-24.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/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/2020/suse-su-20203273-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-25656.html</URL>
        <Description>CVE-2020-25656</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1177766</URL>
        <Description>SUSE Bug 1177766</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">A flaw in ICMP packets in the Linux kernel may allow an attacker to quickly scan open UDP ports. This flaw allows an off-path remote attacker to effectively bypass source port UDP randomization. Software that relies on UDP source port randomization are indirectly affected as well on the Linux Based Products (RUGGEDCOM RM1224: All versions between v5.0 and v6.4, SCALANCE M-800: All versions between v5.0 and v6.4, SCALANCE S615: All versions between v5.0 and v6.4, SCALANCE SC-600: All versions prior to v2.1.3, SCALANCE W1750D: v8.3.0.1, v8.6.0, and v8.7.0, SIMATIC Cloud Connect 7: All versions, SIMATIC MV500 Family: All versions, SIMATIC NET CP 1243-1 (incl. SIPLUS variants): Versions 3.1.39 and later, SIMATIC NET CP 1243-7 LTE EU: Version</Note>
    </Notes>
    <CVE>CVE-2020-25705</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-24_37-default-1-5.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-base-5.3.18-24.37.1.9.13.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-macros-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-preempt-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-docs-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-obs-build-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-preempt-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-source-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-syms-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:reiserfs-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP2:kernel-default-extra-5.3.18-24.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/2020/suse-su-20203273-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-25705.html</URL>
        <Description>CVE-2020-25705</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1175721</URL>
        <Description>SUSE Bug 1175721</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178782</URL>
        <Description>SUSE Bug 1178782</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178783</URL>
        <Description>SUSE Bug 1178783</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1191790</URL>
        <Description>SUSE Bug 1191790</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">Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.</Note>
    </Notes>
    <CVE>CVE-2020-8694</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-24_37-default-1-5.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-base-5.3.18-24.37.1.9.13.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-macros-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-preempt-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-docs-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-obs-build-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-preempt-devel-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-source-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP2:kernel-syms-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:reiserfs-kmp-default-5.3.18-24.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP2:kernel-default-extra-5.3.18-24.37.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/2020/suse-su-20203273-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-8694.html</URL>
        <Description>CVE-2020-8694</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1170415</URL>
        <Description>SUSE Bug 1170415</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1170446</URL>
        <Description>SUSE Bug 1170446</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178591</URL>
        <Description>SUSE Bug 1178591</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178700</URL>
        <Description>SUSE Bug 1178700</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1179661</URL>
        <Description>SUSE Bug 1179661</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
