<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">Security update for libeconf, shadow and util-linux</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2022:0727-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2022-03-04T09:39:38Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-03-04T09:39:38Z</InitialReleaseDate>
    <CurrentReleaseDate>2022-03-04T09:39:38Z</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 libeconf, shadow and util-linux</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This security update for libeconf, shadow and util-linux fix the following issues:

libeconf:

- Add libeconf to SLE-Module-Basesystem_15-SP3 because needed by 'util-linux' and 'shadow' 
  to fix autoyast handling of security related parameters (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)

Issues fixed in libeconf:
- Reading numbers with different bases (e.g. oktal) (bsc#1193632) (#157)
- Fixed different issues while writing string values to file.
- Writing comments to file too.
- Fixed crash while merging values.
- Added econftool cat option (#146)
- new API call: econf_readDirsHistory (showing ALL locations)
- new API call: econf_getPath (absolute path of the configuration file)
- Man pages libeconf.3 and econftool.8.
- Handling multiline strings.
- Added libeconf_ext which returns more information like
  line_nr, comments, path of the configuration file,...
- Econftool, an command line interface for handling configuration
  files.
- Generating HTML API documentation with doxygen.
- Improving error handling and semantic file check.
- Joining entries with the same key to one single entry if
  env variable ECONF_JOIN_SAME_ENTRIES has been set.

shadow:

- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to 
  read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)

util-linux:

- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to 
  read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)
