<?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>openSUSE-SU-2021:0579-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2021-04-19T12:09:04Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-04-19T12:09:04Z</InitialReleaseDate>
    <CurrentReleaseDate>2021-04-19T12:09: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 openSUSE Linux Leap 15.2 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2021-3483: Fixed a use-after-free in nosy.c (bsc#1184393).
- CVE-2021-30002: Fixed a memory leak for large arguments in video_usercopy (bsc#1184120).
- CVE-2021-29154: Fixed incorrect computation of branch displacements, allowing arbitrary code execution (bsc#1184391).
- CVE-2021-28950: Fixed an issue in fs/fuse/fuse_i.h due to a retry loop continually was finding the same bad inode (bsc#1184194).
- CVE-2020-36312: Fixed a memory leak upon a kmalloc failure (bsc#1184509 ).
- CVE-2020-36311: Fixed a denial of service (soft lockup) by triggering destruction of a large SEV VM (bsc#1184511).
- CVE-2020-36310: Fixed infinite loop for certain nested page faults (bsc#1184512).
- CVE-2020-25670, CVE-2020-25671, CVE-2020-25672, CVE-2020-25673: Fixed multiple bugs in NFC subsytem (bsc#1178181).
- CVE-2020-36322: Fixed an issue was discovered in FUSE filesystem implementation which could have caused a system crash (bsc#1184211).

The following non-security bugs were fixed:

- ALSA: aloop: Fix initialization of controls (git-fixes).
- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 (git-fixes).
- appletalk: Fix skb allocation size in loopback case (git-fixes).
- ASoC: cygnus: fix for_each_child.cocci warnings (git-fixes).
- ASoC: fsl_esai: Fix TDM slot setup for I2S mode (git-fixes).
- ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions (git-fixes).
- ASoC: intel: atom: Stop advertising non working S24LE support (git-fixes).
- ASoC: max98373: Added 30ms turn on/off time delay (git-fixes).
- ASoC: sunxi: sun4i-codec: fill ASoC card owner (git-fixes).
- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips (git-fixes).
- ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr() (git-fixes).
- atl1c: fix error return code in atl1c_probe() (git-fixes).
- atl1e: fix error return code in atl1e_probe() (git-fixes).
- batman-adv: initialize 'struct batadv_tvlv_tt_vlan_data'-&gt;reserved field (git-fixes).
- bpf: Fix verifier jsgt branch analysis on max bound (bsc#1155518).
- bpf: Remove MTU check in __bpf_skb_max_len (bsc#1155518).
- bpf, sockmap: Fix sk-&gt;prot unhash op reset (bsc#1155518).
- brcmfmac: clear EAP/association status bits on linkdown events (git-fixes).
- bus: ti-sysc: Fix warning on unbind if reset is not deasserted (git-fixes).
- cifs: change noisy error message to FYI (bsc#1181507).
- cifs_debug: use %pd instead of messing with -&gt;d_name (bsc#1181507).
- cifs: do not send close in compound create+close requests (bsc#1181507).
- cifs: New optype for session operations (bsc#1181507).
- cifs: print MIDs in decimal notation (bsc#1181507).
- cifs: return proper error code in statfs(2) (bsc#1181507).
- cifs: Tracepoints and logs for tracing credit changes (bsc#1181507).
- clk: fix invalid usage of list cursor in register (git-fixes).
- clk: fix invalid usage of list cursor in unregister (git-fixes).
- clk: socfpga: fix iomem pointer cast on 64-bit (git-fixes).
- dm mpath: switch paths in dm_blk_ioctl() code path (bsc#1167574, bsc#1175995, bsc#1184485).
- drivers: video: fbcon: fix NULL dereference in fbcon_cursor() (git-fixes).
- drm/amdgpu: check alignment on CPU page for bo map (git-fixes).
- drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings() (git-fixes).
- drm/i915: Fix invalid access to ACPI _DSM objects (bsc#1184074).
- drm/msm/adreno: a5xx_power: Do not apply A540 lm_setup to other GPUs (git-fixes).
- drm/msm: Ratelimit invalid-fence message (git-fixes).
- drm/msm: Set drvdata to NULL when msm_drm_init() fails (git-fixes).
- enetc: Fix reporting of h/w packet counters (git-fixes).
- fix Patch-mainline: patches.suse/cifs_debug-use-pd-instead-of-messing-with-d_name.patch
- fix patch metadata
- fuse: fix bad inode (bsc#1184211).
- fuse: fix live lock in fuse_iget() (bsc#1184211).
- gianfar: Handle error code at MAC address change (git-fixes).
- i40e: Fix parameters in aq_get_phy_register() (jsc#SLE-8025).
- i40e: Fix sparse error: 'vsi-&gt;netdev' could be null (jsc#SLE-8025).
- ice: remove DCBNL_DEVRESET bit from PF state (jsc#SLE-7926).
- iommu/vt-d: Use device numa domain if RHSA is missing (bsc#1184585).
- kABI: powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes).
- libbpf: Fix INSTALL flag order (bsc#1155518).
- libbpf: Only create rx and tx XDP rings when necessary (bsc#1155518).
- locking/mutex: Fix non debug version of mutex_lock_io_nested() (git-fixes).
- mac80211: choose first enabled channel for monitor (git-fixes).
- mac80211: fix TXQ AC confusion (git-fixes).
- mISDN: fix crash in fritzpci (git-fixes).
- net: atheros: switch from 'pci_' to 'dma_' API (git-fixes).
- net: b44: fix error return code in b44_init_one() (git-fixes).
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe() (git-fixes).
- net: hns3: Remove the left over redundant check &amp; assignment (bsc#1154353).
- net: lantiq: Wait for the GPHY firmware to be ready (git-fixes).
- net/mlx5: Fix PPLM register mapping (jsc#SLE-8464).
- net: pasemi: fix error return code in pasemi_mac_open() (git-fixes).
- net: phy: broadcom: Only advertise EEE for supported modes (git-fixes).
- net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup (git-fixes).
- net: sched: disable TCQ_F_NOLOCK for pfifo_fast (bsc#1183405)
- net: wan/lmc: unregister device when no matching device is found (git-fixes).
- platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2 (git-fixes).
- platform/x86: thinkpad_acpi: Allow the FnLock LED to change state (git-fixes).
- PM: runtime: Fix ordering in pm_runtime_get_suppliers() (git-fixes).
- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388).
- powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() (bsc#1065729).
- powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes).
- powerpc/pseries/ras: Remove unused variable 'status' (bsc#1065729).
- powerpc/sstep: Check instruction validity against ISA version before emulation (bsc#1156395).
- powerpc/sstep: Fix darn emulation (bsc#1156395).
- powerpc/sstep: Fix incorrect return from analyze_instr() (bsc#1156395).
- powerpc/sstep: Fix load-store and update emulation (bsc#1156395).
- qlcnic: fix error return code in qlcnic_83xx_restart_hw() (git-fixes).
- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1152489).
- regulator: bd9571mwv: Fix AVS and DVFS voltage range (git-fixes).
- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12.
- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) The devel package requires the kernel binary package itself for building modules externally.
- samples/bpf: Fix possible hang in xdpsock with multiple threads (bsc#1155518).
- scsi: ibmvfc: Fix invalid state machine BUG_ON() (bsc#1184647 ltc#191231).
- smb3: add dynamic trace point to trace when credits obtained (bsc#1181507).
- smb3: fix crediting for compounding when only one request in flight (bsc#1181507).
- soc/fsl: qbman: fix conflicting alignment attributes (git-fixes).
- staging: comedi: cb_pcidas64: fix request_irq() warn (git-fixes).
- staging: comedi: cb_pcidas: fix request_irq() warn (git-fixes).
- thermal/core: Add NULL pointer check before using cooling device stats (git-fixes).
- USB: cdc-acm: downgrade message to debug (git-fixes).
- USB: cdc-acm: untangle a circular dependency between callback and softint (git-fixes).
- usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control() (git-fixes).
- USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem (git-fixes).
- x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() (bsc#1152489).
- x86/ioapic: Ignore IRQ2 again (bsc#1152489).
- x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() (bsc#1152489).
- xen/events: fix setting irq affinity (bsc#1184583).
</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">openSUSE-2021-579</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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      <Description>E-Mail link for openSUSE-SU-2021:0579-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/1047233</URL>
      <Description>SUSE Bug 1047233</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1065729</URL>
      <Description>SUSE Bug 1065729</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1113295</URL>
      <Description>SUSE Bug 1113295</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1152489</URL>
      <Description>SUSE Bug 1152489</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1154353</URL>
      <Description>SUSE Bug 1154353</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1155518</URL>
      <Description>SUSE Bug 1155518</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1156395</URL>
      <Description>SUSE Bug 1156395</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1167574</URL>
      <Description>SUSE Bug 1167574</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1175995</URL>
      <Description>SUSE Bug 1175995</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1178181</URL>
      <Description>SUSE Bug 1178181</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1181507</URL>
      <Description>SUSE Bug 1181507</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1183405</URL>
      <Description>SUSE Bug 1183405</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184074</URL>
      <Description>SUSE Bug 1184074</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184120</URL>
      <Description>SUSE Bug 1184120</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184194</URL>
      <Description>SUSE Bug 1184194</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184211</URL>
      <Description>SUSE Bug 1184211</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184388</URL>
      <Description>SUSE Bug 1184388</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184391</URL>
      <Description>SUSE Bug 1184391</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184393</URL>
      <Description>SUSE Bug 1184393</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184485</URL>
      <Description>SUSE Bug 1184485</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184509</URL>
      <Description>SUSE Bug 1184509</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184511</URL>
      <Description>SUSE Bug 1184511</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184512</URL>
      <Description>SUSE Bug 1184512</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184514</URL>
      <Description>SUSE Bug 1184514</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184583</URL>
      <Description>SUSE Bug 1184583</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184585</URL>
      <Description>SUSE Bug 1184585</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1184647</URL>
      <Description>SUSE Bug 1184647</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-25670/</URL>
      <Description>SUSE CVE CVE-2020-25670 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-25671/</URL>
      <Description>SUSE CVE CVE-2020-25671 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-25672/</URL>
      <Description>SUSE CVE CVE-2020-25672 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-25673/</URL>
      <Description>SUSE CVE CVE-2020-25673 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-36310/</URL>
      <Description>SUSE CVE CVE-2020-36310 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-36311/</URL>
      <Description>SUSE CVE CVE-2020-36311 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-36312/</URL>
      <Description>SUSE CVE CVE-2020-36312 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-36322/</URL>
      <Description>SUSE CVE CVE-2020-36322 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-28950/</URL>
      <Description>SUSE CVE CVE-2021-28950 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-29154/</URL>
      <Description>SUSE CVE CVE-2021-29154 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-30002/</URL>
      <Description>SUSE CVE CVE-2021-30002 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-3483/</URL>
      <Description>SUSE CVE CVE-2021-3483 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="openSUSE Leap 15.2">
      <Branch Type="Product Name" Name="openSUSE Leap 15.2">
        <FullProductName ProductID="openSUSE Leap 15.2" CPE="cpe:/o:opensuse:leap:15.2">openSUSE Leap 15.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-debug-5.3.18-lp152.72.1">kernel-debug-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-debug-devel-5.3.18-lp152.72.1">kernel-debug-devel-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-default-5.3.18-lp152.72.1">kernel-default-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1">
      <FullProductName ProductID="kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1">kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1">
      <FullProductName ProductID="kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1">kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-default-devel-5.3.18-lp152.72.1">kernel-default-devel-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-devel-5.3.18-lp152.72.1">kernel-devel-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-docs-5.3.18-lp152.72.1">kernel-docs-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-html-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-docs-html-5.3.18-lp152.72.1">kernel-docs-html-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-kvmsmall-5.3.18-lp152.72.1">kernel-kvmsmall-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-devel-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-kvmsmall-devel-5.3.18-lp152.72.1">kernel-kvmsmall-devel-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-macros-5.3.18-lp152.72.1">kernel-macros-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-obs-build-5.3.18-lp152.72.1">kernel-obs-build-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-obs-qa-5.3.18-lp152.72.1">kernel-obs-qa-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-preempt-5.3.18-lp152.72.1">kernel-preempt-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-devel-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-preempt-devel-5.3.18-lp152.72.1">kernel-preempt-devel-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-source-5.3.18-lp152.72.1">kernel-source-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-source-vanilla-5.3.18-lp152.72.1">kernel-source-vanilla-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.3.18-lp152.72.1">
      <FullProductName ProductID="kernel-syms-5.3.18-lp152.72.1">kernel-syms-5.3.18-lp152.72.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-debug-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1">kernel-debug-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-devel-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1">kernel-debug-devel-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1">kernel-default-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1">kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1">kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1">kernel-default-devel-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1">kernel-devel-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1">kernel-docs-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-html-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1">kernel-docs-html-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1">kernel-kvmsmall-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-devel-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1">kernel-kvmsmall-devel-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1">kernel-macros-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1">kernel-obs-build-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-qa-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1">kernel-obs-qa-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1">kernel-preempt-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1">kernel-preempt-devel-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1">kernel-source-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-vanilla-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1">kernel-source-vanilla-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-lp152.72.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1">kernel-syms-5.3.18-lp152.72.1 as a component of openSUSE Leap 15.2</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 vulnerability was found in Linux Kernel where refcount leak in llcp_sock_bind() causing use-after-free which might lead to privilege escalations.</Note>
    </Notes>
    <CVE>CVE-2020-25670</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-25670.html</URL>
        <Description>CVE-2020-25670</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178181</URL>
        <Description>SUSE Bug 1178181</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1194680</URL>
        <Description>SUSE Bug 1194680</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 vulnerability was found in Linux Kernel, where a refcount leak in llcp_sock_connect() causing use-after-free which might lead to privilege escalations.</Note>
    </Notes>
    <CVE>CVE-2020-25671</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-25671.html</URL>
        <Description>CVE-2020-25671</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178181</URL>
        <Description>SUSE Bug 1178181</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">A memory leak vulnerability was found in Linux kernel in llcp_sock_connect</Note>
    </Notes>
    <CVE>CVE-2020-25672</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-25672.html</URL>
        <Description>CVE-2020-25672</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178181</URL>
        <Description>SUSE Bug 1178181</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">A vulnerability was found in Linux kernel where non-blocking socket in llcp_sock_connect() leads to leak and eventually hanging-up the system.</Note>
    </Notes>
    <CVE>CVE-2020-25673</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-25673.html</URL>
        <Description>CVE-2020-25673</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178181</URL>
        <Description>SUSE Bug 1178181</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 issue was discovered in the Linux kernel before 5.8. arch/x86/kvm/svm/svm.c allows a set_memory_region_test infinite loop for certain nested page faults, aka CID-e72436bc3a52.</Note>
    </Notes>
    <CVE>CVE-2020-36310</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-36310.html</URL>
        <Description>CVE-2020-36310</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184512</URL>
        <Description>SUSE Bug 1184512</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">An issue was discovered in the Linux kernel before 5.9. arch/x86/kvm/svm/sev.c allows attackers to cause a denial of service (soft lockup) by triggering destruction of a large SEV VM (which requires unregistering many encrypted regions), aka CID-7be74942f184.</Note>
    </Notes>
    <CVE>CVE-2020-36311</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-36311.html</URL>
        <Description>CVE-2020-36311</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184511</URL>
        <Description>SUSE Bug 1184511</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">An issue was discovered in the Linux kernel before 5.8.10. virt/kvm/kvm_main.c has a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure, aka CID-f65886606c2d.</Note>
    </Notes>
    <CVE>CVE-2020-36312</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-36312.html</URL>
        <Description>CVE-2020-36312</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184509</URL>
        <Description>SUSE Bug 1184509</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">An issue was discovered in the FUSE filesystem implementation in the Linux kernel before 5.10.6, aka CID-5d069dbe8aaf. fuse_do_getattr() calls make_bad_inode() in inappropriate situations, causing a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950.</Note>
    </Notes>
    <CVE>CVE-2020-36322</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-36322.html</URL>
        <Description>CVE-2020-36322</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184211</URL>
        <Description>SUSE Bug 1184211</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184952</URL>
        <Description>SUSE Bug 1184952</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1189302</URL>
        <Description>SUSE Bug 1189302</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 fs/fuse/fuse_i.h in the Linux kernel before 5.11.8. A "stall on CPU" can occur because a retry loop continually finds the same bad inode, aka CID-775c5033a0d1.</Note>
    </Notes>
    <CVE>CVE-2021-28950</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-28950.html</URL>
        <Description>CVE-2021-28950</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184194</URL>
        <Description>SUSE Bug 1184194</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184211</URL>
        <Description>SUSE Bug 1184211</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">BPF JIT compilers in the Linux kernel through 5.11.12 have incorrect computation of branch displacements, allowing them to execute arbitrary code within the kernel context. This affects arch/x86/net/bpf_jit_comp.c and arch/x86/net/bpf_jit_comp32.c.</Note>
    </Notes>
    <CVE>CVE-2021-29154</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-29154.html</URL>
        <Description>CVE-2021-29154</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184391</URL>
        <Description>SUSE Bug 1184391</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184710</URL>
        <Description>SUSE Bug 1184710</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1186408</URL>
        <Description>SUSE Bug 1186408</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">An issue was discovered in the Linux kernel before 5.11.3 when a webcam device exists. video_usercopy in drivers/media/v4l2-core/v4l2-ioctl.c has a memory leak for large arguments, aka CID-fb18802a338b.</Note>
    </Notes>
    <CVE>CVE-2021-30002</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-30002.html</URL>
        <Description>CVE-2021-30002</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184120</URL>
        <Description>SUSE Bug 1184120</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">A flaw was found in the Nosy driver in the Linux kernel. This issue allows a device to be inserted twice into a doubly-linked list, leading to a use-after-free when one of these devices is removed. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability. Versions before kernel 5.12-rc6 are affected</Note>
    </Notes>
    <CVE>CVE-2021-3483</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.2:kernel-debug-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-debug-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-base-rebuild-5.3.18-lp152.72.1.lp152.8.30.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-default-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-docs-html-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-kvmsmall-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-macros-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-build-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-obs-qa-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-preempt-devel-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-source-vanilla-5.3.18-lp152.72.1</ProductID>
        <ProductID>openSUSE Leap 15.2:kernel-syms-5.3.18-lp152.72.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6PH44XSVUZTRLJSGALUUATIQLKQWL4C5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-3483.html</URL>
        <Description>CVE-2021-3483</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1184393</URL>
        <Description>SUSE Bug 1184393</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
