<?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-2023:2502-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2023-06-13T15:39:53Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-06-13T15:39:53Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-06-13T15:39:53Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for the Linux Kernel</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security and bugfixes.


The following security bugs were fixed:

- CVE-2023-2156: Fixed a flaw in the networking subsystem within the handling of the RPL protocol (bsc#1211131).
- CVE-2023-1637: Fixed vulnerability that could lead to unauthorized access to CPU memory after resuming CPU from suspend-to-RAM (bsc#1209779).
- CVE-2022-3566: Fixed race condition in the TCP Handler (bsc#1204405).
- CVE-2020-36694: Fixed an use-after-free issue in netfilter in the packet processing context (bsc#1211596).
- CVE-2023-1079: Fixed a use-after-free problem that could have been triggered in asus_kbd_backlight_set when plugging/disconnecting a malicious USB device (bsc#1208604).
- CVE-2023-33288: Fixed a use-after-free in bq24190_remove in drivers/power/supply/bq24190_charger.c (bsc#1211590).
- CVE-2022-45886: Fixed a .disconnect versus dvb_device_open race condition in dvb_net.c that lead to a use-after-free (bsc#1205760).
- CVE-2022-45885: Fixed a race condition in dvb_frontend.c that could cause a use-after-free when a device is disconnected (bsc#1205758).
- CVE-2022-45887: Fixed a memory leak in ttusb_dec.c caused by the lack of a dvb_frontend_detach call (bsc#1205762).
- CVE-2022-45919: Fixed a use-after-free in dvb_ca_en50221.c that could occur if there is a disconnect after an open, because of the lack of a wait_event (bsc#1205803).
- CVE-2022-45884: Fixed a use-after-free in dvbdev.c, related to dvb_register_device dynamically allocating fops (bsc#1205756).
- CVE-2023-31084: Fixed a blocking issue in drivers/media/dvb-core/dvb_frontend.c (bsc#1210783).
- CVE-2023-31436: Fixed an out-of-bounds write in qfq_change_class() because lmax can exceed QFQ_MIN_LMAX (bsc#1210940 bsc#1211260).
- CVE-2023-2194: Fixed an out-of-bounds write vulnerability in the SLIMpro I2C device driver (bsc#1210715).
- CVE-2023-32269: Fixed a use-after-free in af_netrom.c, related to the fact that accept() was also allowed for a successfully connected AF_NETROM socket (bsc#1211186).
- CVE-2023-32233: Fixed a use-after-free in Netfilter nf_tables when processing batch requests (bsc#1211043).
- CVE-2022-4269: Fixed a flaw was found inside the Traffic Control (TC) subsystem (bsc#1206024).
- CVE-2023-1380: Fixed a slab-out-of-bound read problem in brcmf_get_assoc_ies() (bsc#1209287).
- CVE-2023-2513: Fixed a use-after-free vulnerability in the ext4 filesystem (bsc#1211105).
- CVE-2023-2483: Fixed a use after free bug in emac_remove due caused by a race condition (bsc#1211037).
- CVE-2023-23586: Fixed a memory information leak in the io_uring subsystem (bsc#1208474).

The following non-security bugs were fixed:

- Drivers: hv: vmbus: Optimize vmbus_on_event (bsc#1211622).
- SUNRPC: Ensure the transport backchannel association (bsc#1211203).
- ipv6: sr: fix out-of-bounds read when setting HMAC data (bsc#1211592).
- s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver (bsc#1199636).
</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-2023-2502,SUSE-SLE-Module-RT-15-SP3-2023-2502,SUSE-SUSE-MicroOS-5.1-2023-2502,SUSE-SUSE-MicroOS-5.2-2023-2502</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/2023/suse-su-20232502-1/</URL>
      <Description>Link for SUSE-SU-2023:2502-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2023-June/029842.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:2502-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/1199636</URL>
      <Description>SUSE Bug 1199636</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1204405</URL>
      <Description>SUSE Bug 1204405</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205756</URL>
      <Description>SUSE Bug 1205756</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205758</URL>
      <Description>SUSE Bug 1205758</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205760</URL>
      <Description>SUSE Bug 1205760</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205762</URL>
      <Description>SUSE Bug 1205762</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205803</URL>
      <Description>SUSE Bug 1205803</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1206024</URL>
      <Description>SUSE Bug 1206024</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1208474</URL>
      <Description>SUSE Bug 1208474</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1208604</URL>
      <Description>SUSE Bug 1208604</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1209287</URL>
      <Description>SUSE Bug 1209287</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1209779</URL>
      <Description>SUSE Bug 1209779</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1210715</URL>
      <Description>SUSE Bug 1210715</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1210783</URL>
      <Description>SUSE Bug 1210783</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1210940</URL>
      <Description>SUSE Bug 1210940</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211037</URL>
      <Description>SUSE Bug 1211037</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211043</URL>
      <Description>SUSE Bug 1211043</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211105</URL>
      <Description>SUSE Bug 1211105</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211131</URL>
      <Description>SUSE Bug 1211131</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211186</URL>
      <Description>SUSE Bug 1211186</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211203</URL>
      <Description>SUSE Bug 1211203</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211590</URL>
      <Description>SUSE Bug 1211590</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211592</URL>
      <Description>SUSE Bug 1211592</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211596</URL>
      <Description>SUSE Bug 1211596</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211622</URL>
      <Description>SUSE Bug 1211622</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-36694/</URL>
      <Description>SUSE CVE CVE-2020-36694 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-3566/</URL>
      <Description>SUSE CVE CVE-2022-3566 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-4269/</URL>
      <Description>SUSE CVE CVE-2022-4269 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-45884/</URL>
      <Description>SUSE CVE CVE-2022-45884 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-45885/</URL>
      <Description>SUSE CVE CVE-2022-45885 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-45886/</URL>
      <Description>SUSE CVE CVE-2022-45886 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-45887/</URL>
      <Description>SUSE CVE CVE-2022-45887 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-45919/</URL>
      <Description>SUSE CVE CVE-2022-45919 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-1079/</URL>
      <Description>SUSE CVE CVE-2023-1079 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-1380/</URL>
      <Description>SUSE CVE CVE-2023-1380 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-1637/</URL>
      <Description>SUSE CVE CVE-2023-1637 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-2156/</URL>
      <Description>SUSE CVE CVE-2023-2156 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-2194/</URL>
      <Description>SUSE CVE CVE-2023-2194 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-23586/</URL>
      <Description>SUSE CVE CVE-2023-23586 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-2483/</URL>
      <Description>SUSE CVE CVE-2023-2483 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-2513/</URL>
      <Description>SUSE CVE CVE-2023-2513 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-31084/</URL>
      <Description>SUSE CVE CVE-2023-31084 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-31436/</URL>
      <Description>SUSE CVE CVE-2023-31436 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-32233/</URL>
      <Description>SUSE CVE CVE-2023-32233 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-32269/</URL>
      <Description>SUSE CVE CVE-2023-32269 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-33288/</URL>
      <Description>SUSE CVE CVE-2023-33288 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.1">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1" CPE="cpe:/o:suse:suse-microos:5.1">SUSE Linux Enterprise Micro 5.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.2">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2" CPE="cpe:/o:suse:suse-microos:5.2">SUSE Linux Enterprise Micro 5.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Real Time Module 15 SP3">
      <Branch Type="Product Name" Name="SUSE Real Time Module 15 SP3">
        <FullProductName ProductID="SUSE Real Time Module 15 SP3" CPE="cpe:/o:suse:sle-module-rt:15:sp3">SUSE Real Time Module 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="cluster-md-kmp-rt-5.3.18-150300.130.1">cluster-md-kmp-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt_debug-5.3.18-150300.130.1">
      <FullProductName ProductID="cluster-md-kmp-rt_debug-5.3.18-150300.130.1">cluster-md-kmp-rt_debug-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="dlm-kmp-rt-5.3.18-150300.130.1">dlm-kmp-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt_debug-5.3.18-150300.130.1">
      <FullProductName ProductID="dlm-kmp-rt_debug-5.3.18-150300.130.1">dlm-kmp-rt_debug-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="gfs2-kmp-rt-5.3.18-150300.130.1">gfs2-kmp-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt_debug-5.3.18-150300.130.1">
      <FullProductName ProductID="gfs2-kmp-rt_debug-5.3.18-150300.130.1">gfs2-kmp-rt_debug-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-devel-rt-5.3.18-150300.130.1">kernel-devel-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt-5.3.18-150300.130.1">kernel-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt-devel-5.3.18-150300.130.1">kernel-rt-devel-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-extra-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt-extra-5.3.18-150300.130.1">kernel-rt-extra-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-livepatch-devel-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt-livepatch-devel-5.3.18-150300.130.1">kernel-rt-livepatch-devel-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-optional-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt-optional-5.3.18-150300.130.1">kernel-rt-optional-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt_debug-5.3.18-150300.130.1">kernel-rt_debug-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt_debug-devel-5.3.18-150300.130.1">kernel-rt_debug-devel-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-extra-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt_debug-extra-5.3.18-150300.130.1">kernel-rt_debug-extra-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-livepatch-devel-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt_debug-livepatch-devel-5.3.18-150300.130.1">kernel-rt_debug-livepatch-devel-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-optional-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-rt_debug-optional-5.3.18-150300.130.1">kernel-rt_debug-optional-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-source-rt-5.3.18-150300.130.1">kernel-source-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="kernel-syms-rt-5.3.18-150300.130.1">kernel-syms-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="kselftests-kmp-rt-5.3.18-150300.130.1">kselftests-kmp-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-rt_debug-5.3.18-150300.130.1">
      <FullProductName ProductID="kselftests-kmp-rt_debug-5.3.18-150300.130.1">kselftests-kmp-rt_debug-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="ocfs2-kmp-rt-5.3.18-150300.130.1">ocfs2-kmp-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt_debug-5.3.18-150300.130.1">
      <FullProductName ProductID="ocfs2-kmp-rt_debug-5.3.18-150300.130.1">ocfs2-kmp-rt_debug-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-rt-5.3.18-150300.130.1">
      <FullProductName ProductID="reiserfs-kmp-rt-5.3.18-150300.130.1">reiserfs-kmp-rt-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-rt_debug-5.3.18-150300.130.1">
      <FullProductName ProductID="reiserfs-kmp-rt_debug-5.3.18-150300.130.1">reiserfs-kmp-rt_debug-5.3.18-150300.130.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1">kernel-rt-5.3.18-150300.130.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1">kernel-rt-5.3.18-150300.130.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1">cluster-md-kmp-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1">dlm-kmp-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1">gfs2-kmp-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1">kernel-devel-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1">kernel-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1">kernel-rt-devel-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1">kernel-rt_debug-devel-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1">kernel-source-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1">kernel-syms-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-5.3.18-150300.130.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.1">ocfs2-kmp-rt-5.3.18-150300.130.1 as a component of SUSE Real Time Module 15 SP3</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">An issue was discovered in netfilter in the Linux kernel before 5.10. There can be a use-after-free in the packet processing context, because the per-CPU sequence count is mishandled during concurrent iptables rules replacement. This could be exploited with the CAP_NET_ADMIN capability in an unprivileged namespace. NOTE: cc00bca was reverted in 5.12.</Note>
    </Notes>
    <CVE>CVE-2020-36694</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-36694.html</URL>
        <Description>CVE-2020-36694</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211596</URL>
        <Description>SUSE Bug 1211596</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, which was classified as problematic, was found in Linux Kernel. This affects the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier VDB-211089 was assigned to this vulnerability.</Note>
    </Notes>
    <CVE>CVE-2022-3566</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-3566.html</URL>
        <Description>CVE-2022-3566</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1204405</URL>
        <Description>SUSE Bug 1204405</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 was found in the Linux kernel Traffic Control (TC) subsystem. Using a specific networking configuration (redirecting egress packets to ingress using TC action "mirred") a local unprivileged user could trigger a CPU soft lockup (ABBA deadlock) when the transport protocol in use (TCP or SCTP) does a retransmission, resulting in a denial of service condition.</Note>
    </Notes>
    <CVE>CVE-2022-4269</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-4269.html</URL>
        <Description>CVE-2022-4269</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1206024</URL>
        <Description>SUSE Bug 1206024</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel through 6.0.9. drivers/media/dvb-core/dvbdev.c has a use-after-free, related to dvb_register_device dynamically allocating fops.</Note>
    </Notes>
    <CVE>CVE-2022-45884</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-45884.html</URL>
        <Description>CVE-2022-45884</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205756</URL>
        <Description>SUSE Bug 1205756</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 through 6.0.9. drivers/media/dvb-core/dvb_frontend.c has a race condition that can cause a use-after-free when a device is disconnected.</Note>
    </Notes>
    <CVE>CVE-2022-45885</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-45885.html</URL>
        <Description>CVE-2022-45885</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205758</URL>
        <Description>SUSE Bug 1205758</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 through 6.0.9. drivers/media/dvb-core/dvb_net.c has a .disconnect versus dvb_device_open race condition that leads to a use-after-free.</Note>
    </Notes>
    <CVE>CVE-2022-45886</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-45886.html</URL>
        <Description>CVE-2022-45886</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205760</URL>
        <Description>SUSE Bug 1205760</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 through 6.0.9. drivers/media/usb/ttusb-dec/ttusb_dec.c has a memory leak because of the lack of a dvb_frontend_detach call.</Note>
    </Notes>
    <CVE>CVE-2022-45887</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-45887.html</URL>
        <Description>CVE-2022-45887</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205762</URL>
        <Description>SUSE Bug 1205762</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220015</URL>
        <Description>SUSE Bug 1220015</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 Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.</Note>
    </Notes>
    <CVE>CVE-2022-45919</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-45919.html</URL>
        <Description>CVE-2022-45919</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205803</URL>
        <Description>SUSE Bug 1205803</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208600</URL>
        <Description>SUSE Bug 1208600</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208912</URL>
        <Description>SUSE Bug 1208912</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1214128</URL>
        <Description>SUSE Bug 1214128</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1215674</URL>
        <Description>SUSE Bug 1215674</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">A flaw was found in the Linux kernel. A use-after-free may be triggered in asus_kbd_backlight_set when plugging/disconnecting in a malicious USB device, which advertises itself as an Asus device. Similarly to the previous known CVE-2023-25012, but in asus devices, the work_struct may be scheduled by the LED controller while the device is disconnecting, triggering a use-after-free on the struct asus_kbd_leds *led structure. A malicious USB device may exploit the issue to cause memory corruption with controlled data.</Note>
    </Notes>
    <CVE>CVE-2023-1079</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-1079.html</URL>
        <Description>CVE-2023-1079</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208604</URL>
        <Description>SUSE Bug 1208604</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">A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-&gt;req_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.</Note>
    </Notes>
    <CVE>CVE-2023-1380</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-1380.html</URL>
        <Description>CVE-2023-1380</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209287</URL>
        <Description>SUSE Bug 1209287</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">A flaw that boot CPU could be vulnerable for the speculative execution behavior kind of attacks in the Linux kernel X86 CPU Power management options functionality was found in the way user resuming CPU from suspend-to-RAM. A local user could use this flaw to potentially get unauthorized access to some memory of the CPU similar to the speculative execution behavior kind of attacks.</Note>
    </Notes>
    <CVE>CVE-2023-1637</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-1637.html</URL>
        <Description>CVE-2023-1637</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209779</URL>
        <Description>SUSE Bug 1209779</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 networking subsystem of the Linux kernel within the handling of the RPL protocol. This issue results from the lack of proper handling of user-supplied data, which can lead to an assertion failure. This may allow an unauthenticated remote attacker to create a denial of service condition on the system.</Note>
    </Notes>
    <CVE>CVE-2023-2156</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-2156.html</URL>
        <Description>CVE-2023-2156</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211131</URL>
        <Description>SUSE Bug 1211131</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211395</URL>
        <Description>SUSE Bug 1211395</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data-&gt;block[0]" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.</Note>
    </Notes>
    <CVE>CVE-2023-2194</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-2194.html</URL>
        <Description>CVE-2023-2194</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1210715</URL>
        <Description>SUSE Bug 1210715</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Due to a vulnerability in the io_uring subsystem, it is possible to leak kernel memory information to the user process.  timens_install calls current_is_single_threaded to determine if the current process is single-threaded, but this call does not consider io_uring's io_worker threads, thus it is possible to insert a time namespace's vvar page to process's memory space via a page fault. When this time namespace is destroyed, the vvar page is also freed, but not removed from the process' memory, and a next page allocated by the kernel will be still available from the user-space process and can leak memory contents via this (read-only) use-after-free vulnerability. We recommend upgrading past version 5.10.161 or commit   788d0824269bef539fe31a785b1517882eafed93 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/io_uring 
</Note>
    </Notes>
    <CVE>CVE-2023-23586</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-23586.html</URL>
        <Description>CVE-2023-23586</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208474</URL>
        <Description>SUSE Bug 1208474</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2023-33203. Reason: This candidate is a reservation duplicate of CVE-2023-33203. Notes: All CVE users should reference CVE-2023-33203 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage.</Note>
    </Notes>
    <CVE>CVE-2023-2483</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-2483.html</URL>
        <Description>CVE-2023-2483</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211037</URL>
        <Description>SUSE Bug 1211037</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors.</Note>
    </Notes>
    <CVE>CVE-2023-2513</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-2513.html</URL>
        <Description>CVE-2023-2513</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211105</URL>
        <Description>SUSE Bug 1211105</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(&amp;fepriv-&gt;sem) is called. However, wait_event_interruptible would put the process to sleep, and down(&amp;fepriv-&gt;sem) may block the process.</Note>
    </Notes>
    <CVE>CVE-2023-31084</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-31084.html</URL>
        <Description>CVE-2023-31084</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1210783</URL>
        <Description>SUSE Bug 1210783</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.</Note>
    </Notes>
    <CVE>CVE-2023-31436</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-31436.html</URL>
        <Description>CVE-2023-31436</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1210940</URL>
        <Description>SUSE Bug 1210940</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211260</URL>
        <Description>SUSE Bug 1211260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1213841</URL>
        <Description>SUSE Bug 1213841</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1213842</URL>
        <Description>SUSE Bug 1213842</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1214128</URL>
        <Description>SUSE Bug 1214128</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1223091</URL>
        <Description>SUSE Bug 1223091</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224419</URL>
        <Description>SUSE Bug 1224419</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="19">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.</Note>
    </Notes>
    <CVE>CVE-2023-32233</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-32233.html</URL>
        <Description>CVE-2023-32233</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211043</URL>
        <Description>SUSE Bug 1211043</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211187</URL>
        <Description>SUSE Bug 1211187</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="20">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel before 6.1.11. In net/netrom/af_netrom.c, there is a use-after-free because accept is also allowed for a successfully connected AF_NETROM socket. However, in order for an attacker to exploit this, the system must have netrom routing configured or the attacker must have the CAP_NET_ADMIN capability.</Note>
    </Notes>
    <CVE>CVE-2023-32269</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-32269.html</URL>
        <Description>CVE-2023-32269</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211186</URL>
        <Description>SUSE Bug 1211186</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="21">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel before 6.2.9. A use-after-free was found in bq24190_remove in drivers/power/supply/bq24190_charger.c. It could allow a local attacker to crash the system due to a race condition.</Note>
    </Notes>
    <CVE>CVE-2023-33288</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.130.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.130.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/2023/suse-su-20232502-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-33288.html</URL>
        <Description>CVE-2023-33288</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211590</URL>
        <Description>SUSE Bug 1211590</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