- Allow use of larger values for start sector to prevent `blockdev --report` aborting (bsc#1188507)
- Fixed `blockdev --report` using non-space characters as a field separator (bsc#1188507)
- CVE-2021-3995: Fixed unauthorized unmount in util-linux's libmount. (bsc#1194976) 
- CVE-2021-3996: Fixed unauthorized unmount in util-linux's libmount. (bsc#1194976)
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">openSUSE-SLE-15.3-2022-727</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GUBUSLRBG42MLRL65HHMLIWQIKS3SKKP/</URL>
      <Description>E-Mail link for openSUSE-SU-2022:0727-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/1188507</URL>
      <Description>SUSE Bug 1188507</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1192954</URL>
      <Description>SUSE Bug 1192954</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1193632</URL>
      <Description>SUSE Bug 1193632</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1194976</URL>
      <Description>SUSE Bug 1194976</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-3995/</URL>
      <Description>SUSE CVE CVE-2021-3995 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-3996/</URL>
      <Description>SUSE CVE CVE-2021-3996 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="openSUSE Leap 15.3">
      <Branch Type="Product Name" Name="openSUSE Leap 15.3">
        <FullProductName ProductID="openSUSE Leap 15.3" CPE="cpe:/o:opensuse:leap:15.3">openSUSE Leap 15.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libblkid-devel-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libblkid-devel-2.36.2-150300.4.14.3">libblkid-devel-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libblkid-devel-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libblkid-devel-32bit-2.36.2-150300.4.14.3">libblkid-devel-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libblkid-devel-static-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libblkid-devel-static-2.36.2-150300.4.14.3">libblkid-devel-static-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libblkid1-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libblkid1-2.36.2-150300.4.14.3">libblkid1-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libblkid1-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libblkid1-32bit-2.36.2-150300.4.14.3">libblkid1-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2">
      <FullProductName ProductID="libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2">libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libeconf0-0.4.4+git20220104.962774f-150300.3.6.2">
      <FullProductName ProductID="libeconf0-0.4.4+git20220104.962774f-150300.3.6.2">libeconf0-0.4.4+git20220104.962774f-150300.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2">
      <FullProductName ProductID="libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2">libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfdisk-devel-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libfdisk-devel-2.36.2-150300.4.14.3">libfdisk-devel-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfdisk-devel-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libfdisk-devel-32bit-2.36.2-150300.4.14.3">libfdisk-devel-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfdisk-devel-static-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libfdisk-devel-static-2.36.2-150300.4.14.3">libfdisk-devel-static-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfdisk1-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libfdisk1-2.36.2-150300.4.14.3">libfdisk1-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfdisk1-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libfdisk1-32bit-2.36.2-150300.4.14.3">libfdisk1-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmount-devel-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libmount-devel-2.36.2-150300.4.14.3">libmount-devel-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmount-devel-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libmount-devel-32bit-2.36.2-150300.4.14.3">libmount-devel-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmount-devel-static-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libmount-devel-static-2.36.2-150300.4.14.3">libmount-devel-static-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmount1-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libmount1-2.36.2-150300.4.14.3">libmount1-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmount1-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libmount1-32bit-2.36.2-150300.4.14.3">libmount1-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmartcols-devel-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libsmartcols-devel-2.36.2-150300.4.14.3">libsmartcols-devel-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmartcols-devel-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libsmartcols-devel-32bit-2.36.2-150300.4.14.3">libsmartcols-devel-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmartcols-devel-static-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libsmartcols-devel-static-2.36.2-150300.4.14.3">libsmartcols-devel-static-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmartcols1-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libsmartcols1-2.36.2-150300.4.14.3">libsmartcols1-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmartcols1-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libsmartcols1-32bit-2.36.2-150300.4.14.3">libsmartcols1-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libuuid-devel-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libuuid-devel-2.36.2-150300.4.14.3">libuuid-devel-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libuuid-devel-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libuuid-devel-32bit-2.36.2-150300.4.14.3">libuuid-devel-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libuuid-devel-static-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libuuid-devel-static-2.36.2-150300.4.14.3">libuuid-devel-static-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libuuid1-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libuuid1-2.36.2-150300.4.14.3">libuuid1-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libuuid1-32bit-2.36.2-150300.4.14.3">
      <FullProductName ProductID="libuuid1-32bit-2.36.2-150300.4.14.3">libuuid1-32bit-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="login_defs-4.8.1-150300.4.3.8">
      <FullProductName ProductID="login_defs-4.8.1-150300.4.3.8">login_defs-4.8.1-150300.4.3.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-libmount-2.36.2-150300.4.14.2">
      <FullProductName ProductID="python3-libmount-2.36.2-150300.4.14.2">python3-libmount-2.36.2-150300.4.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="shadow-4.8.1-150300.4.3.8">
      <FullProductName ProductID="shadow-4.8.1-150300.4.3.8">shadow-4.8.1-150300.4.3.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="util-linux-2.36.2-150300.4.14.3">
      <FullProductName ProductID="util-linux-2.36.2-150300.4.14.3">util-linux-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="util-linux-lang-2.36.2-150300.4.14.3">
      <FullProductName ProductID="util-linux-lang-2.36.2-150300.4.14.3">util-linux-lang-2.36.2-150300.4.14.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="util-linux-systemd-2.36.2-150300.4.14.2">
      <FullProductName ProductID="util-linux-systemd-2.36.2-150300.4.14.2">util-linux-systemd-2.36.2-150300.4.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="uuidd-2.36.2-150300.4.14.2">
      <FullProductName ProductID="uuidd-2.36.2-150300.4.14.2">uuidd-2.36.2-150300.4.14.2</FullProductName>
    </Branch>
    <Relationship ProductReference="libblkid-devel-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3">libblkid-devel-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblkid-devel-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3">libblkid-devel-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblkid-devel-static-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3">libblkid-devel-static-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblkid1-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3">libblkid1-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblkid1-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3">libblkid1-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2">libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libeconf0-0.4.4+git20220104.962774f-150300.3.6.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2">libeconf0-0.4.4+git20220104.962774f-150300.3.6.2 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2">libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfdisk-devel-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3">libfdisk-devel-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfdisk-devel-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3">libfdisk-devel-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfdisk-devel-static-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3">libfdisk-devel-static-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfdisk1-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3">libfdisk1-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfdisk1-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3">libfdisk1-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmount-devel-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3">libmount-devel-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmount-devel-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3">libmount-devel-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmount-devel-static-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3">libmount-devel-static-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmount1-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3">libmount1-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmount1-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3">libmount1-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmartcols-devel-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3">libsmartcols-devel-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmartcols-devel-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3">libsmartcols-devel-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmartcols-devel-static-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3">libsmartcols-devel-static-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmartcols1-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3">libsmartcols1-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmartcols1-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3">libsmartcols1-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libuuid-devel-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3">libuuid-devel-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libuuid-devel-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3">libuuid-devel-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libuuid-devel-static-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3">libuuid-devel-static-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libuuid1-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3">libuuid1-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libuuid1-32bit-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3">libuuid1-32bit-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="login_defs-4.8.1-150300.4.3.8" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8">login_defs-4.8.1-150300.4.3.8 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-libmount-2.36.2-150300.4.14.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2">python3-libmount-2.36.2-150300.4.14.2 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="shadow-4.8.1-150300.4.3.8" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8">shadow-4.8.1-150300.4.3.8 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="util-linux-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3">util-linux-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="util-linux-lang-2.36.2-150300.4.14.3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3">util-linux-lang-2.36.2-150300.4.14.3 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="util-linux-systemd-2.36.2-150300.4.14.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2">util-linux-systemd-2.36.2-150300.4.14.2 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="uuidd-2.36.2-150300.4.14.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2">uuidd-2.36.2-150300.4.14.2 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
  </ProductTree>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.</Note>
    </Notes>
    <CVE>CVE-2021-3995</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8</ProductID>
        <ProductID>openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2</ProductID>
        <ProductID>openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8</ProductID>
        <ProductID>openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2</ProductID>
        <ProductID>openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GUBUSLRBG42MLRL65HHMLIWQIKS3SKKP/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-3995.html</URL>
        <Description>CVE-2021-3995</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1194976</URL>
        <Description>SUSE Bug 1194976</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.</Note>
    </Notes>
    <CVE>CVE-2021-3996</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8</ProductID>
        <ProductID>openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2</ProductID>
        <ProductID>openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8</ProductID>
        <ProductID>openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3</ProductID>
        <ProductID>openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2</ProductID>
        <ProductID>openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GUBUSLRBG42MLRL65HHMLIWQIKS3SKKP/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-3996.html</URL>
        <Description>CVE-2021-3996</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1194976</URL>
        <Description>SUSE Bug 1194976</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
</cvrfdoc>
