<?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-2022:3586-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2022-10-14T07:54:18Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-10-14T07:54:18Z</InitialReleaseDate>
    <CurrentReleaseDate>2022-10-14T07:54:18Z</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 12 SP4 kernel was updated

The following security bugs were fixed:

- CVE-2022-3303: Fixed a race condition in the sound subsystem due to improper locking (bnc#1203769).
- CVE-2022-41218: Fixed an use-after-free caused by refcount races in drivers/media/dvb-core/dmxdev.c (bnc#1202960).
- CVE-2022-3239: Fixed an use-after-free in the video4linux driver that could lead a local user to able to crash the system or escalate their privileges (bnc#1203552).
- CVE-2022-2503: Fixed a bug in dm-verity, device-mapper table reloads allowed users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allowed root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates (bnc#1202677).
- CVE-2022-39188: Fixed a race condition where a device driver can free a page while it still has stale TLB entries. (bnc#1203107).
- CVE-2022-2663: Fixed an issue which allowed a firewall to be bypassed when users are using unencrypted IRC with nf_conntrack_irc configured (bnc#1202097).

The following non-security bugs were fixed:

- dtb: Do not include sources in src.rpm - refer to kernel-source Same as other kernel binary packages there is no need to carry duplicate sources in dtb packages.
- net: mana: Add rmb after checking owner bits (git-fixes).
- net: mana: Add the Linux MANA PF driver (bug#1201309, jsc#PED-529).
- x86/bugs: Reenable retbleed=off While for older kernels the return thunks are statically built in and cannot be dynamically patched out, retbleed=off should still be possible to do so that the mitigation can still be disabled on Intel who do not use the return thunks but IBRS.
</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-2022-3586,SUSE-OpenStack-Cloud-9-2022-3586,SUSE-OpenStack-Cloud-Crowbar-9-2022-3586,SUSE-SLE-HA-12-SP4-2022-3586,SUSE-SLE-Live-Patching-12-SP4-2022-3586,SUSE-SLE-SAP-12-SP4-2022-3586,SUSE-SLE-SERVER-12-SP4-LTSS-2022-3586</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/2022/suse-su-20223586-1/</URL>
      <Description>Link for SUSE-SU-2022:3586-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-October/012538.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:3586-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/1201309</URL>
      <Description>SUSE Bug 1201309</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1202097</URL>
      <Description>SUSE Bug 1202097</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1202385</URL>
      <Description>SUSE Bug 1202385</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1202677</URL>
      <Description>SUSE Bug 1202677</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1202960</URL>
      <Description>SUSE Bug 1202960</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1203107</URL>
      <Description>SUSE Bug 1203107</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1203552</URL>
      <Description>SUSE Bug 1203552</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-2503/</URL>
      <Description>SUSE CVE CVE-2022-2503 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-2663/</URL>
      <Description>SUSE CVE CVE-2022-2663 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-3239/</URL>
      <Description>SUSE CVE CVE-2022-3239 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-39188/</URL>
      <Description>SUSE CVE CVE-2022-39188 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-41218/</URL>
      <Description>SUSE CVE CVE-2022-41218 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 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4" CPE="cpe:/o:suse:sle-ha:12:sp4">SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4" CPE="cpe:/o:suse:sle-live-patching:12:sp4">SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp4">SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-95.111.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-95.111.1">cluster-md-kmp-default-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-95.111.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-95.111.1">dlm-kmp-default-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-95.111.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-95.111.1">gfs2-kmp-default-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-debug-4.12.14-95.111.1">kernel-debug-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-base-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-debug-base-4.12.14-95.111.1">kernel-debug-base-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-debug-devel-4.12.14-95.111.1">kernel-debug-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-kgraft-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-debug-kgraft-devel-4.12.14-95.111.1">kernel-debug-kgraft-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-default-4.12.14-95.111.1">kernel-default-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-95.111.1">kernel-default-base-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-95.111.1">kernel-default-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-default-extra-4.12.14-95.111.1">kernel-default-extra-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-default-kgraft-4.12.14-95.111.1">kernel-default-kgraft-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-default-kgraft-devel-4.12.14-95.111.1">kernel-default-kgraft-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-95.111.1">kernel-default-man-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-devel-4.12.14-95.111.1">kernel-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-docs-4.12.14-95.111.1">kernel-docs-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-html-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-docs-html-4.12.14-95.111.1">kernel-docs-html-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-kvmsmall-4.12.14-95.111.1">kernel-kvmsmall-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-base-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-kvmsmall-base-4.12.14-95.111.1">kernel-kvmsmall-base-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-kvmsmall-devel-4.12.14-95.111.1">kernel-kvmsmall-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-kgraft-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-kvmsmall-kgraft-devel-4.12.14-95.111.1">kernel-kvmsmall-kgraft-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-macros-4.12.14-95.111.1">kernel-macros-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-95.111.1">kernel-obs-build-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-obs-qa-4.12.14-95.111.1">kernel-obs-qa-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-source-4.12.14-95.111.1">kernel-source-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-source-vanilla-4.12.14-95.111.1">kernel-source-vanilla-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-syms-4.12.14-95.111.1">kernel-syms-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-vanilla-4.12.14-95.111.1">kernel-vanilla-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-base-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-vanilla-base-4.12.14-95.111.1">kernel-vanilla-base-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-vanilla-devel-4.12.14-95.111.1">kernel-vanilla-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-kgraft-devel-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-vanilla-kgraft-devel-4.12.14-95.111.1">kernel-vanilla-kgraft-devel-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-zfcpdump-4.12.14-95.111.1">kernel-zfcpdump-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-man-4.12.14-95.111.1">
      <FullProductName ProductID="kernel-zfcpdump-man-4.12.14-95.111.1">kernel-zfcpdump-man-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-95_111-default-1-6.3.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-95_111-default-1-6.3.1">kgraft-patch-4_12_14-95_111-default-1-6.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-default-4.12.14-95.111.1">
      <FullProductName ProductID="kselftests-kmp-default-4.12.14-95.111.1">kselftests-kmp-default-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-95.111.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-95.111.1">ocfs2-kmp-default-4.12.14-95.111.1</FullProductName>
    </Branch>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.111.1">cluster-md-kmp-default-4.12.14-95.111.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.111.1">dlm-kmp-default-4.12.14-95.111.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.111.1">gfs2-kmp-default-4.12.14-95.111.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.111.1">ocfs2-kmp-default-4.12.14-95.111.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.111.1">kernel-default-kgraft-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.111.1">kernel-default-kgraft-devel-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-95_111-default-1-6.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_111-default-1-6.3.1">kgraft-patch-4_12_14-95_111-default-1-6.3.1 as a component of SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.111.1">kernel-default-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.111.1">kernel-default-base-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.111.1">kernel-default-devel-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.111.1">kernel-default-man-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.111.1">kernel-devel-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.111.1">kernel-macros-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.111.1">kernel-source-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.111.1">kernel-syms-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.111.1">kernel-default-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.111.1">kernel-default-base-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.111.1">kernel-default-devel-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.111.1">kernel-devel-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.111.1">kernel-macros-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.111.1">kernel-source-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.111.1">kernel-syms-4.12.14-95.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.111.1">kernel-default-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.111.1">kernel-default-base-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.111.1">kernel-default-devel-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.111.1">kernel-devel-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.111.1">kernel-macros-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.111.1">kernel-source-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.111.1">kernel-syms-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.111.1">kernel-default-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.111.1">kernel-default-base-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.111.1">kernel-default-devel-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.111.1">kernel-devel-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.111.1">kernel-macros-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.111.1">kernel-source-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.111.1">kernel-syms-4.12.14-95.111.1 as a component of SUSE OpenStack Cloud Crowbar 9</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">Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates. We recommend upgrading past commit 4caae58406f8ceb741603eee460d79bacca9b1b5</Note>
    </Notes>
    <CVE>CVE-2022-2503</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_111-default-1-6.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.111.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://www.suse.com/support/update/announcement/2022/suse-su-20223586-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-2503.html</URL>
        <Description>CVE-2022-2503</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1202677</URL>
        <Description>SUSE Bug 1202677</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">An issue was found in the Linux kernel in nf_conntrack_irc where the message handling can be confused and incorrectly matches the message. A firewall may be able to be bypassed when users are using unencrypted IRC with nf_conntrack_irc configured.</Note>
    </Notes>
    <CVE>CVE-2022-2663</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_111-default-1-6.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.111.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://www.suse.com/support/update/announcement/2022/suse-su-20223586-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-2663.html</URL>
        <Description>CVE-2022-2663</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1202097</URL>
        <Description>SUSE Bug 1202097</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1212299</URL>
        <Description>SUSE Bug 1212299</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 flaw use after free in the Linux kernel video4linux driver was found in the way user triggers em28xx_usb_probe() for the Empia 28xx based TV cards. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.</Note>
    </Notes>
    <CVE>CVE-2022-3239</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_111-default-1-6.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.111.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://www.suse.com/support/update/announcement/2022/suse-su-20223586-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-3239.html</URL>
        <Description>CVE-2022-3239</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1203552</URL>
        <Description>SUSE Bug 1203552</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition (unmap_mapping_range versus munmap), a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VM_PFNMAP VMAs.</Note>
    </Notes>
    <CVE>CVE-2022-39188</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_111-default-1-6.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.111.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://www.suse.com/support/update/announcement/2022/suse-su-20223586-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-39188.html</URL>
        <Description>CVE-2022-39188</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1203107</URL>
        <Description>SUSE Bug 1203107</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1203116</URL>
        <Description>SUSE Bug 1203116</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205313</URL>
        <Description>SUSE Bug 1205313</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209225</URL>
        <Description>SUSE Bug 1209225</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1212326</URL>
        <Description>SUSE Bug 1212326</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">In drivers/media/dvb-core/dmxdev.c in the Linux kernel through 5.19.10, there is a use-after-free caused by refcount races, affecting dvb_demux_open and dvb_dmxdev_release.</Note>
    </Notes>
    <CVE>CVE-2022-41218</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_111-default-1-6.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.111.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.111.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://www.suse.com/support/update/announcement/2022/suse-su-20223586-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-41218.html</URL>
        <Description>CVE-2022-41218</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1202960</URL>
        <Description>SUSE Bug 1202960</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1203606</URL>
        <Description>SUSE Bug 1203606</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205313</URL>
        <Description>SUSE Bug 1205313</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209225</URL>
        <Description>SUSE Bug 1209225</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
