<?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">SUSE-IU-2022:43-1</DocumentTitle>
  <DocumentType>SUSE Image</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE Image SUSE-IU-2022:43-1</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2022-09-11T06:59:14Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-01-26T01:00:00Z</InitialReleaseDate>
    <CurrentReleaseDate>2022-01-26T01:00:00Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-publiccloud.pl</Engine>
      <Date>2021-02-18T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Image update for SUSE-IU-2022:43-1 / google/sles-12-sp4-sap-byos-v20220126</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This image update for google/sles-12-sp4-sap-byos-v20220126 contains the following changes:
Package SUSEConnect was updated:

- Update to 0.3.32- Allow --regcode and --instance-data attributes at the same time (jsc#PCT-164)
- Document that 'debug' can also get set in the config file
- --status will also print the subscription name
- Update to 0.3.31
- Disallow registering via SUSEConnect if the system is managed by SUSE Manager.
- Add subscription name to output of 'SUSEConnect --status'
- Update to 0.3.30
- send payload of GET requests as part of the url,
  not in the body (see bsc#1185611)

Package apparmor was updated:

- apparmor-profiles-add-sssd-to-nameservice.patch: Enable access  to sssd fast cache for nameservice users (bsc#1183599)
- add-ld.so.preload-to-abstraction_base.patch: Add ld.so.preload to
  abstraction/base (bsc#1181728)

Package at was updated:

- Increase TasksMax limit from 512 (systemd default) to 4915,  fix bsc#1058557

Package audit was updated:

Package audit-secondary was updated:

Package avahi was updated:

- Add avahi-CVE-2021-3468.patch: avoid infinite loop by handling  HUP event in client_work (boo#1184521 CVE-2021-3468).
  https://github.com/lathiat/avahi/pull/330
- Update avahi-daemon-check-dns-suse.patch: needed rebase against
  the updated avahi-daemon-check-dns.sh.

Package bash was updated:

- Add patch bash-4.3-boo1192785.patch  * setuid causing permission denied on popen (bsc#1192785)
- Add patch bsc1177369.patch to fix bsc#1177369
  * tailf command does destroy terminal/console settings

Package bind was updated:

- Fixed CVE-2021-25219:  The lame-ttl option controls how long named caches certain types
  of broken responses from authoritative servers (see the security
  advisory for details). This caching mechanism could be abused by
  an attacker to significantly degrade resolver performance. The
  vulnerability has been mitigated by changing the default value of
  lame-ttl to 0 and overriding any explicitly set value with 0,
  effectively disabling this mechanism altogether. ISC's testing has
  determined that doing that has a negligible impact on resolver
  performance while also preventing abuse.
  Administrators may observe more traffic towards servers issuing
  certain types of broken responses than in previous BIND 9 releases.
  [bsc#1192146, CVE-2021-25219, bind-CVE-2021-25219.patch]
- Some debugs were still in the patch for bsc#1181495.
  [bsc#1181495, bind-bsc1181495-disable-md5-when-in-fips-mode.patch]
- * A broken inbound incremental zone update (IXFR)
    can cause named to terminate unexpectedly
    [CVE-2021-25214, bind-CVE-2021-25214.patch]
  * An assertion check can fail while answering queries
    for DNAME records that require the DNAME to be processed to resolve
    itself
    [CVE-2021-25215, bind-CVE-2021-25215.patch]
  * A second vulnerability in BIND's GSSAPI security
    policy negotiation can be targeted by a buffer overflow attack
    This does not affect this package as the affected code is
    disabled.
    [CVE-2021-25216]
  [bsc#1185345]
- * A broken inbound incremental zone update (IXFR)
    can cause named to terminate unexpectedly
    [CVE-2021-25214, bind-CVE-2021-25214.patch]
- When FIPS mode is enabled, the named tools will complain that
  MD5 is enabled. This is now checked, MD5 is ignored and a
  warning is shown.
  [bsc#1181495, bind-bsc1181495-disable-md5-when-in-fips-mode.patch]

Package binutils was updated:

- Add binutils-revert-hlasm-insns.diff for compatibility on old  code stream that expect 'brcl 0,label' to not be disassembled
  as 'jgnop label' on s390x.  [bsc#1192267]
- Rebase binutils-2.37-branch.diff: fixes PR28523 aka boo#1188941.
- Fix empty man-pages from broken release tarball [PR28144].
- Update binutils-skip-rpaths.patch with contained a memory corruption
  (boo#1191473).
- Configure with --disable-x86-used-note on old code streams.
- Disable libalternatives temporarily for build cycle reasons.
- make TARGET-bfd=headers again, we patch bfd-in.h
- This state submitted to SLE12 and SLE15 code streams for annual
  toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
  PR28422, PR28192, PR28391.  Also adds some s390x arch14
  instructions [jsc#SLE-18637].
- Using libalternatives instead of update-alternatives.
- Adjust for testsuite fails on older products that configure
  binutils in different ways, adds  binutils-compat-old-behaviour.diff
  and adjusts binutils-revert-nm-symversion.diff and
  binutils-revert-plt32-in-branches.diff.
- Bump binutils-2.37-branch.diff: fixes PR28138.
- Use LTO &amp;amp; PGO build.
- Update to binutils 2.37:
  * The GNU Binutils sources now requires a C99 compiler and library to
    build.
  * Support for the arm-symbianelf format has been removed.
  * Support for Realm Management Extension (RME) for AArch64 has been
    added.
  * A new linker option '-z report-relative-reloc' for x86 ELF targets
    has been added to report dynamic relative relocations.
  * A new linker option '-z start-stop-gc' has been added to disable
    special treatment of __start_*/__stop_* references when
  - -gc-sections.
  * A new linker options '-Bno-symbolic' has been added which will
    cancel the '-Bsymbolic' and '-Bsymbolic-functions' options.
  * The readelf tool has a new command line option which can be used to
    specify how the numeric values of symbols are reported.
  - -sym-base=0|8|10|16 tells readelf to display the values in base 8,
    base 10 or base 16.  A sym base of 0 represents the default action
    of displaying values under 10000 in base 10 and values above that in
    base 16.
  * A new format has been added to the nm program.  Specifying
    '--format=just-symbols' (or just using -j) will tell the program to
    only display symbol names and nothing else.
  * A new command line option '--keep-section-symbols' has been added to
    objcopy and strip.  This stops the removal of unused section symbols
    when the file is copied.  Removing these symbols saves space, but
    sometimes they are needed by other tools.
  * The '--weaken', '--weaken-symbol' and '--weaken-symbols' options
    supported by objcopy now make undefined symbols weak on targets that
    support weak symbols.
  * Readelf and objdump can now display and use the contents of .debug_sup
    sections.
  * Readelf and objdump will now follow links to separate debug info
    files by default.  This behaviour can be stopped via the use of the
    new '-wN' or '--debug-dump=no-follow-links' options for readelf and
    the '-WN' or '--dwarf=no-follow-links' options for objdump.  Also
    the old behaviour can be restored by the use of the
    '--enable-follow-debug-links=no' configure time option.
    The semantics of the =follow-links option have also been slightly
    changed.  When enabled, the option allows for the loading of symbol
    tables and string tables from the separate files which can be used
    to enhance the information displayed when dumping other sections,
    but it does not automatically imply that information from the
    separate files should be displayed.
    If other debug section display options are also enabled (eg
    '--debug-dump=info') then the contents of matching sections in both
    the main file and the separate debuginfo file *will* be displayed.
    This is because in most cases the debug section will only be present
    in one of the files.
    If however non-debug section display options are enabled (eg
    '--sections') then the contents of matching parts of the separate
    debuginfo file will *not* be displayed.  This is because in most
    cases the user probably only wanted to load the symbol information
    from the separate debuginfo file.  In order to change this behaviour
    a new command line option --process-links can be used.  This will
    allow di0pslay options to applied to both the main file and any
    separate debuginfo files.
  * Nm has a new command line option: '--quiet'.  This suppresses &amp;quot;/no
    symbols&amp;quot;/ diagnostic.
- Includes fixes for these CVEs:
  bnc#1181452 aka CVE-2021-20197 aka PR26945
  bnc#1183511 aka CVE-2021-20284 aka PR26931
  bnc#1184519 aka CVE-2021-20294 aka PR26929
  bnc#1184620 aka CVE-2021-3487 aka PR26946
  bnc#1184794 aka CVE-2020-35448 aka PR26574
- Also fixes:
  bsc#1183909 - slow performance of stripping some binaries
- Rebased patches: binutils-build-as-needed.diff, binutils-fix-abierrormsg.diff,
  binutils-fix-invalid-op-errata.diff, binutils-fix-relax.diff,
  binutils-revert-nm-symversion.diff, binutils-revert-plt32-in-branches.diff
- Removed patches (are in upstream): ppc-ensure-undef-dynamic-weak-undefined.patch and
  ppc-use-local-plt.patch.
- Add binutils-2.37-branch.diff.gz.
- ppc-ensure-undef-dynamic-weak-undefined.patch: PPC: ensure_undef_dynamic
  on weak undef only in plt
- ppc-use-local-plt.patch: PowerPC use_local_plt (prerequisite for above
  patch)
- Update 2.36 branch diff which fixes PR27587.
- Do not run make TARGET-bfd=headers separately.
- Bump 2.36 branch diff (includes fix for PR27441 aka bsc#1182252).
- Bump 2.36 branch diff.
- Update 2.36 branch diff which should fix PR27311 completely.
  It fixes also PR27284.
- Remove temporary fix 0001-PR27311-ld.bfd-symbol-from-plugin-undefined-referenc.patch.
- Add temporary upstream fix for PR27311
  0001-PR27311-ld.bfd-symbol-from-plugin-undefined-referenc.patch.
- Update to binutils 2.36:
  New features in the Assembler:
    General:
  * When setting the link order attribute of ELF sections, it is now
    possible to use a numeric section index instead of symbol name.
  * Added a .nop directive to generate a single no-op instruction in
    a target neutral manner.  This instruction does have an effect on
    DWARF line number generation, if that is active.
  * Removed --reduce-memory-overheads and --hash-size as gas now
    uses hash tables that can be expand and shrink automatically.
    X86/x86_64:
  * Add support for AVX VNNI, HRESET, UINTR, TDX, AMX and Key
    Locker instructions.
  * Support non-absolute segment values for lcall and ljmp.
  * Add {disp16} pseudo prefix to x86 assembler.
  * Configure with --enable-x86-used-note by default for Linux/x86.
    ARM/AArch64:
  * Add support for Cortex-A78, Cortex-A78AE and Cortex-X1,
    Cortex-R82, Neoverse V1, and Neoverse N2 cores.
  * Add support for ETMv4 (Embedded Trace Macrocell), ETE (Embedded
    Trace Extension), TRBE (Trace Buffer Extension), CSRE (Call
    Stack Recorder Extension) and BRBE (Branch Record Buffer
    Extension) system registers.
  * Add support for Armv8-R and Armv8.7-A ISA extensions.
  * Add support for DSB memory nXS barrier, WFET and WFIT
    instruction for Armv8.7.
  * Add support for +csre feature for -march. Add CSR PDEC
    instruction for CSRE feature in AArch64.
  * Add support for +flagm feature for -march in Armv8.4 AArch64.
  * Add support for +ls64 feature for -march in Armv8.7
    AArch64. Add atomic 64-byte load/store instructions for this
    feature.
  * Add support for +pauth (Pointer Authentication) feature for
  - march in AArch64.
    New features in the Linker:
  * Add --error-handling-script=&amp;lt;NAME&amp;gt; command line option to allow
    a helper script to be invoked when an undefined symbol or a
    missing library is encountered.  This option can be suppressed
    via the configure time switch: --enable-error-handling-script=no.
  * Add -z x86-64-{baseline|v[234]} to the x86 ELF linker to mark
    x86-64-{baseline|v[234]} ISA level as needed.
  * Add -z unique-symbol to avoid duplicated local symbol names.
  * The creation of PE format DLLs now defaults to using a more
    secure set of DLL characteristics.
  * The linker now deduplicates the types in .ctf sections.  The new
    command-line option --ctf-share-types describes how to do this:
    its default value, share-unconflicted, produces the most compact
    output.
  * The linker now omits the &amp;quot;/variable section&amp;quot;/ from .ctf sections
    by default, saving space.  This is almost certainly what you
    want unless you are working on a project that has its own
    analogue of symbol tables that are not reflected in the ELF
    symtabs.
  New features in other binary tools:
  * The ar tool's previously unused l modifier is now used for
    specifying dependencies of a static library. The arguments of
    this option (or --record-libdeps long form option) will be
    stored verbatim in the __.LIBDEP member of the archive, which
    the linker may read at link time.
  * Readelf can now display the contents of LTO symbol table
    sections when asked to do so via the --lto-syms command line
    option.
  * Readelf now accepts the -C command line option to enable the
    demangling of symbol names.  In addition the --demangle=&amp;lt;style&amp;gt;,
  - -no-demangle, --recurse-limit and --no-recurse-limit options
    are also now availale.
- Includes fixes for these CVEs:
  bnc#1179898 aka CVE-2020-16590 aka PR25821
  bnc#1179899 aka CVE-2020-16591 aka PR25822
  bnc#1179900 aka CVE-2020-16592 aka PR25823
  bnc#1179901 aka CVE-2020-16593 aka PR25827
  bnc#1179902 aka CVE-2020-16598 aka PR25840
  bnc#1179903 aka CVE-2020-16599 aka PR25842
  bnc#1180451 aka CVE-2020-35493 aka PR25307
  bnc#1180454 aka CVE-2020-35496 aka PR25308
  bnc#1180461 aka CVE-2020-35507 aka PR25308
- Rebase the following patches:
  * binutils-fix-relax.diff
  * binutils-revert-nm-symversion.diff
  * binutils-revert-plt32-in-branches.diff
- Add missing dependency on bc (ld.gold testsuite uses it).
- Use --enable-obsolete for cross builds as ia64 is deprecated now.
- Add binutils-2.36-branch.diff.gz.
- Add binutils-fix-relax.diff to fix linking relaxation problems
  with old object files hitting some enterprise software. [bsc#1179341]
- Update binutils-2.35-branch.diff.gz to commit 1c5243df:
  * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with
    certain DWARF variable descriptions.
  * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878,
    PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869,
    PR26711
  * The above includes fixes for dwo files produced by modern dwp,
    fixing several problems in the DWARF reader.
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
- Update to 2.35.1 and rebased branch diff:
  * This is a point release over the previous 2.35 version, containing bug
  fixes, and as an exception to the usual rule, one new feature.  The
  new feature is the support for a new directive in the assembler:
  &amp;quot;/.nop&amp;quot;/.  This directive creates a single no-op instruction in whatever
  encoding is correct for the target architecture.  Unlike the .space or
  .fill this is a real instruction, and it does affect the generation of
  DWARF line number tables, should they be enabled.
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
  * Add xBPF target
  * Fix various problems with DWARF 5 support in gas
- Toolchain module update for SLE15 [jsc#ECO-2373]
- Includes changes that were SLE-only in binutils-add-z15-name.diff
  for [bsc#1160590, jsc#SLE-7903 aka jsc#SLE-7464]
- Amend binutils-revert-plt32-in-branches.diff to adjust also new
  testcases.
- Add binutils-2.35-branch.diff.gz: it includes fix for
  nm -B for objects compiled with -flto and -fcommon.
- Add binutils-revert-nm-symversion.diff to be compatible with old
  output of nm relied on in scripts.
- Add binutils-fix-abierrormsg.diff to work around an eager (new)
  error message occuring without inputs and as-needed (affects
  nvme-cli build).
- Update to binutils 2.35:
  * The asseembler can now produce DWARF-5 format line number tables.
  * Readelf now has a &amp;quot;/lint&amp;quot;/ mode to enable extra checks of the files it is processing.
  * Readelf will now display &amp;quot;/[...]&amp;quot;/ when it has to truncate a symbol name.
    The old behaviour - of displaying as many characters as possible, up to
    the 80 column limit - can be restored by the use of the --silent-truncation
    option.
  * The linker can now produce a dependency file listing the inputs that it
    has processed, much like the -M -MP option supported by the compiler.
- Regenerate add-ulp-section.diff with -p1 due to a fuzzing issue.
- Remove binutils-2.34-branch.diff.gz.
- Regenerate binutils-build-as-needed.diff due to a fuzzing issue.
- Regenerate binutils-fix-invalid-op-errata.diff as one hunk was upstreamed.
- Remove upstreamed patch binutils-pr25593.diff.
- Regenerate unit-at-a-time.patch due to a fuzzing issue.
- Regenerate binutils-revert-plt32-in-branches.diff.
- Update binutils-2.34-branch.diff.gz.
- Remove fix-try_load_plugin.patch as it is part
  of the updated binutils-2.34-branch.diff.gz patch.
- Add binutils-pr25593.diff to fix DT_NEEDED order with -flto
  [bsc#1163744]
- Update fix-try_load_plugin.patch to latest version.
- Add fix-try_load_plugin.patch in order to fix fallback caused
  by backport for PR25355.
- Update to binutils 2.34:
  * The disassembler (objdump --disassemble) now has an option to
    generate ascii art thats show the arcs between that start and end
    points of control flow instructions.
  * The binutils tools now have support for debuginfod.  Debuginfod is a
    HTTP service for distributing ELF/DWARF debugging information as
    well as source code.  The tools can now connect to debuginfod
    servers in order to download debug information about the files that
    they are processing.
  * The assembler and linker now support the generation of ELF format
    files for the Z80 architecture.
- Rename and get binutils-2.34-branch.diff.gz (boo#1160254).
- Rebase add-ulp-section.diff, binutils-revert-plt32-in-branches.diff,
  cross-avr-size.patch and binutils-skip-rpaths.patch.
- Add new subpackages for libctf and libctf-nobfd.
- Disable LTO due to boo#1163333.
- Includes fixes for these CVEs:
  bnc#1153768 aka CVE-2019-17451 aka PR25070
  bnc#1153770 aka CVE-2019-17450 aka PR25078
- Disable LTO during testsuite run
- Add binutils-fix-invalid-op-errata.diff to fix various
  build fails on aarch64 (PR25210, bsc#1157755).
- Add add-ulp-section.diff for user space live patching.
- Update to binutils 2.33.1:
  * Adds support for the Arm Scalable Vector Extension version 2
    (SVE2) instructions, the Arm Transactional Memory Extension (TME)
    instructions and the Armv8.1-M Mainline and M-profile Vector
    Extension (MVE) instructions.
  * Adds support for the Arm Cortex-A76AE, Cortex-A77 and Cortex-M35P
    processors and the AArch64 Cortex-A34, Cortex-A65, Cortex-A65AE,
    Cortex-A76AE, and Cortex-A77 processors.
  * Adds a .float16 directive for both Arm and AArch64 to allow
    encoding of 16-bit floating point literals.
  * For MIPS, Add -m[no-]fix-loongson3-llsc option to fix (or not)
    Loongson3 LLSC Errata.  Add a --enable-mips-fix-loongson3-llsc=[yes|no]
    configure time option to set the default behavior. Set the default
    if the configure option is not used to &amp;quot;/no&amp;quot;/.
  * The Cortex-A53 Erratum 843419 workaround now supports a choice of
    which workaround to use.  The option --fix-cortex-a53-843419 now
    takes an optional argument --fix-cortex-a53-843419[=full|adr|adrp]
    which can be used to force a particular workaround to be used.
    See --help for AArch64 for more details.
  * Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI and
    GNU_PROPERTY_AARCH64_FEATURE_1_PAC  in ELF GNU program properties
    in the AArch64 ELF linker.
  * Add -z force-bti for AArch64 to enable GNU_PROPERTY_AARCH64_FEATURE_1_BTI
    on output while warning about missing GNU_PROPERTY_AARCH64_FEATURE_1_BTI
    on inputs and use PLTs protected with BTI.
  * Add -z pac-plt for AArch64 to pick PAC enabled PLTs.
  * Add --source-comment[=&amp;lt;txt&amp;gt;] option to objdump which if present,
    provides a prefix to source code lines displayed in a disassembly.
  * Add --set-section-alignment &amp;lt;section-name&amp;gt;=&amp;lt;power-of-2-align&amp;gt;
    option to objcopy to allow the changing of section alignments.
  * Add --verilog-data-width option to objcopy for verilog targets to
    control width of data elements in verilog hex format.
  * The separate debug info file options of readelf (--debug-dump=links
    and --debug-dump=follow) and objdump (--dwarf=links and
  - -dwarf=follow-links) will now display and/or follow multiple
    links if more than one are present in a file.  (This usually
    happens when gcc's -gsplit-dwarf option is used).
    In addition objdump's --dwarf=follow-links now also affects its
    other display options, so that for example, when combined with
  - -syms it will cause the symbol tables in any linked debug info
    files to also be displayed.  In addition when combined with
  - -disassemble the --dwarf= follow-links option will ensure that
    any symbol tables in the linked files are read and used when
    disassembling code in the main file.
  * Add support for dumping types encoded in the Compact Type Format
    to objdump and readelf.
- Includes fixes for these CVEs:
  bnc#1126826 aka CVE-2019-9077 aka PR1126826
  bnc#1126829 aka CVE-2019-9075 aka PR1126829
  bnc#1126831 aka CVE-2019-9074 aka PR24235
  bnc#1140126 aka CVE-2019-12972 aka PR23405
  bnc#1143609 aka CVE-2019-14444 aka PR24829
  bnc#1142649 aka CVE-2019-14250 aka PR90924
- Remove patches that are now included in the release:
  binutils-2.32-branch.diff.gz, binutils-fix-ld-segv.diff,
  binutils-pr24486.patch, riscv-abi-check.patch,
  rx-gas-padding-pr24464.patch.
- Add binutils-2.33-branch.diff.gz patch.
- Rebase binutils-revert-plt32-in-branches.diff and
  cross-avr-size.patch patch.

Package bzip2 was updated:

- Implement %check, bsc#1191648- Remove bzip2-faster.patch, it causes a crash with libarchive and
  valgrind points out uninitialized memory. See
  https://github.com/libarchive/libarchive/issues/637#issuecomment-170612576
  Required for bsc#1188891
- Fix basisms in bzgrep and bznew
  * bzip2-1.0.6-fix-bashisms.patch

Package ca-certificates-mozilla was updated:

- remove the DST_Root_CA_X3.pem trust, as it expires september 30th 2021.  (bsc#1190858)

Package cairo was updated:

- Add cairo-fix-infinite-loop-bsc1122321-CVE-2019-6462.patch: This  fixes a potentially infinite loop (bsc#1122321, CVE-2019-6462,
  glfo#cairo/cairo#155).

Package cifs-utils was updated:

- cifs.upcall: fix regression in kerberos mount; (bsc#1184815).  * add 0015-cifs.upcall-fix-regression-in-kerberos-mount.patch
- CVE-2021-20208: cifs-utils: cifs.upcall kerberos auth leak in
  container; (bsc#1183239); CVE-2021-20208.

Package cloud-netconfig was updated:

- Update to version 1.6:  + Ignore proxy when accessing metadata (bsc#1187939)
  + Print warning in case metadata is not accessible
  + Documentation update

Package compat-openssl098 was updated:

- Other OpenSSL functions that print ASN.1 data have been found to assume that  the ASN1_STRING byte array will be NUL terminated, even though this is not
  guaranteed for strings that have been directly constructed. Where an application
  requests an ASN.1 structure to be printed, and where that ASN.1 structure
  contains ASN1_STRINGs that have been directly constructed by the application
  without NUL terminating the &amp;quot;/data&amp;quot;/ field, then a read buffer overrun can occur.
  * CVE-2021-3712 continued
  * bsc#1189521
  * Add CVE-2021-3712-other-ASN1_STRING-issues.patch
  * Sourced from openssl-CVE-2021-3712.tar.bz2 posted on bsc-1189521
    2021-08-24 00:47 PDT by Marcus Meissner
- The function X509_CERT_AUX_print() has a bug which may cause a read buffer overrun
  when printing certificate details. A malicious actor could construct a
  certificate to deliberately hit this bug, which may result in a crash of the
  application (causing a Denial of Service attack).
  * CVE-2021-3712
  * bsc#1189521
  * Add CVE-2021-3712-Fix-read-buffer-overrun-in-X509_CERT_AUX_print.patch
- Security fixes:
  * Integer overflow in CipherUpdate: Incorrect SSLv2 rollback
    protection [bsc#1182333, CVE-2021-23840]
  * Null pointer deref in X509_issuer_and_serial_hash()
    [bsc#1182331, CVE-2021-23841]
- Add openssl-CVE-2021-23840.patch openssl-CVE-2021-23841.patch

Package corosync was updated:

- bsc#1191419, Update cancel_token_hold_on_retransmit_option patch, fix parsing of the option in corosync-2.3.6  Modified: bsc#1189680-cancel_token_hold_on_retransmit-option.patch
- corosync totem: bsc#1189680, Add cancel_token_hold_on_retransmit config option
  Added: bsc#1189680-cancel_token_hold_on_retransmit-option.patch
- Fix bsc#1166899, return value of &amp;quot;/corosync-quorumtool -s&amp;quot;/ was not correct
  Added: bug-1166899-quorumtool-Fix-exit-status-codes.patch
- totempg: Fix memory leak (bsc#1083030)

Package cpio was updated:

- Fix segmentation fault caused by a regression (bsc#1189465)  * fix-CVE-2021-38185_4.patch
- Add another patch to fix regression (bsc#1189465)
  * fix-CVE-2021-38185_3.patch
- Fix regression in last update (bsc#1189465)
  * fix-CVE-2021-38185_2.patch
- Fix CVE-2021-38185 Remote code execution caused by an integer overflow in ds_fgetstr
  (CVE-2021-38185, bsc#1189206)
  * fix-CVE-2021-38185.patch

Package cracklib was updated:

Package crash was updated:

- Fix crash utility is taking forever to initialize a vmcore from large config  system (bsc#1178827 ltc#189279).
  crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch

Package crmsh was updated:

- Update to version 4.1.1+git.1642405877.e4f905fc:  * Fix: ui_resource: Parse node and lifetime correctly (bsc#1192618)
  * Fix: ui_resource: Parse lifetime option correctly (bsc#1191508)
  * Fix: utils: Improve detect_cloud function and support non-Hyper-V in Azure
- Update to version 4.1.1+git.1630047134.803a70f2:
  * Fix: hb_report: Using python way to collect ra trace files (bsc#1189641)
  * Fix: history: use utils.mkdirp instead of system mkdir command(bsc#1179999, CVE-2020-35459)
- Remove patch:
  * 0001-Fix-history-use-utils.mkdirp-instead-of-system-mkdir.patch
- Update to version 4.1.1+git.1625191010.47a3ee14:
  * Dev: crash_test: Add big warnings to have users' attention to potential failover
  * Dev: crash_test: rename preflight_check as crash_test (jsc#SLE-18367 for ECO jsc#SLE-18374)
  * Fix: completers: return complete start/stop resource id list correctly(bsc#1180137)
  * Medium: integrate preflight_check into crmsh
  * Fix: help: show help message from argparse(bsc#1175982)
  * Fix: resource: make untrace consistent with trace (bsc#1187396)
  * Fix: parse: shouldn't allow property setting with an empty value(bsc#1185423)
- Update to version 4.1.0+git.1620355744.c0b5142f:
  * Fix: bootstrap: change StrictHostKeyChecking=no as a constants(bsc#1185437)
  * Dev: bootstrap: disable unnecessary warnings (bsc#1178118)
  * Fix: bootstrap: raise warning when configuring diskless SBD with node's count less than 3(bsc#1181907)
  * Fix: bootstrap: sync corosync.conf before finished joining(bsc#1183359)
  * Fix: bootstrap: parse space in sbd device correctly(bsc#1183883)
  * Fix: bootstrap: get the peer node name correctly (bsc#1183654)
  * Fix: update verion and author (bsc#1183689)
  * Fix: ui_resource: change return code and error to warning for some unharmful actions(bsc#1180332)
  * Fix: ui_configure: raise error when params not exist(bsc#1180126)
- Update to version 4.1.0+git.1614156984.f4f5e146:
  * Fix: hb_report: walk through hb_report process under hacluster(CVE-2020-35459, bsc#1179999; CVE-2021-3020, bsc#1180571)
  * Fix: bootstrap: setup authorized ssh access for hacluster(CVE-2020-35459, bsc#1179999; CVE-2021-3020, bsc#1180571)
  * Dev: utils: change default file mod as 644 for str2file function
  * Dev: lock: give more specific error message when raise ClaimLockError
  * Dev: hb_report: Detect if any ocfs2 partitions exist
  * Fix: hb_report: run lsof with specific ocfs2 device(bsc#1180688)
  * Dev: corosync: change the permission of corosync.conf to 644
  * Fix: bootstrap: Use class Watchdog to simplify watchdog config(bsc#1154927, bsc#1178869)
  * Fix: bootstrap: make sure sbd device UUID was the same between nodes(bsc#1178454)

Package cronie was updated:

- Increase limit of allowed entries in crontab files to fix bsc#1187508  * cronie-1.4.11-increase_crontab_limit.patch

Package csync2 was updated:

- VUL-1: CVE-2019-15522: csync2: daemon fails to enforce TLS  (bsc#1147137)
- VUL-1: CVE-2019-15523: csync2: incorrect TLS handshake error handling
  (bsc#1147139)
  Apply upstream patch:
  0001-fail-HELLO-command-when-SSL-is-required.patch
  0002-repeat-gnutls_handshake-call-in-case-of-warnings.patch

Package cups was updated:

- When cupsd creates directories with specific owner group  and permissions (usually owner is 'root' and group matches
  &amp;quot;/configure --with-cups-group=lp&amp;quot;/) specify same owner group and
  permissions in the RPM spec file to ensure those directories
  are installed by RPM with the right settings because if those
  directories were installed by RPM with different settings then
  cupsd would use them as is and not adjust its specific owner
  group and permissions which could lead to privilege escalation
  from 'lp' user to 'root' via symlink attacks e.g. if owner is
  falsely 'lp' instead of 'root' CVE-2021-25317 (bsc#1184161)

Package curl was updated:

- libssh: do not let libssh create socket [bsc#1192790]  * Fixes sftp over a proxy failure in curl with error:
    Failure establishing ssh session
  * Add curl-libssh-socket.patch
- MIME: Properly check Content-Type even if it has parameters
  * Add curl-check-content-type.patch [bsc#1190153]
- Security fix: [bsc#1190374, CVE-2021-22947]
  * STARTTLS protocol injection via MITM
  * Add curl-CVE-2021-22947.patch
- Security fix: [bsc#1190373, CVE-2021-22946]
  * Protocol downgrade required TLS bypassed
  * Add curl-CVE-2021-22946.patch
- Security fix: [bsc#1188220, CVE-2021-22925]
  * TELNET stack contents disclosure again
  * Add curl-CVE-2021-22925.patch
- Security fix: [bsc#1188219, CVE-2021-22924]
  * Bad connection reuse due to flawed path name checks
  * Add curl-CVE-2021-22924.patch
- Security fix: Disable the metalink feature:
  * Insufficiently Protected Credentials [bsc#1188218, CVE-2021-22923]
  * Wrong content via metalink not discarded [bsc#1188217, CVE-2021-22922]
- Security fix: [bsc#1186114, CVE-2021-22898]
  * TELNET stack contents disclosure
- Add curl-CVE-2021-22898.patch
- Security fix: [bsc#1183933, CVE-2021-22876]
  * The automatic referer leaks credentials
- Add curl-CVE-2021-22876-URL-API.patch curl-CVE-2021-22876.patch
- Fix: SFTP uploads result in empty uploaded files [bsc#1177976]
- Add curl-fix-O_APPEND.patch
- Security fix: [bsc#1179593, CVE-2020-8286]
  * Inferior OCSP verification: libcurl offers &amp;quot;/OCSP stapling&amp;quot;/ via
    the 'CURLOPT_SSL_VERIFYSTATUS' option that, when set, verifies
    the OCSP response that a server responds with as part of the TLS
    handshake. It then aborts the TLS negotiation if something is
    wrong with the response. The same feature can be enabled with
    '--cert-status' using the curl tool.
  * As part of the OCSP response verification, a client should verify
    that the response is indeed set out for the correct certificate.
    This step was not performed by libcurl when built or told to use
    OpenSSL as TLS backend.
- Add curl-CVE-2020-8286.patch
- Security fix: [bsc#1179399, CVE-2020-8285]
  * FTP wildcard stack overflow: The wc_statemach() internal
    function has been rewritten to use an ordinary loop instead of
    the recursive approach.
- Add curl-CVE-2020-8285.patch
- Security fix: [bsc#1179398, CVE-2020-8284]
  * Trusting FTP PASV responses: When curl performs a passive FTP
    transfer, it first tries the 'EPSV' command and if that is not
    supported, it falls back to using 'PASV'. A malicious server
    can use the 'PASV' response to trick curl into connecting
    back to a given IP address and port, and this way potentially
    make curl extract information about services that are otherwise
    private and not disclosed.
  * The IP address part of the response is now ignored by default,
    by making 'CURLOPT_FTP_SKIP_PASV_IP' default to '1L'. The same
    goes for the command line tool, which then might need
    '--no-ftp-skip-pasv-ip' set to prevent curl from ignoring the
    address in the server response.
- Add curl-CVE-2020-8284.patch
- Security fix: [bsc#1175109, CVE-2020-8231]
  * An application that performs multiple requests with libcurl's
    multi API and sets the 'CURLOPT_CONNECT_ONLY' option, might in
    rare circumstances experience that when subsequently using the
    setup connect-only transfer, libcurl will pick and use the wrong
    connection and instead pick another one the application has
    created since then.
- Add curl-CVE-2020-8231.patch

Package cyrus-sasl-saslauthd was updated:

- bsc#1159635 VUL-0: CVE-2019-19906: cyrus-sasl: cyrus-sasl  has an out-of-bounds write leading to unauthenticated remote
  denial-of-service in OpenLDAP via a malformed LDAP packet
  o apply upstream patch
- 0001-Fix-587.patch
- Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF (bsc#1162518)
  * Add 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch
- Added support for retrieving negotiated SSF in gssapi plugin (bsc#1162518)
  * Add 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch
  * Add 0003-Check-return-error-from-gss_wrap_size_limit.patch
  * Add 0004-Add-support-for-retrieving-the-mech_ssf.patch

Package dbus-1 was updated:

- Fix CVE-2020-35512 - shared UID's caused issues (CVE-2020-35512 bsc#1187105)  * fix-upstream-userdb-constpointer.patch
  * fix-upstream-CVE-2020-35512.patch
- Fix CVE-2020-12049 truncated messages lead to resource exhaustion
  (CVE-2020-12049, bsc#1172505)
  * fix-upstream-CVE-2020-12049_2.patch

Package dbus-1-x11 was updated:

- Fix CVE-2020-35512 - shared UID's caused issues (CVE-2020-35512 bsc#1187105)  * fix-upstream-userdb-constpointer.patch
  * fix-upstream-CVE-2020-35512.patch
- Fix CVE-2020-12049 truncated messages lead to resource exhaustion
  (CVE-2020-12049, bsc#1172505)
  * fix-upstream-CVE-2020-12049_2.patch

Package dhcp was updated:

- CVE-2021-25217, bsc#1186382, dhcp-CVE-2021-25217.patch: A buffer  overrun in lease file parsing code can be used to exploit a
  common vulnerability shared by dhcpd and dhclient.

Package drbd was updated:

- bsc#1183970, disconnect when invalid dual primaries  Add patch disconnect-invalid-two-primaries.patch
- bsc#1178388, build error with -Wreturn-type
  Add patch fix-err-of-wrong-return-type.patch

Package efivar was updated:

- Add efivar-bsc1192344-fix-open-dbx.patch to fix the dbx opening  failed by &amp;quot;/Operation not permitted&amp;quot;/. (bsc#1192344, jsc#PM-3148)
- Removed -fstack-clash-protection in CFLAGS when gcc &amp;lt; 8
- The -flto causes ld error, so add
  export LDFLAGS=&amp;quot;/-flto-partition=one&amp;quot;/
  This solution is from openSUSE:Factory/efivar:
    Fri Aug 14 08:20:09 UTC 2020 - Martin LiÅ¡ka &amp;lt;mliska@suse.cz&amp;gt;
  - Do not partition LTO as we may reach new GAS error:
    Error: invalid attempt to declare external version
    name as default in symbol `efi_set_variable@@LIBEFIVAR_0.24'

Package expat was updated:

- Security fix (CVE-2021-45960, bsc#1194251)  * A left shift by 29 (or more) places in the storeAtts function
    in xmlparse.c can lead to realloc misbehavior.
  * Added expat-CVE-2021-45960.patch
- Security fix (CVE-2021-46143, bsc#1194362)
  * Integer overflow exists for m_groupSize in doProlog
  * Added expat-CVE-2021-46143.patch
- Security fix (CVE-2022-22822, bsc#1194474)
  * Integer overflow in addBinding in xmlparse.c
  * Added expat-CVE-2022-22822.patch
- Security fix (CVE-2022-22823, bsc#1194476)
  * Integer overflow in build_model in xmlparse.c
  * Added expat-CVE-2022-22823.patch
- Security fix (CVE-2022-22824, bsc#1194477)
  * Integer overflow in defineAttribute in xmlparse.c
  * Added expat-CVE-2022-22824.patch
- Security fix (CVE-2022-22825, bsc#1194478)
  * Integer overflow in lookup in xmlparse.c
  * Added expat-CVE-2022-22825.patch
- Security fix (CVE-2022-22826, bsc#1194479)
  * Integer overflow in nextScaffoldPart in xmlparse.c
  * Added expat-CVE-2022-22826.patch
- Security fix (CVE-2022-22827, bsc#1194480)
  * Integer overflow in storeAtts in xmlparse.c
  * Added expat-CVE-2022-22826.patch

Package fastjar was updated:

- Security fix: [bsc#1188517, CVE-2010-2322]  * Directory traversal vulnerabilities
  * Add fastjar-CVE-2010-2322.patch

Package fence-agents was updated:

- Update to version 4.9.0+git.1624456340.8d746be9:  * fence_azure_arm: corrections to support Azure SDK &amp;gt;= 15 - including backward compatibility (#415)
  (bsc#1185058)
  * fence_gce: make serviceaccount work with new libraries
  * fence_kubevirt: new fence agent
  * fence_virt*: simple_auth: use %zu for sizeof to avoid failing verbose builds on some archs
  * configure: dont fail when --with-agents contains virt
  * fence_mpath: watchdog retries support
  * fencing: add multi plug support for reboot-action
  * fence_redfish: add missing diag logic
  * fencing: fix issue with hardcoded help text length for metadata
  * fence_lindypdu: update metadata
  * fence_lindypdu: new fence agent
  * fencing: add stonith_status_sleep parameter for sleep between status calls during a STONITH action
  * fence_openstack: code formatting fixes per: https://github.com/ClusterLabs/fence-agents/pull/397#pullrequestreview-634281798
  * Proper try-except for connection exception.
  * Fix CI.
  * Do not wrap as many values.
  * Restore port metadata.
  * Update xml metadata.
  * Use standard logging.
  * Revert change to __all__
  * fence_virt: fix required=1 parameters that used to not be required and add deprecated=1 for old deprecated params
  * Major rework of the original agent:
  * fence_gce: default method moved back to powercycle (#389)
  * fence_aws: add filter parameter to be able to limit which nodes are listed
  * virt: fix a bunch of coverity scan errors in ip_lookup
  * virt: make sure to provide an empty default to strncpy
  * virt: make sure buffers are big enough for 0 byte end string
  * virt: increase buffer size to avoid overruns
  * virt: check return code in virt-sockets
  * virt: fix error code checking
  * virt: fix plugin (minor) memory leak and plug in load race
  * virt: attempt to open file directly and avoid race condition
  * virt: fix different coverity scan errors in common/tcp
  * virt: cleanup deadcode in client/vsock
  * virt: cleanup deadcode in client/tcp
  * virt: fix potential buffer overrun
  * virt: fix mcast coverity scan errors
  * virt: drop pm-fence plugin
  * build: tidy up module sources
  * virt: drop libvirt-qmf plugin
  * virt: drop null plugin
  * build: enable fence_virtd cpg plugin by default
  * virt: drop fence_virtd non-modular build
  * virt: fix plugin installation regression on upgrades
  * build: temporary disable -Wcast-align for some agents
  * build: fix CFLAGS overrides when using clang
  * fence_virt: metadata fixes, implement manpage generation and metadata/delay/rng checks
  * virt: make sure variable is initialized
  * Drop travis CI
  * Revert &amp;quot;/virt: drop -Werror to avoid unnecessary failures&amp;quot;/
  * zvm: reformat fence_zvm to avoid gcc warnings
  * build: fix make maintainerclean
  * build: remove unnecessary build snippets
  * virt: drop -Werror to avoid unnecessary failures
  * virt: disable -Wunused for yy generated files
  * virt: disable fence-virt on bsd variants
  * virt: merge spec files
  * build: fix more gcc warnings
  * build: remove unused / obsoleted options
  * build: fix some annoying warnings at ./autogen.sh time
  * virt: move all virt CFLAGS/LDFLAGS in the right location
  * virt: fix unused gcc warnings and re-enable all build warnings
  * virt: fix write-strings gcc warnings
  * virt: fix pointer-arith gcc warnings
  * virt: fix declaration-after-statement gcc warnings
  * virt: fix build with -Wmissing-prototypes
  * build: donÂ´t override clean target
  * virt: plug fence_virt into the build
  * virt: allow fence_virt build to be optional
  * virt: drop support for LSB init script
  * virt: collect docs in one location
  * virt: remove unnecessary files and move build macros in place
  * Ignore fence-virt man pages
  * Merge done
  * Move fence_virt to the correct location
  * Start merge
  * spec: use python3 path for newer releases
  * spec: undo autosetup change that breaks builds w/git commit hashes
  * Ignore unknown options on stdin
  * fence_gce: support google-auth and oauthlib and fallback to deprecated libs when not available
  * spec: add aliyun subpackage and fence_mpath_check* to mpath subpackage
  * fence_gce: Adds cloud-platform scope for bare metal API and optional proxy flags (#382)
  * fence_virt: Fix minor typo in metadata
  * fence_gce: update module reqs for SLES 15 (#383)
  * Add fence_ipmilanplus as fence_ipmilan wrapper always enabling lanplus
  * fence_redfish: Add diag action
  * fence_vbox: updated metadata file
  * fence_vbox: do not flood host account with vboxmanage calls
  * fence_aws/fence_gce: allow building without cloud libs
  * fence_gce: default to onoff
  * fence_lpar: Make --managed a required option
  * fence_zvmip: fix shell-timeout when using new disable-timeout parameter
  * Adds service account authentication to GCE fence agent
  * spec: dont build -all subpackage as noarch
  * fence_mpath, fence_scsi: Improve logging for failed res/key get
  * fence_mpath, fence_scsi: Capture stderr in run_cmd()
  * build: depend on config changes to rebuild when running make after running ./configure
  * fence_redfish: Fix typo in help.
  * fence_aws: add support for IMDSv2
  * fence_virt: add plug parameter that obsoletes old port parameter
  * Try to detect directory for initscripts configuration
  * Accept SIGTERM while waiting for initialization.
  * Add man pages to fence_virtd service file.
  * Fix spelling error in fence_virt.conf.5
  * build: fix BRs for suse distros
  * build: remove ExclusiveArch
  * build: removed gcc-c++ BR
  * build: add spec-file and rpm build targets
  * build: cleanup/improvements to reworked build system
  * [build] rework build system to use automake/libtool
  * fence_virtd: Fix segfault in vl_get when no domains are found
  * fence_virt: fix core dump
  * build: harden and make it possible to build with -fPIE
  * fence_virt: dont report success for incorrect parameters
  * fence_virt: mcast: config: Warn when provided mcast addr is not used
  * fence_virtd: Return control to main loop on select interruption
  * fence-virtd: Add missing vsock makefile bits
  * fence-virt: Add vsock support
  * fence_virtd: Fix transposed arguments in startup message
  * fence_virt: Rename challenge functions
  * fence_virtd: Cleanup: remove unused configuration options
  * fence_virt: Remove remaining references to checkpoints
  * fence_virt: Remove remaining references to checkpoints
  * fence-virt: Format string cleanup
  * fence_virtd: Implment hostlist for the cpg backend
  * fence_virt: Fix logic error in fence_xvm
  * fence_virtd: Cleanup config module
  * fence_virtd: cpg: Fail initialization if no hypervisor connections
  * fence_virtd: Make the libvirt backend survive libvirtd restarts
  * fence_virtd: Allow the cpg backend to survive libvirt failures
  * fence_virtd: cpg: Fix typo
  * fence-virtd: Add cpg-virt backend plugin
  * fence_virtd: Remove checkpoint, replace it with a CPG only plugin
  * fence-virt: Bump version
  * fence_virtd: Add better debugging messages for the TCP listner
  * fence_virtd: Fix potential unlocked pthread_cond_timedwait()
  * fence-virtd: Cleanup small memory leak
  * fence_virtd: Fix select logic in listener plugins
  * Factor out common libvirt code so that it can be reused by multiple backends
  * Document the fence_virtd -p command line flag
  * fence_virtd: Log an error when startup fails
  * Retry writes in the TCP, mcast, and serial listener plugins while sending a response to clients, if the write fails or is incomplete.
  * Make the packet authentication code more resilient in the face of transient failures.
  * Remove erroneous 'inline'
  * Disable the libvirt-qmf backend by default
  * Bump the versions of the libvirt and checkpoint plugins
  * fence-virtd: Enable TCP listener plugin by default
  * fence-virtd: Cleanup documentation of the TCP listener
  * fence_xvm/fence_virt: Add support for the validate-all status op
  * fence-virt: Add list-status command to man page and metadata
  * fence-virt: Cleanup numeric argument parsing
  * fence-virt: Log message to syslog in addition to stdout/stderr
  * fence-virt: Permit explicitly setting delay to 0
  * fence-virt: Add 'list-status' operation for compat with other agents
  * Fix use of undefined #define
  * Allow fence_virtd to run as non-root
  * Remove delay from the status, monitor and list functions
  * Resolves serveral problems in checkpoint plugin, making it functional.
  * Current implementation of event listener in virt-serial does not support keepalive, it does not generate nor capable to answer to keepalive requests, which causes libvirt connection to disconnect every 30 seconds (interval*timeout in libvirtd.conf). Furthermore, it does not clean up filehandlers and leaves hanging sockets. Also, if other thread opens its own connection to libvirt (i.e. checkpoint.c), event function in virt-serial.c just updates event listener file handler with a wrong one, what causes checkpoint.c malfunctions, fence_virtd hangs and so on. This patch uses default event listener implementation from libvirt and resolves theese problems.
  * daemon_init: Removed PID check and update
  * fence_virtd: drop legacy SysVStartPriority from service unit
  * fence-virt: client: Do not truncate VM domains in list output
  * client: fix &amp;quot;/delay&amp;quot;/ parameter checking (copy-paste)
  * fence-virt: Fix broken restrictions on the port ranges
  * Clarify debug message
  * fence-virtd: Use perror only if the last system call returns an error.
  * fence-virtd: Fix printing wrong system call in perror
  * fence-virtd: Allow multiple hypervisors for the libvirt backend
  * fence-virt: Don't overrwrite saved errno
  * fence-virt: Fix small memory leak in the config module
  * fence-virt: Fix mismatched sizeof in memset call
  * fence-virt: Send complete hostlist info
  * fence-virt: Clarify the path option in serial mode
  * Bump version
  * fence-virt: Bump version
  * fence_virtd: Fix broken systemd service file
  * fence_virt/fence_xvm: Print status when invoked with -o status
  * fence-virt: Fix for missed libvirtd events
  * fence-virt: Fail properly if unable to bind the listener socket
  * client: dump all arguments structure in debug mode
  * Drop executable flag for man pages (finally)
  * Honor implicit &amp;quot;/ip_family=auto&amp;quot;/ in fence_xvm w/IPv6 mult.addr.
  * Fix using bad struct item for auth algorithm
  * Drop executable flag for man pages
  * use bswap_X() instead of b_swapX()
  * fence_virtd: Fix memcpy size params in the TCP plugin
  * Revert &amp;quot;/fence-virt: Fix possible descriptor leak&amp;quot;/
  * fence_virtd: Return success if a domain exists but is already off.
  * fence-virt: Add back missing tcp_listener.h file
  * fence-virt: Fix a few fd leaks
  * fence-virt: Fix free of uninitialized variable
  * fence-virt: Fix possible null pointer dereference
  * fence-virt: Fix memory leak
  * fence-virt: Fix fd leak when finding local addresses
  * fence-virt: Fix possible descriptor leak
  * fence-virt: Fix possible fd leak
  * fence-virt: Fix null pointer deref
  * fence-virt: Explicitly set delay to 0
  * fence-virt: Fix return with lock held
  * fence_virt: Fix typo in fence_virt(8) man page
  * fence_virt: Return failure for nonexistent domains
  * Initial commit
  * Improve fence_virt.conf man page description of 'hash'
  * Add a delay (-w) option.
  * Remove duplicated port struct entry
  * Add a TCP listener plugin for use with viosproxy
  * In serial mode, return failure if the other end closes the connection before we see SERIAL_MAGIC in the reply or timeout.
  * Stop linking against unnecessary QPid libs.
  * Update libvirt-qmf plugin and docs
  * Fix crash when we fail to read key file.
  * Fix erroneous man page XML
  * Add 'interface' directive to example.conf
  * Fix build
  * Add old wait_for_backend directive handling &amp;amp; docs
  * Return proper error if we can't set up our socket.
  * Fix startup in systemd environments
  * Add systemd unit file and generation
  * Don't override user's pick for backend server module
  * Use libvirt as default in shipped config
  * Clean up compiler warnings
  * Fix serial domain handling
  * Fix monolithic build
  * Clean up build and comments.
  * Add missing pm_fence source code
  * Disable CMAN / checkpoint build by default
  * Rename libvirt-qpid -&amp;gt; libvirt-qmf
  * Fix static analysis errors
  * Reword assignment to appease static analyzers
  * Handle return value from virDomainGetInfo
  * Fix bad sizeof()
  * Make listen() retry
  * Add map_check on 'status' action
  * Update README
  * Don't reference out-of-scope temporary
  * Ensure we don't try to strdup() or atoi() on NULL
  * Add libvirt-qmf support to the libvirt-qpid plugin
  * Convert libvirt-qpid plugin to QMFv2
  * Fix incorrect return value on hash mismatch
  * Fix error getting status from libvirt-qpid plugin
  * Fix typo that broke multicast plugin
  * Make fence-virt requests endian clean
  * Update TODO
  * Fix input parsing to allow domain again
  * Provide 'domain' in metadata output for compatibility
  * High: Fix UUID lookups in checkpoint backend
  * Curtail 'list' operation requests
  * Fix man page references: fence_virtd.conf -&amp;gt; fence_virt.conf
  * Add 'list' operation for plugins; fix missing getopt line
  * Fix build with newer versions of qpid
  * Make configure.in actually disable plugins
  * Fix metadata output
  * Rename parameters to match other fencing agents
  * Fix fence_xvm man page to point to the right location
  * client: Clarify license in serial.c
  * Return 2 for 'off' like other fencing agents
  * Reset flags before returning from connect_nb
  * Use nonblocking connect to vmchannel sockets
  * More parity with other fencing agents' parameters
  * Fix memory leaks found with valgrind
  * Add basic daemon functions
  * Fix bug in path pruning support for serial plugin
  * Fix libvirt-qpid bugs found while testing
  * Fix segfault caused by invalid map pointer assignment
  * Fix another compiler warning
  * Fix build warnings in client/serial.c
  * Add 'monitor' as an alias for 'status'
  * Add serial listener to configuration utility
  * Make serial/vmchannel module enabled by default
  * Add missing 'metadata' option to help text
  * Add missing static_map.h
  * Add metadata support to fence_xvm/fence_virt
  * Allow IPs to be members of groups
  * Allow use of static mappings w/ mcast listener
  * Make 'path' be a directory
  * Update TODO
  * Remove useless debug printfs
  * Enable VM Channel support in serial plugin
  * Update TODO based on progress
  * Pass source VM UUID (if known) to backend
  * Mirror libvirt-qpid's settings in libvirt-qpid plugin
  * libvirt-qpid: clean up global variable
  * Enable a configurable host/port on libvirt-qpid plugin
  * Minor config utility cleanups
  * Man page cleanups
  * Remove unnecessary name_mode from multicast plugin
  * Add prototypes and clean up build warnings
  * Use seqno in serial requests
  * Minor debugging message cleanup
  * Fix build error due to improper value
  * Static map support and permissions reporting
  * Sync up on SERIAL_MAGIC while waiting for a response
  * Don't build serial vmchannel module by default
  * Update TODO
  * Initial checkin of serial server-side support
  * Fix fence_virt.conf man page name
  * Add Fedora init script
  * Compiler warning cleanups in virt-serial.c
  * Add wait-for-backend mode
  * Fix up help text for clients
  * Minor XML cleanups, add missing free() call
  * add missing module_path to fence_virtd.conf.5
  * Add capabilities to virt-serial
  * Note that serial support is experimental
  * Add a serial.so build target
  * Add vmchannel serial event interface
  * Split fence_virt vs. fence_xvm args
  * Add static map functions.
  * Fix build warning due to missing #include
  * Fix multiple query code
  * Better config query &amp;amp; multiple value/tag support
  * Add simple configuration mode
  * Add missing man pages
  * More minor config cleanups
  * Allow setting config values to NULL to clear them
  * Clean up example config file
  * Sort plugins by type when printing them
  * Revert &amp;quot;/Sort plugins by type when printing them&amp;quot;/
  * Sort plugins by type when printing them
  * Clean up some configuration plugin information
  * add empty line between names
  * Make libvirt to automatically use uuid or names
  * Improve error reporting
  * Fix build for hostlist functionality
  * Hostlist functionality for libvirt, libvirt-qpid
  * Update TODO
  * Work around broken nspr headers
  * Fix installation target for man pages
  * Fix default build script
  * Add man page build infrastructure
  * Initial commit of fence_virt &amp;amp; fence_xvm man pages
  * Make fence_xvm compatibility mode enabled by default
  * Fix libvirt / mcast support for name_mode
  * Fix agent option parsing
  * Fix dlsym mapping of C++ module
  * Make uuids work with libvirt-qpid
  * Fix uninitialized variable causing false returns
  * Update monolithic build
  * Fix linking problem
  * Add 'help' to fence_virtd
  * Fix libvirt-qpid build
  * Make 'reboot' work
  * Fix libvirt-qpid build
  * Add libvirt-qpid build target
  * Initial checking of libvirt-qpid plugin
  * Fix build on i686
  * Make symlink/compatibilty mode disabled by default
  * Add simple tarball / release script
  * Update TODO and requirements file
  * Update TODO
  * Use immediate resolution of symbols
  * Example config tweaks
  * Use sysconfdir for /etc/fence_virt.conf
  * Fix package name and install locations
  * Fix daemon return code
  * Add 'maintainer-clean' target
  * Fix build errors on Fedora
  * Add missing header file
  * Ignore automake error
  * Add missing COPYING file; update TODO
  * Make the build script actually build
  * Make cluster mode plugin work
  * Add basic cpg stuff for later
  * Enable 'on' operation for libvirt backend
  * Clean up modular build
  * Minor build cleanups
  * Yet more build fixes
  * More build cleanups
  * Build cleanups
  * Initial port to autoconf
  * Add checkpoint.c stub functions
  * Add sequence numbers to requests for tracking
  * Include missing include
  * Call generic history functions
  * Make history functions generic
  * Make debugging work from modules again
  * Revert &amp;quot;/Fix build issue breaking debug printing from modules&amp;quot;/
  * Fix build issue breaking debug printing from modules
  * Fix libvirt backend; VALIDATE was wrong
  * Cleanups, add daemon support
  * Add simple 'null' skeleton backend plugin
  * Make all plugins dynamically loaded.
  * Fix error message
  * Remove dummy serial prototypes
  * Remove modules in 'make clean'
  * Make listeners plugins.
  * Fix whitespace
  * Move name_mode to fence_virtd block
  * Add name_mode to example.conf
  * Move VM naming scheme to top level of config
  * Fix bad assignment due to wrong variable
  * Fix use of wrong variable
  * Revert &amp;quot;/Fix use of wrong variable&amp;quot;/
  * Fix use of wrong variable
  * Enable UUID use in libvirt.c
  * Add missing log.c.  Enable syslog wrapping
  * Move options.c to client directory
  * Fix context type names
  * Minor cleanup
  * Drop duplicate fencing requests
  * Don't require specifying an interface in fence_virt.conf
  * Fix empty node parsing
  * Fix segfault
  * Fix install targets
  * Actually use the default port by default
  * Don't overwrite config files
  * Install modules, too.
  * Fix config file name
  * Add temporary 'make install' target
  * Make a default configuration file
  * Make mcast work with UUIDs
  * Update TODO
  * Remove useless prototype
  * Update todo
  * Add checkpoint.so to the build
  * Fix missing carriage returns on debug prints
  * Add architecture overview description
  * Make serial_init match mcast_init.
  * Make multicast use config file
  * Integrate config file processing
  * Create server-side plugin architecture
  * Remove bad list_do/list_done macros
  * Make libvirt a built-in plugin
  * Update description text.
  * Fix header in serial.c.
  * serial: Make client work.
- remove patch contained by the update:
  - 0001-Adds-service-account-authentication-to-GCE-fence-age.patch
  (jsc#SLE-18227) ECO: Update fence-agents
  (jsc#SLE-18200) Add upstream PR to aws-vpc-move-ip and apply required resource &amp;amp; fence agent patches
  (jsc#SLE-18202) Add upstream PR to aws-vpc-move-ip and apply required resource &amp;amp; fence agent patches
- bsc#1180518 [15sp3 FEAT] Product-HA / High Availability Extension:
  Add IBM Z LPAR fence agent fence_ibmz to Pacemaker (kvm) (fence-agents)

Package file was updated:

- Add temporary patch CVE-2019-18218-46a8443f.patch from upstream  to fix bsc#1154661 -- heap-based buffer overflow in cdf_read_property_info in cdf.c
  as well as bsc#1189093

Package gd was updated:

  fix CVE-2021-40812 [bsc#1190400], out-of-bounds read in GD library  + gd-CVE-2021-40812.patch
- security update
- added patches

Package gettext-runtime was updated:

- Added msgfmt-double-free.patch to fix a double free error  (CVE-2018-18751 bsc#1113719)

Package glib2 was updated:

- Add glib2-CVE-2021-27218.patch: g_byte_array_new_take takes a  gsize as length but stores in a guint, this patch will refuse if
  the length is larger than guint. (bsc#1182328,
  glgo#GNOME/glib!1944)
- Add glib2-CVE-2021-27219-add-g_memdup2.patch: g_memdup takes a
  guint as parameter and sometimes leads into an integer overflow,
  so add a g_memdup2 function which uses gsize to replace it.
  (bsc#1182362, glgo#GNOME/glib!1927, glgo#GNOME/glib!1933,
  glgo#GNOME/glib!1943)

Package glibc was updated:

- mq-notify-use-after-free.patch: Use __pthread_attr_copy in mq_notify  (CVE-2021-33574, bsc#1186489, BZ #27896)
- wordexp-param-overflow.patch: wordexp: handle overflow in positional
  parameter number (CVE-2021-35942, bsc#1187911, BZ #28011)
- iconv-option-parsing.patch: Rewrite iconv option parsing
  (CVE-2016-10228, bsc#1027496, BZ #19519)
- force-elision-race.patch: Fix race in pthread_mutex_lock while promoting
  to PTHREAD_MUTEX_ELISION_NP (bsc#1131330, BZ #23275)
- s390-memmove-ifunc-selector-arch13.patch: S390: Also check vector
  support in memmove ifunc-selector (bsc#1184034, BZ #27511)
- iconv-redundant-shift.patch: iconv: Accept redundant shift sequences in
  IBM1364 (CVE-2020-27618, bsc#1178386, BZ #26224)
- iconv-ucs4-loop-bounds.patch: iconv: Fix incorrect UCS4 inner loop
  bounds (CVE-2020-29562, bsc#1179694, BZ #26923)
- printf-long-double-non-normal.patch: x86: Harden printf against
  non-normal long double values (CVE-2020-29573, bsc#1179721, BZ #26649)

Package gmp was updated:

- Add gmp-6.2.1-CVE-2021-43618.patch to fix buffer overflow on  malformed input to mpz_inp_raw.  [bsc#1192717, CVE-2021-43618]

Package google-guest-agent was updated:

- Update to version 20210414.00 (bsc#1185848, bsc#1185849)  * start sshd (#106)
  * Add systemd-networkd.service restart dependency. (#104)
  * Update error message for handleHealthCheckRequest. (#105)
- Update to version 20210223.01 (bsc#1183414, bsc#1183415)
  * add a match block to sshd_config for SAs (#99)
  * add ipv6 forwarded ip support (#101)
  * call restorecon on ssh host keys (#98)
  * Include startup and shutdown in preset (#96)
  * set metadata URL earlier (#94)
- Fix activation logic of systemd services (bsc#1182793)
- Update to version 20201211.00
  * Require snapshot scripts to live under /etc/google/snapshots (#90)
  * Adding support for Windows user account password lengths
    between 15 and 255 characters. (#91)
  * Adding bkatyl to OWNERS (#92)

Package google-guest-configs was updated:

- Update to version 20210317.00 (bsc#1183414, bsc#1183415)  * dracut.conf wants spaces around values (#19)
  * make the same change for debian (#18)
  * change path back for google_nvme_id (#17)
  * move google_nvme_id to /usr/bin (#16)
  * correct udev rule syntax (#15)
  * prune el6 spec (#13)
  * Updated udev rules (#11)
- Remove empty %{_sbindir} from %install and %files section
- Remove service files (bsc#1180304)
  + google-optimize-local-ssd.service, google-set-multiqueue.service
    scripts are called from within the guest agent

Package google-guest-oslogin was updated:

- Update to version 20210728.00 (bsc#1188992, bsc#1189041)  * JSON object cleanup (#65)
- Update to version 20210707.00
  * throw exceptions in cache_refresh (#64)
- from version 20210702.00
  * Use IP address for calling the metadata server. (#63)
- Update to version 20210618.00
  * flush each group member write (#62)
- Update to version 20210429.00 (bsc#1185848, bsc#1185849)
  * correct pagetoken in groupsforuser (#59)
  * resolve self groups last (#58)
  * support empty groups (#57)
  * no paginating to find groups (#56)
  * clear users vector (#55)
  * correct usage of pagetoken (#54)
- Update to version 20210316.00 (bsc#1183414, bsc#1183415)
  * call correct function in pwenthelper (#53)
- Update to version 20210108.00
  * Update logic in the cache_refresh binary (#52)
  * remove old unused workflow files (#49)

Package google-osconfig-agent was updated:

- Update to version 20210506.00 (bsc#1185848, bsc#1185849)  * Add more os policy assignment examples (#348)
  * e2e_tests: enable stable tests for OSPolicies (#347)
  * Align start and end task logs (#346)
  * ConfigTask: add additional info logs (#345)
  * e2e_tests: add validation tests (#344)
  * Config Task: make sure agent respects policy mode (#343)
  * update
  * e2e_tests: readd retries to OSPolicies
  * Set minWaitDuration as a string instead of object (#341)
  * e2e_tests: Fix a few SUSE tests (#339)
  * Remove pre-release flag from config (#340)
  * e2e_tests: fixup OSPolicy tests (#338)
  * e2e_tests: unlock mutex for CreatePolicies as soon as create finishes (#337)
  * e2e_tests: Don't retry failed OSPolicy tests, fix msi test (#336)
  * Examples for os policy assignments (#334)
  * e2e_tests: increase the deadline for OSPolicy tests and only start after a zone has been secured (#335)
  * Fix panic when installing MSI (#332)
  * e2e_tests: Add test cases of installing dbe, rpm and msi packages (#333)
  * e2e_tests: add more logging
  * e2e_tests: (#330)
  * e2e_test: Add timouts to OSPolicy tests so we don't wait forever (#329)
  * Create top level directories for gcloud and console for os policy assignment examples (#328)
  * e2e_tests: Move api from an internal directory (#327)
  * Make sure we use the same test name for reruns (#326)
  * Add CONFIG_V1 capability (#325)
  * e2e_tests: reduce size of instances, use pd-balanced, rerun failed tests once (#324)
  * Only report installed packages for dpkg (#322)
  * e2e_tests: fix windows package and repository tests (#323)
  * Add top level directories for os policy examples (#321)
  * e2e_tests: move to using inventory api for inventory reporting (#320)
  * e2e_tests: add ExecResource tests (#319)
  * ExecResource: make sure we set permissions correctly for downloaded files (#318)
  * Config task: only run post check on resources that have already been evaluated (#317)
  * e2e_test: reorganize OSPolicy tests to be per Resource type (#316)
  * Set custom user agent (#299)
  * e2e_tests: check InstanceOSPoliciesCompliance for each test case, add LocalPath FileResource test (#314)
  * PackageResource: make sure to run AptUpdate prior to package install (#315)
  * Fix bugs/add more logging for OSPolicies (#313)
  * Change metadata http client to ignore http proxies (#312)
  * e2e_test: add tests for FileResource (#311)
  * Add task_type context logging (#310)
  * Fix e2e_test typo (#309)
  * Fix e2e_tests (#308)
  * Disable OSPolicies by default since it is an unreleased feature (#307)
  * e2e_tests: Add more OSPolicies package and repo tests (#306)
  * Do not enforce repo_gpgcheck in guestpolicies (#305)
  * Gather inventory 3-5min after agent start (#303)
  * e2e_tests: add OSPolicies tests for package install (#302)
  * Add helpful error log if a service account is missing (#304)
  * OSPolicies: correct apt repo extension, remove yum/zypper gpgcheck override (#301)
  * Update cos library to parse new version of packages file (#300)
  * config_task: Rework config step logic (#296)
  * e2e_test: enable serial logs in cos to support ReportInventory test (#297)
- Update to version 20210316.00 (bsc#1183414, bsc#1183415)
  * ExecResource: fix bug in return code handling (#295)
  * Fix ExecResource permissions, add logs to fetcher (#294)
  * e2e_tests: Fix ubuntu proposed family (#293)
  * e2e_tests: add proposed debian images to head tests (#292)
  * Fix exec_resource for config task, add minimal unit test (#291)
  * Change util.WriteFile to AtomicWriteFileStream (#289)
  * Merge development branch into master (#288)
  * Create util.TempFile to work nicely with Windows (#287)
  * Fix copy step write (#286)
  * Fix error on linux lock (#285)
  * Ensure we cleanup on error in AtomicWrite (#284)
  * Make writes atomic, add unused &amp;quot;/allowDowngrades&amp;quot;/ option
    to apt, fix a few recipe issues (#283)
  * update reviewers (#282)
  * update apt package lists before running installs (#281)
  * Simplify build tags for COS package (#280)
- Update to version 20210112.00
  * Fix builds for ppc and s390x (#274)
  * Minor updates to tests and additional debug logging (#272)
  * Add Ubuntu 2004 to tests (#271)
  * Make sure we stop tickers (#270)
  * Drop Windows 1903 and CentOS 6 from tests (#269)
  * Pin el6 tests to last published image as it is EOL (#267)
  * support cos (#266)
- Update to version 20201117.00 (bsc#1179031, bsc#1179032)
  * Ignore Unavailable erros on stream receive (#260)
  * Update test Windows images (#259)
  * update ReportInventory e2e test regexes (#255)
  * Don't return on a windows update error (#254)
  * use retryutil for ReportInventory calls (#253)
  * add additional debug logging for ReportInventory request payload for e2e tests (#252)
  * stop logging instance identity token as part of ReportInventory request and remove
    feature-flag setting in OSInventoryReporting e2e tests (#251)
  * complete ExecTask as no-op when the ExecStepConfig doesn't match the OS (#250)
  * Add software recipe tests for COS (#249)
  * remove feature flag for inventory reporting (#243)
  * Force yum to never colorize output (#247)
  * Add sleep after Unavailable errors for agentendpoint (#241)
  * Ensure we record epoch for rpm packages (#242)
  * Make inventory WUAUpdates call spawn a new process,
    retry on metadata unmarshal error (#239)
  * add debug logging for report inventory response (#240)
  * add initial e2e tests for inventory reporting (#237)
  * Report installed packages on COS (#236)

Package graphviz was updated:

- Added graphviz-out-of-bounds-write.patch to fix CVE-2020-18032  (bsc#1185833)

Package graphviz-plugins was updated:

- Added graphviz-out-of-bounds-write.patch to fix CVE-2020-18032  (bsc#1185833)

Package grub2 was updated:

- Fix error not a btrfs filesystem on s390x (bsc#1187645)  * 80_suse_btrfs_snapshot
- Add support for simplefb (boo#1193532).
  * grub2-simplefb.patch
- Fix powerpc-ieee1275 lpar takes long time to boot with increasing number of
  nvme namespace (bsc#1177751)
  * 0001-ieee1275-Avoiding-many-unecessary-open-close.patch
- Fix error lvmid disk cannot be found after second disk added to the root
  volume group (bsc#1189874) (bsc#1071559)
  * 0001-ieee1275-implement-FCP-methods-for-WWPN-and-LUNs.patch
- Fix error /boot/grub2/locale/POSIX.gmo not found (bsc#1189769)
  * 0001-Filter-out-POSIX-locale-for-translation.patch
- From Stefan Seyfried &amp;lt;seife@novell.slipkontur.de&amp;gt; : Fix grub2-install fails
  with &amp;quot;/not a directory&amp;quot;/ error (boo#1161641, bsc#1162403)
  * grub2-install-fix-not-a-directory-error.patch
- Fix error gfxterm isn't found with multiple terminals (bsc#1187565)
- Patch refreshed
  * grub2-fix-error-terminal-gfxterm-isn-t-found.patch
- Fix boot failure as journaled data not get drained due to abrupt power
  off after grub-install (bsc#1167756)
- Fix boot failure after kdump due to the content of grub.cfg is not
  completed with pending modificaton in xfs journal (bsc#1186975)
  * grub-install-force-journal-draining-to-ensure-data-i.patch
- Fix executable stack in grub-emu (bsc#1181696)
  * 0001-emu-fix-executable-stack-marking.patch

Package hawk2 was updated:

- Update to version 2.6.4:  * Fix wizards ui (bsc#1184274)
- Update to version 2.6.3:
  * Remove hawk_invoke and use capture3 instead of runas (bsc#1179999)(CVE-2020-35459)
  * Remove unnecessary chmod (bsc#1182166)(CVE-2021-25314)
  * Sanitize filename to contains whitelist of alphanumeric (bsc#1182165)

Package irqbalance was updated:

- Increase size of procinterrupts line readings by factor 32 (bsc#1184592)  A procinterrupts_read_buffer_increase.patch
- Use _fillupdir in spec file to also build against latest distros
  which could be useful for comparing versions in case we get yet
  another bug.
- not balancing interrupts in Xen guests (bsc#1178477, bsc#1183405)
  A procinterrupts-check-xen-dyn-event-more-flexible.patch

Package java-1_7_1-ibm was updated:

- Update to Java 7.1 Service Refresh 5 Fix Pack 0 [bsc#1194232]  [bsc#1194198, bsc#1192052, CVE-2021-41035]
  [bsc#1191914, CVE-2021-35586] [bsc#1191913, CVE-2021-35564]
  [bsc#1191911, CVE-2021-35559] [bsc#1191910, CVE-2021-35556]
  [bsc#1191909, CVE-2021-35565] [bsc#1191905, CVE-2021-35588]
  [bsc#1188564, CVE-2021-2341]
- Update to Java 7.1 Service Refresh 4 Fix Pack 90
  [bsc#1188565, CVE-2021-2369] [bsc#1188568, CVE-2021-2432]
- Update to Java 7.1 Service Refresh 4 Fix Pack 85
  [bsc#1185056, CVE-2021-2161][bsc#1185055, CVE-2021-2163]
  * Class Libraries:
  - Fix security vulnerability CVE-2021-2161
  * JIT Compiler:
  - A SEGV or AIOOB exception running jit compiled
    chartobyteutf8.convert() on ZOS java 7.1.4.80
  * Security:
  - Java 7 JVM startup crashes with javacore dump in JGSS
    nativecreds.dll.
  - Kerberos ticket renewal fails with debug enabled following
    java.lang.illegalstateexception

Package javapackages-tools was updated:

- Can't assume non-existence of python38 macros in Leap.  gh#openSUSE/python-rpm-macros#107
  Test for suse_version instead. Only Tumbleweed has and needs the
  python_subpackage_only support.
- Fix typo in spec file sitearch -&amp;gt; sitelib
- Fix the python subpackage generation
  gh#openSUSE/python-rpm-macros#79
- Support python subpackages for each flavor
  gh#openSUSE/python-rpm-macros#66
- Replace old nose with pytest gh#fedora-java/javapackages#86
- when building extra flavor, BuildRequire javapackages-filesystem:
  /etc/java is being cleaned out of the filesystems package.
- Upgrade to version 5.3.1
- Modified patch:
  * suse-use-libdir.patch
    + rediff to changed context
- Define _rpmmacrodir for distributions that don't have it
- Use %{_rpmmacrodir} instead of %{_libexecdir}/rpm/macros.d: this
  just happens to overlap in some distros.
- Rename gradle-local and ivy-local to javapackages-gradle and
  javapackages-ivy and let them depend only on javapackages-tools
  and javapackages-local. These packages only install files
  produced during the javapackages-tools build. The dependencies
  will be pulled by gradle-local, ivy-local and maven-local
  meta-packages built in a separate spec file.
- Split maven-local meta-package out of javapackages-tools spec
  file
- Make the ivy-local and maven-local sub-packages depend on the
  right stuff, so that they actually can be used for building
- Provide both com.sun:tools and sun.jdk:jconsole that are part of
  standard OpenJDK installation. These provides cannot be generated
  from metadata due to build sequence.
- Modified patch:
  * suse-use-libdir.patch
    + fix directories for eclipse.conf too
- Make the javapackages-local package depend on java-devel. It is
  used for package building and this avoids each package to require
  java-devel itself.
- Replace the occurences of /usr/lib by libdir in configuration
  files too
- Update to version 5.3.0
- Modified patch:
  * suse-no-epoch.patch
    + rediff to changed code
- Build the :extras flavour as noarch
- Added patch:
  * suse-no-epoch.patch
    + we did not bump epoch of OpenJDK packages in SUSE
    + fix a potential generation of unresolvable requires
    + adapt the tests to not expect the epoch
- Switch to multibuild layout
- Update to version 5.2.0+git20180620.70fa2258:
  * Rename the async kwarg in call_script to wait (reverses the logic)
  * Actually bump version to 5.3.0 snapshot
  * Bump version in VERSION file
  * [man] s/Pacakge/Package/g
  * Fix typos in README
  * Fix configure-base.sh after filesystem macro split
  * Split filesystem macros to separate macro file
  * Introduce javapackages-filesystem package
  * [java-functions] extend ABRT Java agent options
  * change abrt-java-connector upstream URL
  * Remove resolverSettings/prefixes from XMvn config
  * Add macros to allow passing arbitrary options to XMvn
  * [spec] Bump package version to 5.1.0
  * Allow specifying custom repo when calling xmvn-install
- Refresh patches:
  * suse-use-libdir.patch
  * python-optional.patch
- Update to version 5.0.0+git20180104.9367c8f6:
  * [java-functions] Avoid colons in jar names
  * Workaround for SCL enable scripts not working with -e
  * Second argument to pom_xpath_inject is mandatory
  * [mvn_artifact] Provide more helpful error messages
  * Fix traceback on corrupt zipfile
  * [test] Add reproducer for rhbz#1481005
  * [spec] Fix default JRE path
  * [readme] Fix typo
  * Add initial content to README.md (#21)
  * Decouple JAVA_HOME setting from java command alternatives
- Rebase patches:
  * python-optional.patch
  * suse-use-libdir.patch
- Drop merged patch fix-abs2rel.patch
- Fix typo in suse-use-libdir.patch
- Fix url to correct one https://github.com/fedora-java/javapackages
- Split to python and non-python edition for smaller depgraph
- Add patch python-optional.patch
- Fix abs2rel shebang:
  * fix-abs2rel.patch
- Fix Requires on subpackages to point to javapackages-tools proper
- Update to version 4.7.0+git20170331.ef4057e7:
  * Reimplement abs2rel in Python
  * Don't expand {scl} in macro definitions
  * Install expanded rpmfc attr files
  * [spec] Avoid file conflicts between in SCL
  * Fix macros.d directory ownership
  * Make %ant macro enable SCL when needed
  * [spec] Fix file conflicts between SCL and non-SCL packages
  * Fix ownership of ivyxmldir
  * [test] Force locale for python processes
  * Don't include timestamp in generated pom.properties
- Remove patch merged by upstream:
  * create_valid_xml_comments.patch
- Remove patch suse-macros-install-location.patch
  * We switch to /usr/lib/ location for macros
- Try to reduce some dependencies bsc#1036025
- Refresh patch suse-use-libdir.patch
- Add create_valid_xml_comments.patch
  python-lxml 3.5.0 introduces validation for xml comments, and
  one of the comments created in this package were not valid.
  This patch fixes the problem.  It backported from upstream and
  should be in the next release.
  https://github.com/mizdebsk/javapackages/commit/84211c0ee761e93ee507f5d37e9fc80ec377e89d
- Version update to 4.6.0:
  * various bugfixes for maven tooling
  * introduction to gradle-local package for gradle packaging
- Drop dependency over source-highlight as it causes build cycle
- Try to break buildcycle detected on Factory
- Fix build on SLE11
- Use python-devel instead of pkgconfig to build on sle11
- Add python-javapackages as requirement for main package
- Update requires on python packages to properly have all the needed
  dependencies on runtime
- Install macros to /etc/rpm as we do in SUSE:
  * suse-macros-install-location.patch
- Cleanup with spec-cleaner
- Drop patches
  * depgen.patch
  * javapackages-2.0.1-fix-bashisms.patch
  * javapackages-2.0.1-java9.patch
  * maven_depmap-no-attribute-exit.patch
- Remove hacky workarounds
- Fix rpmlint errors
- Enable maven-local
- Avoid unsatisfiable dependencies
- Enable unit tests
- Update to version 4.4.0
- Added patch:
  * javapackages-2.0.1-java9.patch: create directories for java,
    so that ant build works
- Add virtual provide jpackage-utils-java9 to be able to
  distinguish the presence of java9 compatibility
- fix bashisms
- Added patches:
  * javapackages-2.0.1-fix-bashisms.patch
- maven_depmap-no-attribute-exit.patch: SLES patch for ZipFile
  having no attribute '__exit__' which was causing ecj build
  failures
- set correct libxslt package when building for SLES

Package kdump was updated:

- kdump-add-watchdog-modules.patch  Add watchdog modules to kdump initrd (bsc#1189923)
- kdump-do-not-iterate-past-end-of-string.patch:
  URLParser::extractAuthority(): Do not iterate past end of string
  (bsc#1186037).
- kdump-fix-incorrect-exit-code-checking.patch: Fix incorrect exit
  code checking after &amp;quot;/local&amp;quot;/ with assignment (bsc#1184616
  LTC#192282).
- kdump-Add-bootdev-to-dracut-command-line.patch: Add 'bootdev=' to
  dracut command line (bsc#1182309).
- kdump-avoid-endless-loop-EAI_AGAIN.patch: Avoid an endless loop
  when resolving a hostname fails with EAI_AGAIN (bsc#1183070).
- kdump-install-etc-resolv.conf-using-resolved-path.patch: Install
  /etc/resolv.conf using its resolved path (bsc#1183070).
- kdump-query-systemd-network.service.patch: Query systemd
  network.service to find out if wicked is used (bsc#1182309).
- kdump-check-explicit-ip-options.patch: Do not add network-related
  dracut options if ip= is set explicitly (bsc#1182309 bsc#1188090
  LTC#193461).
- kdump-ensure-initrd.target.wants-directory.patch: Make sure that
  initrd.target.wants directory exists (bsc#1172670).
- kdump-activate-udev-rules-late-during-boot.patch: kdump: activate
  udev rules late during boot (bsc#1154837).
- kdump-make-sure-that-the-udev-runtime-directory-exists.patch:
  Make sure that the udev runtime directory exists (bsc#1164713).

Package kernel-default was updated:

- Revert &amp;quot;/header.py: Reject Patch-mainline: No&amp;quot;/  Allow Patch-mainline: No on historical branch.
- commit 93a453e
- config: disable unprivileged BPF by default (jsc#SLE-22913)
  Backport of mainline commit 8a03e56b253e (&amp;quot;/bpf: Disallow unprivileged bpf
  by default&amp;quot;/) only changes kconfig default, used e.g. for &amp;quot;/make oldconfig&amp;quot;/
  when the config option is missing, but does not update our kernel configs
  used for build. Update also these to make sure unprivileged BPF is really
  disabled by default.
- commit 5f769a4
- Refresh patches.suse/hisax-fix-spectre-issues.patch.
- commit 8ad1382
- bpf: Remove MTU check in __bpf_skb_max_len (bsc#1192045
  CVE-2021-0941).
- commit 9de0315
- osst: fix spectre issue in osst_verify_frame (bsc#1192802).
- mpt3sas: fix spectre issues (bsc#1192802).
- infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802).
- hysdn: fix spectre issue in hycapi_send_message (bsc#1192802).
- hisax: fix spectre issues (bsc#1192802).
- gigaset: fix spectre issue in do_data_b3_req (bsc#1192802).
- iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802).
- drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802).
- media: wl128x: get rid of a potential spectre issue
  (bsc#1192802).
- net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
  (bsc#1192802).
- sysvipc/sem: mitigate semnum index against spectre v1
  (bsc#1192802).
- media: dvb_ca_en50221: prevent using slot_info for Spectre
  attacs (bsc#1192802).
- media: dvb_ca_en50221: sanity check slot number from userspace
  (bsc#1192802).
- commit f2e7f94
- bpf: Disallow unprivileged bpf by default (jsc#SLE-22913).
- bpf: Add kconfig knob for disabling unpriv bpf
  by default (jsc#SLE-22913)
- Update config files: Add
  CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
- commit 065d420
- dm ioctl: fix out of bounds array access when no devices
  (CVE-2021-31916 bsc#1192781).
- commit 0ab7d09
- ipv4: make exception cache less predictible (bsc#1191790,
  CVE-2021-20322).
- ipv4: use siphash instead of Jenkins in fnhe_hashfun()
  (bsc#1191790, CVE-2021-20322).
- commit 74af5bd
- Revert &amp;quot;/config.sh: Build cve/linux-4.12 against SLE15-SP1.&amp;quot;/
  This reverts commit ec3bd8c5b541a336b6608cd92493d50ba56230dc.
  See https://github.com/openSUSE/suse-module-tools/pull/44
- commit bede44a
- Update patches.suse/NFS-Do-uncached-readdir-when-we-re-seeking-a-cookie-.patch
  (bsc#1191628 bsc#1192549).
  Previous version of patch was broken .  dir_cookie is a pointer on our kernels.
- commit 2d413dc
- cpufreq: intel_pstate: Add Icelake servers support in no-HWP
  mode (bsc#1185758,bsc#1192400).
- commit cbfe50f
- x86/CPU: Add more Icelake model numbers (bsc#1185758,bsc#1192400).
- commit b3e8b00
- Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
  (bsc#1191961 CVE-2021-34981).
- commit 0392318
- config.sh: Build cve/linux-4.12 against SLE15-SP1.
  SLE15 is no longer updated and we will need recent update to
  suse-module-tools to continue building the kernel.
- commit ec3bd8c
- ftrace: Fix scripts/recordmcount.pl due to new binutils
  (bsc#1192267).
- commit adeb3ce
- usb: hso: fix error handling code of hso_create_net_device
  (bsc#1188601 CVE-2021-37159).
- commit 3ae1a19
- blacklist.conf: blacklist pair of obsoleted patches
  (bsc#1188601 CVE-2021-37159)
- commit 2c55ec1
- Update
  patches.suse/net-fix-race-condition-in-__inet_lookup_established.patch.
  (bsc#1180624)
- handle also race conditions in /proc/net/tcp code
- drop debugging statements
- commit 469d22c
- sctp: add vtag check in sctp_sf_ootb (CVE-2021-3772
  bsc#1190351).
- sctp: add vtag check in sctp_sf_do_8_5_1_E_sa (CVE-2021-3772
  bsc#1190351).
- sctp: add vtag check in sctp_sf_violation (CVE-2021-3772
  bsc#1190351).
- sctp: fix the processing for COOKIE_ECHO chunk (CVE-2021-3772
  bsc#1190351).
- sctp: fix the processing for INIT_ACK chunk (CVE-2021-3772
  bsc#1190351).
- sctp: fix the processing for INIT chunk (CVE-2021-3772
  bsc#1190351).
- sctp: use init_tag from inithdr for ABORT chunk (CVE-2021-3772
  bsc#1190351).
- sctp: check asoc peer.asconf_capable before processing asconf
  (bsc#1190351).
- commit 81f6dbd
- sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
  (CVE-2021-3655 bsc#1188563).
- sctp: validate chunk size in __rcv_asconf_lookup (CVE-2021-3655
  bsc#1188563).
- sctp: add size validation when walking chunks (CVE-2021-3655
  bsc#1188563).
- commit b0a2686
- cipso,calipso: resolve a number of problems with the DOI
  refcounts (CVE-2021-33033 bsc#1186109).
- commit 017dde5
- net/mlx4_en: Handle TX error CQE (bsc#1181854 bsc#1181855).
- net/mlx4_en: Avoid scheduling restart task if it is already
  running (bsc#1181854 bsc#1181855).
- commit 65f5129
- nfc: nci: fix the UAF of rf_conn_info object (CVE-2021-3760
  bsc#1190067).
- commit 6401849
- Update patch reference for a firewire fix (CVE-2021-42739 CVE-2021-3542 bsc#1184673)
- commit 7614f38
- xfs: fix up non-directory creation in SGID directories
  (bsc#1190006 CVE-2018-13405).
- commit 888b5ee
- xfs: remove the icdinode di_uid/di_gid members (bsc#1190006
  CVE-2018-13405).
- commit d7d9af2
- xfs: ensure that the inode uid/gid match values match the
  icdinode ones (bsc#1190006 CVE-2018-13405).
- commit f969983
- kabi: hide return value type change of sctp_af::from_addr_param
  (CVE-2021-3655 bsc#1188563).
- sctp: fix return value check in __sctp_rcv_asconf_lookup
  (CVE-2021-3655 bsc#1188563).
- sctp: validate from_addr_param return (CVE-2021-3655
  bsc#1188563).
- sctp: fully initialize v4 addr in some functions (bsc#1188563).
- commit 535a60e
- Update
  patches.suse/net_sched-cls_route-remove-the-right-filter-from-has.patch
  references (add CVE-2021-3715 bsc#1190349).
- commit 2e6d83a
- net: mana: Fix error handling in mana_create_rxq() (git-fixes,
  bsc#1191801).
- commit a1b7d26
- media: firewire: firedtv-avc: fix a buffer overflow in
  avc_ca_pmt() (CVE-2021-3542 bsc#1184673).
- commit d196d58
- NFS: Do uncached readdir when we're seeking a cookie in an
  empty page cache (bsc#1191628).
- commit a70a9e4
- powerpc/bpf: Emit stf barrier instruction sequences
  for BPF_NOSPEC (bsc#1188983 CVE-2021-34556 bsc#1188985
  CVE-2021-35477).
- powerpc/security: Add a helper to query stf_barrier type
  (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477).
- powerpc/bpf: Validate branch ranges (bsc#1188983 CVE-2021-34556
  bsc#1188985 CVE-2021-35477).
- powerpc/lib: Add helper to check if offset is within
  conditional branch range (bsc#1188983 CVE-2021-34556 bsc#1188985
  CVE-2021-35477).
- commit d4beb54
- Move upstreamed bpf patch into sorted section
- commit 848cbf8
- soc: aspeed: lpc-ctrl: Fix boundary check for mmap
  (CVE-2021-42252 bsc#1190479).
- commit 5b9f8af
- bpf: Fix integer overflow in prealloc_elems_and_freelist()
  (bsc#1191317, CVE-2021-41864).
- commit d0cde41
- net: 6pack: fix slab-out-of-bounds in decode_data
  (CVE-2021-42008 bsc#1191315).
- commit 7ea0770
- ipc: remove memcg accounting for sops objects in do_semtimedop()
  (bsc#1190115 CVE-2021-3759).
- Delete
  patches.suse/ipc-remove-memcg-accounting-for-sops-objects.patch.
  This commit is effectively patch refresh but filename changed too. This
  only adds metadata to the patch after it was accepted upstream.
- commit d2aacd0
- hv: adjust mana_select_queue to old ndo_select_queue API
- commit 8938bc6
- kABI compatibility for ath_key_delete() changes (CVE-2020-3702
  bsc#1191193).
- commit f8ebcef
- ath9k: Postpone key cache entry deletion for TXQ frames
  reference it (CVE-2020-3702 bsc#1191193).
- ath: Modify ath_key_delete() to not need full key entry
  (CVE-2020-3702 bsc#1191193).
- ath: Export ath_hw_keysetmac() (CVE-2020-3702 bsc#1191193).
- ath9k: Clear key cache explicitly on disabling hardware
  (CVE-2020-3702 bsc#1191193).
- ath: Use safer key clearing with key cache entries
  (CVE-2020-3702 bsc#1191193).
- commit 9bf1f45
- kabi/severities: skip kABI check for ath9k-local symbols (CVE-2020-3702 bsc#1191193)
  ath9k modules have some exported symbols for the common helpers
  and the recent fixes broke kABI of those.  They are specific to
  ath9k's own usages, so safe to ignore.
- commit b554871
- net: mana: Prefer struct_size over open coded arithmetic (jsc#SLE-18779, bsc#1185727).
- net: mana: Add WARN_ON_ONCE in case of CQE read overflow (jsc#SLE-18779, bsc#1185727).
- net: mana: Add support for EQ sharing (jsc#SLE-18779, bsc#1185727).
- net: mana: Move NAPI from EQ to CQ (jsc#SLE-18779, bsc#1185727).
- net: mana: Fix a memory leak in an error handling path in (jsc#SLE-18779, bsc#1185727).
- net: mana: Use struct_size() in kzalloc() (jsc#SLE-18779, bsc#1185727).
- net: mana: Use int to check the return value of mana_gd_poll_cq() (jsc#SLE-18779, bsc#1185727).
- net: mana: fix PCI_HYPERV dependency (jsc#SLE-18779, bsc#1185727).
- net: mana: remove redundant initialization of variable err (jsc#SLE-18779, bsc#1185727).
- hv: mana: fake bitmap API (jsc#SLE-18779, bsc#1185726).
- hv: mana: remove netdev_lockdep_set_classes usage (jsc#SLE-18779, bsc#1185727).
- hv: mana: adjust mana_select_queue to old API (jsc#SLE-18779, bsc#1185727).
- net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) (jsc#SLE-18779, bsc#1185727).
- commit 037db9d
- Bluetooth: check for zapped sk before connecting (CVE-2021-3752
  bsc#1190023).
- commit 7504476
- net: sched: sch_teql: fix null-pointer dereference
  (bsc#1190717).
- commit 8424bb8
- s390/bpf: Fix optimizing out zero-extensions (bsc#1190601).
- s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
  (bsc#1190601).
- s390/bpf: Fix branch shortening during codegen pass
  (bsc#1190601).
- s390/bpf: Wrap JIT macro parameter usages in parentheses
  (bsc#1190601).
- s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
  (bsc#1190601).
- commit 79e76b1
- s390/unwind: use current_frame_address() to unwind current task
  (bsc#1185677).
- commit 56c84a4
- ext4: fix race writing to an inline_data file while its xattrs
  are changing (bsc#1190159 CVE-2021-40490).
- commit 3973759
- crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
  (bsc#1189884 CVE-2021-3744 bsc#1190534 CVE-2021-3764).
- commit 5fef1e1
- ipc: remove memcg accounting for sops objects in do_semtimedop()
  (bsc#1190115).
- commit 2e73db0
- bpf: Fix leakage due to insufficient speculative store bypass mitigation
  (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477).
- Refresh
  patches.kabi/bpf-prevent-memory-disambiguation-attack.patch.
- Refresh
  patches.kabi/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch.
- commit 15cd454
- scsi: sg: add sg_remove_request in sg_write (bsc#1171420
  CVE-2020-12770).
- commit c1e2c47
- Bluetooth: schedule SCO timeouts with delayed_work
  (CVE-2021-3640 bsc#1188172).
- Refresh patches.kabi/bt_accept_enqueue-kabi-workaround.patch.
- Refresh patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch.
- commit adfd842
- Revert &amp;quot;/memcg: enable accounting for file lock caches (bsc#1190115).&amp;quot;/
  This reverts commit 912b4421a3e9bb9f0ef1aadc64a436666259bd4d.
  It's effectively upstream commit
  3754707bcc3e190e5dadc978d172b61e809cb3bd applied to kernel-source (to
  avoid proliferation of patches). Make a note in blacklist.conf too.
- commit 84da196
- kABI: revert change in struct bpf_insn_aux_data (bsc#1188983,
  bsc#1188985, CVE-2021-34556, CVE-2021-35477).
- commit 67f23e7
- vhost: scsi: add weight support (CVE-2019-3900 bsc#1133374).
- vhost: vsock: add weight support (CVE-2019-3900 bsc#1133374).
- vhost_net: fix possible infinite loop (CVE-2019-3900 bsc#1133374).
- refresh patches.kabi/kabi-mask-changes-to-vhost_dev_init-and-struct-vhost.patch
- kabi: mask changes to vhost_dev_init() and struct vhost_dev
  (CVE-2019-3900 bsc#1133374).
- vhost: introduce vhost_exceeds_weight() (CVE-2019-3900
  bsc#1133374).
- vhost_net: introduce vhost_exceeds_weight() (CVE-2019-3900
  bsc#1133374).
- refresh patches.suse/vhost-log-dirty-page-correctly.patch
- vhost_net: use packet weight for rx handler, too (CVE-2019-3900
  bsc#1133374).
- refresh patches.suse/vhost-log-dirty-page-correctly.patch
- vhost-net: set packet weight of tx polling to 2 * vq size
  (CVE-2019-3900 bsc#1133374).
- commit fac5272
- sctp: implement memory accounting on rx path (CVE-2019-3874
  bsc#1129898).
- sctp: implement memory accounting on tx path (CVE-2019-3874
  bsc#1129898).
- commit d1cd2ad
- Update
  patches.suse/l2tp-pass-tunnel-pointer-to-session_create.patch
  references (add CVE-2018-9517 bsc#1108488).
- commit 902e6bb
- memcg: enable accounting of ipc resources (bsc#1190115
  CVE-2021-3759).
- memcg: enable accounting for file lock caches (bsc#1190115).
- commit e2a14e4
- virtio_console: Assure used length from device is limited
  (CVE-2021-38160 bsc#1190117).
- commit 495fc27
- Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
  (CVE-2021-3640 bsc#1188172).
- commit d78ba89
- Move upstreamed BT fixes into sorted section
- commit 52a00c3
- vt_kdsetmode: extend console locking (bsc#1190025
  CVE-2021-3753).
- commit 9420ba7
- mm: vmscan: scan anonymous pages on file refaults (VM
  Performance, bsc#1183050).
- blacklist.conf: unblacklist the backported commit.
- Delete patches.suse/prevent-active-list-thrashing.patch.
- commit fae6d99
- ovl: prevent private clone if bind mount is not allowed
  (bsc#1189706, CVE-2021-3732).
- ovl: fix dentry leak in ovl_get_redirect (bsc#1189846).
- ovl: initialize error in ovl_copy_xattr (bsc#1189846).
- ovl: relax WARN_ON() on rename to self (bsc#1189846).
- ovl: filter of trusted xattr results in audit (bsc#1189846).
- ovl: check whiteout in ovl_create_over_whiteout() (bsc#1189846).
- commit 1f3eb84
- PCI: hv: Use expected affinity when unmasking IRQ (bsc#1185973).
- commit 68ed6c6
- bpf: Introduce BPF nospec instruction for mitigating Spectre v4
  (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477).
- commit 84b20f7
- KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl
  (bsc#1189399, CVE-2021-3653).
- KVM: nSVM: always intercept VMLOAD/VMSAVE when nested
  (bsc#1189400, CVE-2021-3656).
- KVM: X86: MMU: Use the correct inherited permissions to get
  shadow page (CVE-2021-38198 bsc#1189262).
- commit 9c35f8d
- Bluetooth: switch to lock_sock in SCO (CVE-2021-3640
  bsc#1188172).
- Bluetooth: avoid circular locks in sco_sock_connect
  (CVE-2021-3640 bsc#1188172).
- commit 73d3a49
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
  (CVE-2021-3640 bsc#1188172).
- commit c8012e0
- usb: max-3421: Prevent corruption of freed memory
  (CVE-2021-38204 bsc#1189291).
- commit cfb9fc6
- tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop
  (CVE-2021-3679 bsc#1189057).
- commit dfd73b3
- s390/vtime: fix increased steal time accounting (bsc#1183861).
- commit 2cf28b7
- powerpc/pesries: Get STF barrier requirement from
  H_GET_CPU_CHARACTERISTICS (CVE-2018-3639 bsc#1087082 git-fixes bsc#1188885 ltc#193722).
- powerpc/security: Add a security feature for STF barrier
  (CVE-2018-3639 bsc#1087082 git-fixes bsc#1188885 ltc#193722).
- powerpc/pseries: Get entry and uaccess flush required bits
  from H_GET_CPU_CHARACTERISTICS (CVE-2020-4788 bsc#1177666 git-fixes bsc#1188885 ltc#193722).
- powerpc/64s: rename pnv|pseries_setup_rfi_flush to
  _setup_security_mitigations (CVE-2018-3639, bsc#1087082, bsc#1188885 ltc#193722).
- commit bd9e95f
- Update patch-mainline and git-commit tags
  Refresh:
  - patches.suse/0001-netfilter-conntrack-add-new-sysctl-to-disable-RST-ch.patch
  - patches.suse/0001-netfilter-conntrack-improve-RST-handling-when-tuple-.patch
- commit 4eda9fe
- net: mac802154: Fix general protection fault (CVE-2021-3659
  bsc#1188876).
- commit c0396b9
- xfrm: xfrm_state_mtu should return at least 1280 for ipv6
  (bsc#1185377).
- commit 6f8f910
- Update
  patches.suse/l2tp-ensure-sessions-are-freed-after-their-PPPOL2TP-.patch
  references (add CVE-2020-0429 bsc#1176724).
- Update
  patches.suse/l2tp-fix-race-between-l2tp_session_delete-and-l2tp_t.patch
  references (add CVE-2020-0429 bsc#1176724).
- commit b29ebd9
- use 3.0 SPDX identifier in rpm License tags
  As requested by Maintenance, change rpm License tags from &amp;quot;/GPL-2.0&amp;quot;/
  (SPDX 2.0) to &amp;quot;/GPL-2.0-only&amp;quot;/ (SPDX 3.0) so that their scripts do not have
  to adjust the tags with each maintenance update submission.
- commit f888e0b
- KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow (bsc#1188838
  CVE-2021-37576).
- commit 50c1fab
- KVM: do not allow mapping valid but non-reference-counted pages
  (bsc#1186482, CVE-2021-22543).
- KVM: Use kvm_pfn_t for local PFN variable in
  hva_to_pfn_remapped() (bsc#1186482, CVE-2021-22543).
- KVM: do not assume PTE is writable after follow_pfn
  (bsc#1186482, CVE-2021-22543).
- kvm: Map PFN-type memory regions as writable (if possible)
  (bsc#1186482, CVE-2021-22543).
- commit 9c4f9b4
- Update seq_file fix to the upstreamed one and moved into sorted section (bsc#1188062, CVE-2021-33909).
- commit 175d85f
- rpm/kernel-binary.spec.in: Do not install usrmerged kernel on Leap
  (boo#1184804).
- commit 5b51131
- netfilter: x_tables: fix compat match/target pad out-of-bound
  write (CVE-2021-22555 bsc#1188116).
- commit 62f1359
- rpm/kernel-binary.spec.in: Remove zdebug define used only once.
- commit 85a9fc2
- kernel-binary.spec: Exctract s390 decompression code (jsc#SLE-17042).
- commit 7f97df2
- seq_file: Disallow extremely large seq buffer allocations (bsc#1188062, CVE-2021-33909).
- commit c848c42
- kernel-binary.spec: Fix up usrmerge for non-modular kernels.
- commit d718cd9
- can: bcm: delay release of struct bcm_op after synchronize_rcu()
  (CVE-2021-3609 bsc#1187215).
- commit 36fe7da
- kernel-binary.spec: Remove obsolete and wrong comment
  mkmakefile is repleced by echo on newer kernel
- commit d9209e7
- s390/stack: fix possible register corruption with stack switch
  helper (git-fixes).
- commit addd920
- bpf: Fix leakage under speculation on mispredicted branches
  (bsc#1187554,CVE-2021-33624).
- commit daa92a2
- af_key: pfkey_dump needs parameter validation (CVE-2021-0605
  bsc#1187601).
- commit 685407a
- HID: make arrays usage and value to be the same (CVE-2021-0512
  bsc#1187595).
- commit 3d7a48c
- Update patch reference for a BT fix (CVE-2020-26558)
- commit ee30101
- can: bcm: fix infoleak in struct bcm_msg_head (CVE-2021-34693
  bsc#1187452).
- commit 8f80d3a
- x86/debug: Extend the lower bound of crash kernel low
  reservations (bsc#1153720).
- commit bd79de7
- UsrMerge the kernel (boo#1184804)
- Move files in /boot to modules dir
  The file names in /boot are included as %ghost links. The %post script
  creates symlinks for the kernel, sysctl.conf and System.map in
  /boot for compatibility. Some tools require adjustments before we
  can drop those links. If boot is a separate partition, a copy is
  used instead of a link.
  The logic for /boot/vmlinuz and /boot/initrd doesn't change with
  this patch.
- Use /usr/lib/modules as module dir when usermerge is active in the
  target distro.
- commit 6f5ed04
- kernel-binary.spec.in: Regenerate makefile when not using mkmakefile.
- commit 6b30fe5
- rpm/kernel-binary.spec.in: Fix handling of +arch marker (bsc#1186672)
  The previous commit made a module wrongly into Module.optional.
  Although it didn't influence on the end result, better to fix it.
  Also, add a comment to explain the markers briefly.
- commit 8f79742
- Add arch-dependent support markers in supported.conf (bsc#1186672)
  We may need to put some modules as supported only on specific archs.
  This extends the supported.conf syntax to allow to put +arch additionally
  after the unsupported marker, then it'll be conditionally supported on
  that arch.
- commit 8cbdb41
- Create Symbols.list and ipa-clones.list determistically
  without this patch, filesystem readdir order would influence
  order of entries in these files.
  This patch was done while working on reproducible builds for SLE.
- commit a898b6d
- RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy (bsc#1187050, CVE-2020-36385)
- commit ee0f2cc
- Bluetooth: SMP: Fail if remote and local public keys are
  identical (bsc#1186463 CVE-2021-0129).
- commit effcfea
- scsi: scsi_dh_alua: Retry RTPG on a different path after failure
  (bsc#1174978 bsc#1185701).
- commit 4cb9aa2
- kernel-binary.spec.in: Add Supplements: for -extra package on Leap
  kernel-$flavor-extra should supplement kernel-$flavor on Leap, like
  it does on SLED, and like the kernel-$flavor-optional package does.
- commit c60d87f
- Bluetooth: Fix slab-out-of-bounds read in
  hci_extended_inquiry_result_evt() (CVE-2020-36386 bsc#1187038).
- commit e0be120
- cfg80211: mitigate A-MSDU aggregation attacks (CVE-2020-24588
  bsc#1185861).
- commit 821e5ae
- Refresh patches.suse/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch.
  Adjust the diff for fixup_bpf_calls() to apply to the correct code block
- commit dd58306
- kernel-binary.spec.in: build-id check requires elfutils.
- commit 01569b3
- kernel-binary.spec: Only use mkmakefile when it exists
  Linux 5.13 no longer has a mkmakefile script
- commit b453c7b
- bpf: No need to simulate speculative domain for immediates
  (bsc#1186484,CVE-2021-33200).
- bpf: Fix leakage of uninitialized bpf stack under speculation (bsc#1186484,CVE-2021-33200).
  Refresh patches.suse/bpf-Wrap-aux-data-inside-bpf_sanitize_info-container.patch
- bpf: Fix masking negation logic upon negative dst register
  (bsc#1186484,CVE-2021-33200).
- commit b1c6278
- netfilter: conntrack: add new sysctl to disable RST check
  (bsc#1183947 bsc#1185950).
- commit 5972e5e
- netfilter: conntrack: improve RST handling when tuple is re-used
  (bsc#1183947 bsc#1185950).
- commit 89e6630
- netfilter: conntrack: tcp: only close if RST matches exact
  sequence (bsc#1183947 bsc#1185950).
- commit cf78d2b
- netfilter: conntrack: avoid misleading 'invalid' in log message
  (bsc#1183947 bsc#1185950).
- commit 84ea6ba
- bpf: Fix mask direction swap upon off reg sign change
  (bsc#1186484,CVE-2021-33200).
- bpf: Wrap aux data inside bpf_sanitize_info container
  (bsc#1186484,CVE-2021-33200).
- commit 3ce8728
- Refresh ibmvfc patch metadata, move to sorted section.
- commit 02394ef
- powerpc/64s: Fix crashes when toggling entry flush barrier
  (CVE-2020-4788 bsc#1177666 git-fixes).
- commit 3917f8f
- powerpc/64s: Fix crashes when toggling stf barrier (CVE-2018-3639 bsc#1087082 git-fixes).
- commit 2a6a70d
- kabi: preserve struct header_ops after bsc#1176081 fix
  (bsc#1176081).
- commit 2b91b1b
- af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
  (bsc#1176081).
- commit bf20724
- net/mlx5e: Trust kernel regarding transport offset
  (bsc#1176081).
- commit 7908247
- net/mlx5e: Remove the wrong assumption about transport offset
  (bsc#1176081).
- commit 35ee981
- net/packet: Remove redundant skb-&amp;gt;protocol set (bsc#1176081).
- commit e1457ed
- net/packet: Ask driver for protocol if not provided by user
  (bsc#1176081).
- commit 9aa68b6
- net/ethernet: Add parse_protocol header_ops support
  (bsc#1176081).
- commit 5cf046a
- net: Introduce parse_protocol header_ops callback (bsc#1176081).
- commit e56ccb3
- net: Don't set transport offset to invalid value (bsc#1176081).
  Refresh patches.suse/tun-properly-test-for-IFF_UP.patch
- commit 1123c1a
- video: hyperv_fb: Add ratelimit on error message (bsc#1185724).
- Drivers: hv: vmbus: Increase wait time for VMbus unload
  (bsc#1185724).
- Drivers: hv: vmbus: Initialize unload_event statically
  (bsc#1185724).
- commit 5e352aa
- kABI workaround for hci_chan amp field addition (CVE-2021-33034
  bsc#1186111).
- commit 53b1091
- Bluetooth: verify AMP hci_chan before amp_destroy
  (CVE-2021-33034 bsc#1186111).
- commit daddd4e
- Update config files: activate CONFIG_CSD_LOCK_WAIT_DEBUG for x86 (bsc#1180846).
- commit 5cf1721
- Update config files: disable CONFIG_CSD_LOCK_WAIT_DEBUG (bsc#1180846).
- commit b7b98a2
- kernel/smp: Provide CSD lock timeout diagnostics (bsc#1180846).
- commit 4426b12
- kABI: Fix kABI after modifying struct __call_single_data
  (bsc#1180846).
- commit 39d873a
- smp: Add source and destination CPUs to __call_single_data
  (bsc#1180846).
- commit b94afbf
- kernel/smp: make csdlock timeout depend on boot parameter
  (bsc#1180846).
- commit cbfad8d
- kernel/smp: add more data to CSD lock debugging (bsc#1180846).
- commit 1b2a824
- kernel/smp: prepare more CSD lock debugging (bsc#1180846).
- commit f3477b9
- kernel/smp: add boot parameter for controlling CSD lock
  debugging (bsc#1180846).
- commit a5772cf
- Correct CVE number for a mac80211 fix (CVE-2020-26139 bsc#1186062)
- commit 9e5446b
- net/nfc: fix use-after-free llcp_sock_bind/connect
  (CVE-2021-23134 bsc#1186060).
- commit 577df82
- kABI workaround for cfg80211 changes (CVE-2020-24586
  bsc#1185859).
- ath10k: Validate first subframe of A-MSDU before processing
  the list (CVE-2020-26141 bsc#1185863 bsc#1185987).
- ath10k: Fix TKIP Michael MIC verification for PCIe
  (CVE-2020-26141 bsc#1185863 bsc#1185987).
- ath10k: drop fragments with multicast DA for PCIe
  (CVE-2020-26145 bsc#1185860).
- mac80211: extend protection against mixed key and fragment
  cache attacks (CVE-2020-24586 bsc#1185859).
- mac80211: do not accept/forward invalid EAPOL frames
  (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862
  bsc#1185859).
- mac80211: prevent attacks on TKIP/WEP as well (CVE-2020-24586
  bsc#1185859).
- mac80211: check defrag PN against current frame (CVE-2020-24587
  CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).
- mac80211: add fragment cache to sta_info (CVE-2020-24587
  CVE-2020-24586 bsc#1185863 bsc#1185859).
- mac80211: drop A-MSDUs on old ciphers (CVE-2020-24587
  CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).
- mac80211: properly handle A-MSDUs that start with an RFC 1042
  header (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862
  bsc#1185859).
- mac80211: prevent mixed key and fragment cache attacks
  (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862
  bsc#1185859).
- mac80211: assure all fragments are encrypted (CVE-2020-26147
  bsc#1185863 bsc#1185859).
- commit f9c088d
- ibmvfc: Reinit target retries (bsc#1185938 ltc#192043).
- ibmvfc: Avoid move login if fast fail is enabled (bsc#1185938
  ltc#192043).
- ibmvfc: Handle move login failure (bsc#1185938 ltc#192043).
- commit 9530ba8
- scripts/git_sort/git_sort.py: add bpf git repo
- commit 65979e3
- proc: Avoid mixing integer types in mem_rw() (CVE-2021-3491
  bsc#1185642).
- commit fb84449
- blacklist: add commit b166a20b0738
  Mainline commit b166a20b0738 (&amp;quot;/net/sctp: fix race condition in
  sctp_destroy_sock&amp;quot;/) was found buggy so that it was reverted by commit
  01bfe5e8e428 (&amp;quot;/Revert &amp;quot;/net/sctp: fix race condition in sctp_destroy_sock&amp;quot;/&amp;quot;/)
  and replaced by a new fix, commit 34e5b0118685 (&amp;quot;/sctp: delay auto_asconf
  init until binding the first addr&amp;quot;/).
- commit 23ad848
- sctp: delay auto_asconf init until binding the first addr
  (CVE-2021-23133 bsc#1184675).
- commit c06b5aa
- bluetooth: eliminate the potential race condition when removing
  the HCI controller (CVE-2021-32399 bsc#1185898).
- commit 4b51cab
- kernel-docs.spec.in: Build using an utf-8 locale.
  Sphinx cannot handle UTF-8 input in non-UTF-8 locale.
- commit 0db6da1
- md/raid1: properly indicate failure when ending a failed write
  request (bsc#1185680).
- commit d29842e
- s390/entry: save the caller of psw_idle (bsc#1185677).
- commit 3c0dc03
- rpm: drop /usr/bin/env in interpreter specification
  OBS checks don't like /usr/bin/env in script interpreter lines but upstream
  developers tend to use it. A proper solution would be fixing the depedency
  extraction and drop the OBS check error but that's unlikely to happen so
  that we have to work around the problem on our side and rewrite the
  interpreter lines in scripts before collecting files for packages instead.
- commit 45c5c1a
- scripts/git_sort/git_sort.py: Update nvme repositories
- commit e849c44
- Update
  patches.suse/net-fix-race-condition-in-__inet_lookup_established.patch
  (bsc#1151794 bsc#1180624).
- handle also the opposite type of race condition
- commit 9395ee0
- KVM: Add proper lockdep assertion in I/O bus unregister
  (CVE-2020-36312 bsc#1184509).
- KVM: Stop looking for coalesced MMIO zones if the bus is
  destroyed (CVE-2020-36312 bsc#1184509).
- KVM: Destroy I/O bus devices on unregister failure _after_
  sync'ing SRCU (CVE-2020-36312 bsc#1184509).
- commit bc1f707
- dm: fix redundant IO accounting for bios that need splitting
  (bsc#1183738).
- commit 9cc6704
- rpm/constraints.in: bump disk space to 45GB on riscv64
- commit f8b883f
- rpm/constraints.in: remove aarch64 disk size exception
  obs://Kernel:stable/kernel-default/ARM/aarch64 currrently fails:
  installing package kernel-default-livepatch-devel-5.12.0-3.1.g6208a83.aarch64 needs 3MB more space on the / filesystem
  The stats say:
  Maximal used disk space: 31799 Mbyte
  By default, we require 35G. For aarch64 we had an exception to lower
  this limit to 30G there. Drop this exception as it is obviously no
  longer valid.
- commit ee00b50
- hv_netvsc: remove ndo_poll_controller (bsc#1185248).
- commit 2667ed7
- netfilter: x_tables: Use correct memory barriers (bsc#1184208
  CVE-2021-29650).
- commit 719c6a8
- rpm/macros.kernel-source: fix KMP failure in %install (bsc#1185244)
- commit 52805ed
- rpm/kernel-obs-build.spec.in: Include essiv with dm-crypt (boo#1183063).
  Previously essiv was part of dm-crypt but now it is separate.
  Include the module in kernel-obs-build when available.
  Fixes: 7cf5b9e26d87 (&amp;quot;/rpm/kernel-obs-build.spec.in: add dm-crypt for building with cryptsetup&amp;quot;/)
- commit fe15b78
- Revert &amp;quot;/rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514)&amp;quot;/
  This turned out to be a bad idea: the kernel-$flavor-devel package
  must be usable without kernel-$flavor, e.g. at the build of a KMP.
  And this change brought superfluous installation of kernel-preempt
  when a system had kernel-syms (bsc#1185113).
- commit d771304
- rpm/check-for-config-changes: add AS_HAS_* to ignores
  arch/arm64/Kconfig defines a lot of these. So far our current compilers
  seem to support them all. But it can quickly change with SLE later.
- commit a4d8194
- bpf: Tighten speculative pointer arithmetic mask (bsc#1184942
  CVE-2021-29155).
- bpf: Move sanitize_val_alu out of op switch (bsc#1184942
  CVE-2021-29155).
- bpf: Refactor and streamline bounds check into helper
  (bsc#1184942 CVE-2021-29155).
- bpf: Improve verifier error messages for users (bsc#1184942
  CVE-2021-29155).
- bpf: Rework ptr_limit into alu_limit and add common error path
  (bsc#1184942 CVE-2021-29155).
- bpf: Ensure off_reg has no mixed signed bounds for all types
  (bsc#1184942 CVE-2021-29155).
- bpf: Move off_reg into sanitize_ptr_alu (bsc#1184942
  CVE-2021-29155).
- commit c3fe286
- blacklist.conf: Add b6b79dd53082 powerpc/64s: Fix allnoconfig build
  since uaccess flush
- commit e9d5937
- Refresh ppc L1D flush patch metadata.
- commit 9db13af
- rpm/check-for-config-changes: remove stale comment
  It is stale since 8ab393bf905a committed in 2005 :).
- commit c9f9f5a
- rpm/mkspec: Use tilde instead of dot for version string with rc (bsc#1184650)
- commit f37613f
- Update bsc#1184170 fixes to fix a mistakenly modified BPF instruction
- Refresh
  patches.suse/bpf-Fix-32-bit-src-register-truncation-on-div-mod.patch.
- Refresh
  patches.suse/bpf-Fix-truncation-handling-for-mod32-dst-reg-wrt-ze.patch
- commit e62aa97
- KVM: SVM: avoid infinite loop on NPF from bad address (CVE-2020-36310 bsc#1184512).
- commit a90e23c
- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514)
  The devel package requires the kernel binary package itself for building
  modules externally.
- commit 794be7b
- KVM: fix memory leak in kvm_io_bus_unregister_dev() (CVE-2020-36312 bsc#1184509).
- commit 8663791
- xen/events: fix setting irq affinity (bsc#1184583 XSA-332
  CVE-2020-27673).
- commit de73046
- bpf, x86: Validate computation of branch displacements for
  x86-64 (bsc#1184391 CVE-2021-29154).
- commit 1d1eb4d
- nfc: Avoid endless loops caused by repeated llcp_sock_connect()
  (CVE-2020-25673 bsc#1178181).
- nfc: fix memory leak in llcp_sock_connect() (CVE-2020-25672
  bsc#1178181).
- nfc: fix refcount leak in llcp_sock_connect() (CVE-2020-25671
  bsc#1178181).
- nfc: fix refcount leak in llcp_sock_bind() (CVE-2020-25670
  bsc#1178181).
- commit 71faffc
- KVM: SVM: Periodically schedule when unregistering regions on
  destroy (bsc#1184511 CVE-2020-36311).
- commit e140650
- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12.
- commit bd64cb2
- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388).
- commit 18f65df
- Update bsc#1184170 fixes to do 32bit jump correctly
- Refresh
  patches.suse/bpf-Fix-32-bit-src-register-truncation-on-div-mod.patch.
- Refresh
  patches.suse/bpf-Fix-truncation-handling-for-mod32-dst-reg-wrt-ze.patch.
- commit c609295
- ibmvnic: Clear failover_pending if unable to schedule
  (bsc#1181960 ltc#190997).
- commit ce0766a
- fuse: fix live lock in fuse_iget() (bsc#1184211 CVE-2021-28950).
- fuse: fix bad inode (bsc#1184211 CVE-2020-36322).
- commit 920863f
- hv: clear ring_buffer pointer during cleanup (part of ae6935ed) (bsc#1181032).
- commit d0dbce1
- media: v4l: ioctl: Fix memory leak in video_usercopy
  (bsc#1184120 CVE-2021-30002).
- commit 08b20fe
- firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
  (CVE-2021-3483 bsc#1184393).
- commit 9292696
- Update patch reference of tty fix (CVE-2021-20219 bsc#1184397)
- commit b4b1b38
- btrfs: fix race when cloning extent buffer during rewind of
  an old root (bsc#1184193 CVE-2021-28964).
- commit 8039ed4
- bpf: Fix truncation handling for mod32 dst reg wrt zero
  (bsc#1184170 CVE-2021-3444).
- bpf: Fix 32 bit src register truncation on div/mod
  (bsc#1184170).
- commit 0962666
- bpf: fix subprog verifier bypass by div/mod by 0 exception (bsc#1184170).
- Refresh
  patches.suse/bpf-move-tmp-variable-into-ax-register-in-interprete.patch.
- commit 4d5a2c3
- perf/x86/intel: Fix a crash caused by zero PEBS status
  (CVE-2021-28971 bsc#1184196).
- commit 40c1d32
- xen-blkback: don't leak persistent grants from xen_blkbk_map()
  (bsc#1183646, CVE-2021-28688, XSA-371).
- commit 55909b8
- usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
  (CVE-2021-29265 bsc#1184167).
- commit 6095add
- gianfar: fix jumbo packets+napi+rx overrun crash (CVE-2021-29264
  bsc#1184168).
- commit 9dcbb37
- PCI: rpadlpar: Fix potential drc_name corruption in store
  functions (CVE-2021-28972 bsc#1184198).
- commit 6348e09
- net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
  (CVE-2021-29647 bsc#1184192).
- commit 3ab36f2
- bpf: Add sanity check for upper ptr_limit (bsc#1183686
  bsc#1183775).
- bpf: Simplify alu_limit masking for pointer arithmetic
  (bsc#1183686 bsc#1183775).
- bpf: Fix off-by-one for area size in creating mask to left
  (bsc#1183775 CVE-2020-27171).
- bpf: Prohibit alu ops for pointer types not defining ptr_limit
  (bsc#1183686 CVE-2020-27170).
- commit dbf16ca
- Fix a typo in r8188eu fix patch that caused a build error (CVE-2021-28660 bsc#1183593)
- commit b574698
- Update patch reference for x25 fix (CVE-2020-35519 bsc#1183696)
- commit c241986
- staging: rtl8188eu: prevent -&amp;gt;ssid overflow in rtw_wx_set_scan()
  (CVE-2021-28660 bsc#1183593).
- commit 5b4b262
- Update tags
  patches.suse/ext4-check-journal-inode-extents-more-carefully.patch
  (bsc#1173485 bsc#1183509 CVE-2021-3428).
- commit f1fc1ff
- blk-mq: move _blk_mq_update_nr_hw_queues synchronize_rcu call
  (CVE-2020-0433 bsc#1176720).
- blk-mq: Allow blocking queue tag iter callbacks (CVE-2020-0433
  bsc#1176720 bsc#1167316).
- commit 7fb1c08
- Update
  patches.suse/Xen-gnttab-handle-p2m-update-errors-on-a-per-slot-ba.patch
  (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number
- Update
  patches.suse/xen-netback-respect-gnttab_map_refs-s-return-value.patch
  (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number
- commit cfcdec5
- xen/events: avoid handling the same event on two cpus at the
  same time (bsc#1183638 XSA-332 CVE-2020-27673).
- commit 89c8a49
- xen/events: don't unmask an event channel when an eoi is pending
  (bsc#1183638 XSA-332 CVE-2020-27673).
- commit e4088d0
- xen/events: reset affinity of 2-level event when tearing it down
  (bsc#1183638 XSA-332 CVE-2020-27673).
- commit 6e06fe9
- jfs: Fix array index bounds check in dbAdjTree  (bsc#1179454 CVE-2020-27815).
- commit 981c2ff
- rpm/check-for-config-changes: comment on the list
  To explain what it actually is.
- commit e94bacf
- rpm/check-for-config-changes: define ignores more strictly
  * search for whole words, so make wildcards explicit
  * use ' for quoting
  * prepend CONFIG_ dynamically, so it need not be in the list
- commit f61e954
- rpm/check-for-config-changes: sort the ignores
  They are growing so to make them searchable by humans.
- commit 67c6b55
- rpm/check-for-config-changes: add -mrecord-mcount ignore
  Added by 3b15cdc15956 (tracing: move function tracer options to Kconfig)
  upstream.
- commit 018b013
- Correct bugzilla reference (CVE-2021-27365 CVE-2021-27363 CVE-2021-27364 bsc#1182716 bsc#1182717 bsc#1182715)
- commit e2a0905
- scsi: iscsi: Verify lengths on passthrough PDUs (CVE-2021-27365
  bsc#182715).
- scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
  (CVE-2021-27365 bsc#182715).
- scsi: iscsi: Restrict sessions and handles to admin capabilities
  (CVE-2021-27363 CVE-2021-27364 bsc#182716 bsc#182717).
- commit ee332c8
- rpm/check-for-config-changes: declare sed args as an array
  So that we can reuse it in both seds.
  This also introduces IGNORED_CONFIGS_RE array which can be easily
  extended.
- commit a1976d2
- xen-netback: respect gnttab_map_refs()'s return value
  (bsc#1183022 XSA-367).
- commit 6e61f26
- Xen/gnttab: handle p2m update errors on a per-slot basis
  (bsc#1183022 XSA-367).
- commit 1ab6d01
- rpm/check-for-config-changes: ignore more configs
  Specifially, these:
  * CONFIG_CC_HAS_*
  * CONFIG_CC_HAVE_*
  * CONFIG_CC_CAN_*
  * CONFIG_HAVE_[A-Z]*_COMPILER
  * CONFIG_TOOLS_SUPPORT_*
  are compiler specific too. This will allow us to use super configs
  using kernel's dummy-tools.
- commit d12dcbd
- Refresh
  patches.suse/cifs-introduce-helper-for-finding-referral-server.patch.
- commit 5c4b443
- x86/hyperv: Fix kexec panic/hang issues (bsc#1176831).
- commit 6da2889
- cifs: fix nodfs mount option (bsc#1180906).
- commit d3637e8
- cifs: introduce helper for finding referral server
  (bsc#1180906).
- commit 4cf3344
- cifs: check all path components in resolved dfs target
  (bsc#1180906).
- commit 85ef5ca
- cifs: fix check of tcon dfs in smb1 (bsc#1180906).
- commit 872e6be
- Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() (git-fixes).
- commit 6a804a8
- mm, THP, swap: make reuse_swap_page() works for THP swapped out
  (partial) (CVE-2020-29368, bsc#1179660.).
- commit 556db3f
- mm: thp: fix MADV_REMOVE deadlock on shmem THP (CVE-2020-29368,
  bsc#1179660.).
- commit 4eb863b
- mm: thp: make the THP mapcount atomic against
  __split_huge_pmd_locked() (CVE-2020-29368, bsc#1179660.).
- commit 2881aaa
- ibmvnic: fix a race between open and reset (bsc#1176855
  ltc#187293).
- commit c2ff1c3
- macros.kernel-source: Use spec_install_pre for certificate installation (boo#1182672).
  Since rpm 4.16 files installed during build phase are lost.
- commit d0b887e
- rpm/kernel-subpackage-build: Workaround broken bot
  (https://github.com/openSUSE/openSUSE-release-tools/issues/2439)
- commit b74d860
- xen-blkback: fix error handling in xen_blkbk_map() (XSA-365
  CVE-2021-26930 bsc#1181843).
- commit 0ed98dc
- xen-scsiback: don't &amp;quot;/handle&amp;quot;/ error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit b067c04
- xen-netback: don't &amp;quot;/handle&amp;quot;/ error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit 4c9cf8b
- xen-blkback: don't &amp;quot;/handle&amp;quot;/ error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit 603464d
- xen/arm: don't ignore return errors from set_phys_to_machine
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 9ff68db
- Xen/gntdev: correct error checking in gntdev_map_grant_pages()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 7fd73db
- Xen/gntdev: correct dev_bus_addr handling in
  gntdev_map_grant_pages() (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 131ffb6
- Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 4b44d15
- Xen/x86: don't bail early from clear_foreign_p2m_mapping()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 92a5a6c
- xen/netback: fix spurious event detection for common event case
  (bsc#1182175).
- commit 1f35f61
- kernel-binary.spec: Add back initrd and image symlink ghosts to
  filelist (bsc#1182140).
  Fixes: 76a9256314c3 (&amp;quot;/rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082).&amp;quot;/)
- commit 606c9d1
- rpm/post.sh: Avoid purge-kernel for the first installed kernel (bsc#1180058)
- commit c29e77d
- scsi/fc: kABI fixes for new ELS_FPIN definition (bsc#1181441)
- commit 2714ba6
- scsi: qla2xxx: Fix description for parameter
  ql2xenforce_iocb_limit (bsc#1181441).
- scsi: qla2xxx: Update version to 10.02.00.104-k (bsc#1181441).
- scsi: qla2xxx: Fix device loss on 4G and older HBAs
  (bsc#1181441).
- scsi: qla2xxx: If fcport is undergoing deletion complete I/O
  with retry (bsc#1181441).
- scsi: qla2xxx: Fix the call trace for flush workqueue
  (bsc#1181441).
- scsi: qla2xxx: Fix flash update in 28XX adapters on big endian
  machines (bsc#1181441).
- scsi: qla2xxx: Handle aborts correctly for port undergoing
  deletion (bsc#1181441).
- scsi: qla2xxx: Fix N2N and NVMe connect retry failure
  (bsc#1181441).
- scsi: qla2xxx: Fix FW initialization error on big endian
  machines (bsc#1181441).
- scsi: qla2xxx: Fix crash during driver load on big endian
  machines (bsc#1181441).
- scsi: qla2xxx: Fix compilation issue in PPC systems
  (bsc#1181441).
- scsi: qla2xxx: Don't check for fw_started while posting NVMe
  command (bsc#1181441).
- scsi: qla2xxx: Tear down session if FW say it is down
  (bsc#1181441).
- scsi: qla2xxx: Limit interrupt vectors to number of CPUs
  (bsc#1181441).
  Refresh:
  - patches.suse/qla2xxx-allow-irqbalance-control-in-non-MQ-mode.patch
- scsi: qla2xxx: Change post del message from debug level to
  log level (bsc#1181441).
- scsi: qla2xxx: Remove trailing semicolon in macro definition
  (bsc#1181441).
- scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific code
  (bsc#1181441).
- scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())
  (bsc#1181441).
- scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code
  (bsc#1181441).
- scsi: qla2xxx: Move sess cmd list/lock to driver (bsc#1181441).
- scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
  (bsc#1181441).
- scsi: qla2xxx: Return EBUSY on fcport deletion (bsc#1181441).
- scsi: qla2xxx: remove incorrect sparse #ifdef (bsc#1181441).
- scsi: qla2xxx: Fix return of uninitialized value in rval
  (bsc#1181441).
- scsi: qla2xxx: Initialize variable in qla8044_poll_reg()
  (bsc#1181441).
- scsi: qla2xxx: Use constant when it is known (bsc#1181441).
- scsi: qla2xxx: Fix inconsistent format argument type in
  qla_dbg.c (bsc#1181441).
- scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
  (bsc#1181441).
- scsi: qla2xxx: Fix inconsistent format argument type in
  tcm_qla2xxx.c (bsc#1181441).
- scsi: qla2xxx: Update version to 10.02.00.103-k (bsc#1181441).
- scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
  (bsc#1181441).
- scsi: qla2xxx: Fix crash on session cleanup with unload
  (bsc#1181441).
- scsi: qla2xxx: Fix reset of MPI firmware (bsc#1181441).
- scsi: qla2xxx: Fix MPI reset needed message (bsc#1181441).
- scsi: qla2xxx: Fix buffer-buffer credit extraction error
  (bsc#1181441).
- scsi: qla2xxx: Correct the check for sscanf() return value
  (bsc#1181441).
- scsi: qla2xxx: Update version to 10.02.00.102-k (bsc#1181441).
- scsi: qla2xxx: Add SLER and PI control support (bsc#1181441).
- scsi: qla2xxx: Add IOCB resource tracking (bsc#1181441).
- scsi: qla2xxx: Add rport fields in debugfs (bsc#1181441).
- scsi: qla2xxx: Make tgt_port_database available in initiator
  mode (bsc#1181441).
- scsi: qla2xxx: Fix I/O errors during LIP reset tests
  (bsc#1181441).
- scsi: qla2xxx: Performance tweak (bsc#1181441).
- scsi: qla2xxx: Fix memory size truncation (bsc#1181441).
- scsi: qla2xxx: Reduce duplicate code in reporting speed
  (bsc#1181441).
- scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec
  (bsc#1181441).
- scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices
  (bsc#1181441).
- scsi: qla2xxx: Setup debugfs entries for remote ports
  (bsc#1181441).
- scsi: qla2xxx: Fix I/O failures during remote port toggle
  testing (bsc#1181441).
- scsi: qla2xxx: Remove unneeded variable 'rval' (bsc#1181441).
- scsi: qla2xxx: Log calling function name in
  qla2x00_get_sp_from_handle() (bsc#1181441).
- scsi: qla2xxx: Simplify return value logic in
  qla2x00_get_sp_from_handle() (bsc#1181441).
- scsi: qla2xxx: Warn if done() or free() are called on an
  already freed srb (bsc#1181441).
- scsi: qla2xxx: Fix the return value (bsc#1181441).
- scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
  (bsc#1181441).
- scsi: qla2xxx: Fix wrong return value in
  qlt_chk_unresolv_exchg() (bsc#1181441).
- scsi: qla2xxx: Remove redundant variable initialization
  (bsc#1181441).
- scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()'
  call (bsc#1181441).
- scsi: qla2xxx: Remove pci-dma-compat wrapper API (bsc#1181441).
- scsi: qla2xxx: Remove superfluous memset() (bsc#1181441).
- scsi: qla2xxx: Fix regression on sparc64 (bsc#1181441).
- scsi: qla2xxx: Fix null pointer access during disconnect from
  subsystem (bsc#1181441).
- scsi: qla2xxx: Check if FW supports MQ before enabling
  (bsc#1181441).
- scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
  (bsc#1181441).
- scsi: qla2xxx: Allow ql2xextended_error_logging special value
  1 to be set anytime (bsc#1181441).
- scsi: qla2xxx: Reduce noisy debug message (bsc#1181441).
- scsi: qla2xxx: Fix login timeout (bsc#1181441).
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
  (bsc#1181441).
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1181441).
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1181441).
- scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout
  values (bsc#1181441).
- scsi: qla2xxx: Address a set of sparse warnings (bsc#1181441).
- scsi: qla2xxx: SAN congestion management implementation
  (bsc#1181441).
- scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests
  (bsc#1181441).
- scsi: qla2xxx: Introduce a function for computing the debug
  message prefix (bsc#1181441).
- scsi: qla2xxx: Make qla2x00_restart_isp() easier to read
  (bsc#1181441).
- scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()
  (bsc#1181441).
- scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits
  of request_t.handle (bsc#1181441).
- scsi: qla2xxx: Remove a superfluous cast (bsc#1181441).
- scsi: qla2xxx: Initialize 'n' before using it (bsc#1181441).
- scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier
  to read (bsc#1181441).
- scsi: qla2xxx: Remove the __packed annotation from struct
  fcp_hdr and fcp_hdr_le (bsc#1181441).
- scsi: qla2xxx: Check the size of struct fcp_hdr at compile time
  (bsc#1181441).
- scsi: Fix trivial spelling (bsc#1181441).
- scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
  (bsc#1181441).
- scsi: qla2xxx: Keep initiator ports after RSCN (bsc#1181441).
- scsi: qla2xxx: Remove return value from qla_nvme_ls()
  (bsc#1181441).
- scsi: qla2xxx: Remove an unused function (bsc#1181441).
- scsi: qla2xxx: Fix endianness annotations in source files
  (bsc#1181441).
  Refresh:
  - patches.suse/scsi-qla2xxx-Set-NVMe-status-code-for-failed-NVMe-FC.patch
- scsi: qla2xxx: Fix endianness annotations in header files
  (bsc#1181441).
- scsi: qla2xxx: Use make_handle() instead of open-coding it
  (bsc#1181441).
- scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
  (bsc#1181441).
- scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from
  upper case into lower case (bsc#1181441).
- scsi: qla2xxx: Fix the code that reads from mailbox registers
  (bsc#1181441).
- scsi: qla2xxx: Use register names instead of register offsets
  (bsc#1181441).
- scsi: qla2xxx: Change two hardcoded constants into offsetof()
  / sizeof() expressions (bsc#1181441).
- scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg
  to FCP_PRIO_CFG_SIZE (bsc#1181441).
- scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
  (bsc#1181441).
- scsi: qla2xxx: Add more BUILD_BUG_ON() statements (bsc#1181441).
- scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
  (bsc#1181441).
- scsi: qla2xxx: Simplify the functions for dumping firmware
  (bsc#1181441).
- scsi: qla2xxx: Fix spelling of a variable name (bsc#1181441).
- scsi: qla2xxx: Make qlafx00_process_aen() return void
  (bsc#1181441).
- scsi: qla2xxx: Use true, false for ha-&amp;gt;fw_dumped (bsc#1181441).
- scsi: qla2xxx: Use true, false for need_mpi_reset (bsc#1181441).
- scsi: qla2xxx: Make qla_set_ini_mode() return void
  (bsc#1181441).
- scsi: qla2xxx: Fix issue with adapter's stopping state
  (bsc#1181441).
- scsi: qla2xxx: Fix failure message in qlt_disable_vha()
  (bsc#1181441).
- scsi: qla2xxx: Fix warning after FC target reset (bsc#1181441).
- scsi: qla2xxx: make 1-bit bit-fields unsigned int (bsc#1181441).
- scsi: qla2xxx: Fix MPI failure AEN (8200) handling
  (bsc#1181441).
- scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it
  (bsc#1181441).
- scsi: qla2xxx: Split qla2x00_configure_local_loop()
  (bsc#1181441).
- scsi: fc: Update Descriptor definition and add RDF and Link
  Integrity FPINs (bsc#1181441).
- scsi: scsi_transport_fc: Add FPIN fc event codes (bsc#1181441).
- scsi: scsi_transport_fc: refactor event posting routines
  (bsc#1181441).
- scsi: fc: add FPIN ELS definition (bsc#1181441).
- commit 951e0ba
- xen/netback: avoid race in xenvif_rx_ring_slots_available()
  (bsc#1065600).
- commit 8f2c4d9
- objtool: Don't fail on missing symbol table (bsc#1192379).
- commit e7ec5af
- rpm/kernel-binary.spec.in: Correct Supplements in optional subpkg (jsc#SLE-11796)
  The product string was changed from openSUSE to Leap.
- commit 3cb7943
- blacklist.conf: Add 08685be7761d powerpc/64s: fix scv entry fallback flush vs interrupt
  No scv support.
- commit f4c561c
- Exclude Symbols.list again.
  Removing the exclude builds vanilla/linux-next builds.
  Fixes: 55877625c800 (&amp;quot;/kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.&amp;quot;/)
- commit a1728f2
- ibmvnic: continue fatal error reset after passive init
  (bsc#1171078 ltc#184239 git-fixes).
- commit 5749efe
- ibmvnic: fix: NULL pointer dereference (bsc#1044767 ltc#155231
  git-fixes).
- commit 5c51f87
- ibmvnic: delay next reset if hard reset fails (bsc#1094840
  ltc#167098 git-fixes).
- ibmvnic: restore adapter state on failed reset (bsc#1152457
  ltc#174432 git-fixes).
- ibmvnic: avoid memset null scrq msgs (bsc#1044767 ltc#155231
  git-fixes).
- ibmvnic: enhance resetting status check during module exit
  (bsc#1065729).
- ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues
  (FATE#322021 bsc#1040855 ltc#155067 git-fixes).
- commit 0755e1a
- rpm/kernel-{source,binary}.spec: do not include ghost symlinks
  (boo#1179082).
- commit 76a9256
- scripts/lib/SUSE/MyBS.pm: properly close prjconf Macros: section
- commit 965157e
- rpm/kernel-binary.spec.in: use grep -E instead of egrep (bsc#1179045)
  egrep is only a deprecated bash wrapper for &amp;quot;/grep -E&amp;quot;/. So use the latter
  instead.
- commit 63d7072
- kernel-{binary,source}.spec.in: do not create loop symlinks (bsc#1179082)
- commit adf56a8
- rpm/kernel-binary.spec.in: avoid using more barewords (bsc#1179014)
  %split_extra still contained two.
- commit d9b4c40
- kernel-source.spec: Fix build with rpm 4.16 (boo#1179015).
  RPM_BUILD_ROOT is cleared before %%install. Do the unpack into
  RPM_BUILD_ROOT in %%install
- commit 13bd533
- rpm/kernel-binary.spec.in: avoid using barewords (bsc#1179014)
  Author: Dominique Leuenberger &amp;lt;dimstar@opensuse.org&amp;gt;
- commit 21f8205
- rpm/mkspec: do not build kernel-obs-build on x86_32
  We want to use 64bit kernel due to various bugs (bsc#1178762 to name
  one).
  There is:
  ExportFilter: ^kernel-obs-build.*.x86_64.rpm$ . i586
  in Factory's prjconf now. No other actively maintained distro (i.e.
  merging packaging branch) builds a x86_32 kernel, hence pushing to
  packaging directly.
- commit 8099b4b
- powerpc/vnic: Extend &amp;quot;/failover pending&amp;quot;/ window (bsc#1176855
  ltc#187293).
- commit 76b80e4
- Updated Copyright line in rpm templates with SUSE LLC
- commit 39a1fcf
- rpm/kernel-obs-build.spec.in: Add -q option to modprobe calls (bsc#1178401)
- commit 33ded45
- rpm/kernel-binary.spec.in: Fix compressed module handling for in-tree KMP (jsc#SLE-10886)
  The in-tree KMP that is built with SLE kernels have a different scriptlet
  that is embedded in kernel-binary.spec.in rather than *.sh files.
- commit e32ee2c
- rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592)
- commit 552ec97
- kernel-binary.spec.in: pack scripts/module.lds into kernel-$flavor-devel
  Since mainline commit 596b0474d3d9 (&amp;quot;/kbuild: preprocess module linker
  script&amp;quot;/) in 5.10-rc1, scripts/module.lds linker script is needed to build
  out of tree modules. Add it into kernel-$flavor-devel subpackage.
- commit fe37c16
- rpm/split-modules: Avoid errors even if Module.* are not present
- commit 752fbc6
- coredump: fix crash when umh is disabled (bsc#1177753, bsc#1182194).
- commit 2d7672f
- Add the support for kernel-FLAVOR-optional subpackage (jsc#SLE-11796)
  This change allows to create kernel-*-optional subpackage containing
  the modules that are not shipped on SLE but only on Leap.  Those
  modules are marked in the new &amp;quot;/-!optional&amp;quot;/ marker in supported.conf.
  Flip split_optional definition in kernel-binaries.spec.in for the
  branch that needs the splitting.
- commit 1fa25f8
- kernel-binary.spec.in: Exclude .config.old from kernel-devel
  - use tar excludes for .kernel-binary.spec.buildenv
- commit 939a79b
- ibmvnic: add missing parenthesis in do_reset() (bsc#1176700
  ltc#188140).
- commit 8875ac3
- ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
  (bsc#1175873 ltc#187922).
- commit 5929ac3
- ext4: check journal inode extents more carefully (bsc#1173485).
- commit 794d98a
- ext4: don't allow overlapping system zones (bsc#1173485).
- commit 9b895a5
- ext4: handle error of ext4_setup_system_zone() on remount
  (bsc#1173485).
- commit 7164881
- net_sched: cls_route: remove the right filter from hashtable
  (networking-stable-20_03_28).
- commit a96d7a8
- block: don't use blocking queue entered for recursive bio
  (bsc#1104967,FATE#325924).
- commit d4e47bf

Package less was updated:

- Add missing runtime dependency on which, which is used by lessopen.sh.  Fix bsc#1190552.

Package libX11 was updated:

- redone U_CVE-2021-31535.patch due to regressions (boo#1186643)  * fixes segfaults for xforms applications like fdesign
- U_CVE-2021-31535.patch
  * adds missing request length checks in libX11 (CVE-2021-31535,
    bsc#1182506)

Package libcap was updated:

- Add explicit dependency on libcap2 with version to libcap-progs  (bsc#1184690, bsc#1184434)
- Update to libcap 2.26 for supporting the ambient capabilities
  (jsc#SLE-17092, jsc#ECO-3460)
- Drop obsoleted patch:
  libcap-missing-capabilities.patch
- Use &amp;quot;/or&amp;quot;/ in the license tag to avoid confusion (bsc#1180073)

Package libesmtp was updated:

- Add libesmtp-fix-cve-2019-19977.patch: Fix stack-based buffer  over-read in ntlm/ntlmstruct.c (bsc#1160462 bsc#1189097).

Package libgcrypt was updated:

- FIPS: Fix gcry_mpi_sub_ui subtraction [bsc#1193480]  * gcry_mpi_sub_ui: fix subtracting from negative value
  * Add libgcrypt-FIPS-fix-gcry_mpi_sub_ui.patch
- Security fix: [bsc#1187212, CVE-2021-33560]
  * Libgcrypt mishandles ElGamal encryption because it lacks exponent
    blinding to address a side-channel attack against mpi_powm
- Add patches:
  * libgcrypt-CVE-2021-33560-ElGamal-exponent-blinding.patch
  * libgcrypt-CVE-2021-33560-fix-ElGamal-enc.patch

Package libjpeg-turbo was updated:

  fix CVE-2020-17541 [bsc#1186764], stack-based buffer overflow in the &amp;quot;/transform&amp;quot;/ component  + libjpeg-turbo-CVE-2020-17541.patch
- security update
- added patches

Package libjpeg62-turbo was updated:

  fix CVE-2020-17541 [bsc#1186764], stack-based buffer overflow in the &amp;quot;/transform&amp;quot;/ component  + libjpeg-turbo-CVE-2020-17541.patch
- security update
- added patches

Package libnettle was updated:

- Security fix: [CVE-2021-3580, bsc#1187060]  * Remote crash in RSA decryption via manipulated ciphertext
  * Add libnettle-CVE-2021-3580.patch
- Security fix: [bsc#1184401, bsc#1183835, CVE-2021-20305]
  * multiply function being called with out-of-range scalars
  * Affects ecc-ecdsa-sign(), ecc_ecdsa_verify() and _eddsa_hash().
- Add libnettle-CVE-2021-20305.patch

Package libqt5-qtbase was updated:

- Fix clipboard breaking when timer wraps after 50 days (bsc#1178600)  * 0001-XCB-Fix-clipboard-breaking-when-timer-wraps-after-50days.patch

Package libsolv was updated:

- Turn on rich dependency handling needed for ptf support  [jsc#SLE-17973] [jsc#SLE-17974] [bnc#1190530]
- bump version to 0.6.38
- fix heap-buffer-overflow in repodata_schema2id [CVE-2019-20387]
  [bnc#1161510]
- backport support for blacklisted packages to support ptf
  packages and retracted patches [jsc#SLE-17973]
- fix ruleinfo of complex dependencies returning the wrong origin
- fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason
- fix add_complex_recommends() selecting conflicted packages in rare
  cases
- testcase_read: error out if repos are added or the system is changed
  too late [CVE-2021-3200] [bnc#1186229]
- fix potential segfault in resolve_jobrules
- fix solv_zchunk decoding error if large chunks are used
- bump version to 0.6.37

Package libvirt was updated:

- CVE-2021-4147: libxl: Fix libvirtd segfault  a7a03324-libxl-protect-logger-access.patch
  bsc#1193981, bsc#1194041
- CVE-2021-3975: Add missing lock in qemuProcessHandleMonitorEOF
  1ac703a7-CVE-2021-3975.patch
  bsc#1192876

Package libvpx was updated:

- backport fix for  out-of-bounds read on truncated key frames    CVE-2020-0034.patch bsc#1166066

Package libxml2 was updated:

- Security fix: [bsc#1186015, CVE-2021-3541]  * Exponential entity expansion attack bypasses all existing
    protection mechanisms.
- Add libxml2-CVE-2021-3541.patch
- Security fix: [bsc#1185698, CVE-2021-3537]
  * NULL pointer dereference in valid.c:xmlValidBuildAContentModel
  * Add libxml2-CVE-2021-3537.patch
- Security fix: [bsc#1185408, CVE-2021-3518]
  * Fix use-after-free in xinclude.c:xmlXIncludeDoProcess()
  * Add libxml2-CVE-2021-3518.patch
- Security fix: [bsc#1185410, CVE-2021-3517]
  * Fix heap-based buffer overflow in entities.c:xmlEncodeEntitiesInternal()
  * Add libxml2-CVE-2021-3517.patch
- Security fix: [bsc#1185409, CVE-2021-3516]
  * Fix use-after-free in entities.c:xmlEncodeEntitiesInternal()
  * Add libxml2-CVE-2021-3516.patch

Package libzypp was updated:

- Rephrase vendor conflict message in case 2 packages are  involved (bsc#1187760)
  This covers the case where not the packages itself would change
  its vendor, but replaces a package from a different vendor.
- RepoManager: Don't probe for plaindir repo if URL schema is
  plugin: (bsc#1191286)
- version 16.22.3 (0)
- BuildRequires:  libsolv-devel &amp;gt;= 0.6.38
  Must rebuild all caches to make sure rich dependency handling is
  turned on. Needed for PTF support. (jsc#SLE-17974, bsc#1190530)
- version 16.22.2 (0)
- Fix solver jobs for PTFs (bsc#1186503)
- version 16.22.1 (0)
- Add support for PTFs (jsc#SLE-17974)
- version 16.22.0 (0)
- Patch: Identify well-known category names (bsc#1179847)
  This allows to use the RH and SUSE patch categrory names synonymously:
  (recommendedi = bugfix) and (optional = feature = enhancement).
- version 16.21.5 (0)

Package lvm2 was updated:

- starting with 12SP4 lvconvert no longer takes stripes option (bsc#1183905)  + bug-1183905_lvconvert-allow-stripes-stripesize-in-mirror-convers.patch

Package mozilla-nspr was updated:

- update to version 4.32:  * implement new socket option PR_SockOpt_DontFrag
  * support larger DNS records by increasing the default buffer
    size for DNS queries
- update to version 4.31:
  * Lock access to PRCallOnceType members in PR_CallOnce* for
    thread safety bmo#1686138
- update to version 4.30
  * support longer thread names on macOS
  * fix a build failure on OpenBSD
- update to version 4.29
  * Remove macOS Code Fragment Manager support code
  * Remove XP_MACOSX and OS_TARGET=MacOSX
  * Refresh config.guess and config.sub
  * Remove NSPR's patch to config.sub
  * Add support for e2k target (64-bit Elbrus 2000)
- update to version 4.28
  * Fix a compiler warning
  * Add rule for cross-compiling with cygwin
- update to version 4.27
  * the macOS platform code for shared library loading was
    changed to support macOS 11.
    If the absolute path parameter given to PR_LoadLibrary
    begins with either /System/ or /usr/lib/ then no test is
    performed if the library exists at a file.
  * An include statement for a Windows system library header
    was added
- update to version 4.26
  * PR_GetSystemInfo supports a new flag PR_SI_RELEASE_BUILD to get
    information about the operating system build version.
  * Better support parallel building on Windows.
  * The internal release automatic script requires python 3.

Package mozilla-nss was updated:

- Mozilla NSS 3.68.2 (bsc#1193845)  * mozilla::pkix: support SHA-2 hashes in CertIDs in OCSP responses
    (bmo#966856)
- Mozilla NSS 3.68.1
  MFSA 2021-51 (bsc#1193170)
  * CVE-2021-43527 (bmo#1737470)
    Memory corruption via DER-encoded DSA and RSA-PSS signatures
- Remove now obsolete patch nss-bsc1193170.patch
- Add patch to fix CVE-2021-43527 (bsc#1193170):
  nss-bsc1193170.patch
- Removed nss-fips-kdf-self-tests.patch.  This was made
  obsolete by upstream changes. (bmo#1660304)
- Rebase nss-fips-stricter-dh.patch needed due to upstream changes.
- Update nss-fips-constructor-self-tests.patch to fix crashes
  reported by upstream. This was likely affecting WebRTC calls.
- update to NSS 3.68
  * bmo#1713562 - Fix test leak.
  * bmo#1717452 - NSS 3.68 should depend on NSPR 4.32.
  * bmo#1693206 - Implement PKCS8 export of ECDSA keys.
  * bmo#1712883 - DTLS 1.3 draft-43.
  * bmo#1655493 - Support SHA2 HW acceleration using Intel SHA Extension.
  * bmo#1713562 - Validate ECH public names.
  * bmo#1717610 - Add function to get seconds from epoch from pkix::Time.
- update to NSS 3.67
  * bmo#1683710 - Add a means to disable ALPN.
  * bmo#1715720 - Fix nssckbi version number in NSS 3.67 (was supposed to be incremented in 3.66).
  * bmo#1714719 - Set NSS_USE_64 on riscv64 target when using GYP/Ninja.
  * bmo#1566124 - Fix counter increase in ppc-gcm-wrap.c.
  * bmo#1566124 - Fix AES_GCM mode on ppc64le for messages of length more than 255-byte.
- update to NSS 3.66
  * bmo#1710716 - Remove Expired Sonera Class2 CA from NSS.
  * bmo#1710716 - Remove Expired Root Certificates from NSS - QuoVadis Root Certification Authority.
  * bmo#1708307 - Remove Trustis FPS Root CA from NSS.
  * bmo#1707097 - Add Certum Trusted Root CA to NSS.
  * bmo#1707097 - Add Certum EC-384 CA to NSS.
  * bmo#1703942 - Add ANF Secure Server Root CA to NSS.
  * bmo#1697071 - Add GLOBALTRUST 2020 root cert to NSS.
  * bmo#1712184 - NSS tools manpages need to be updated to reflect that sqlite is the default database.
  * bmo#1712230 - Don't build ppc-gcm.s with clang integrated assembler.
  * bmo#1712211 - Strict prototype error when trying to compile nss code that includes blapi.h.
  * bmo#1710773 - NSS needs FIPS 180-3 FIPS indicators.
  * bmo#1709291 - Add VerifyCodeSigningCertificateChain.
  * Use GNU tar for the release helper script.
- update to NSS 3.65
  * bmo#1709654 - Update for NetBSD configuration.
  * bmo#1709750 - Disable HPKE test when fuzzing.
  * bmo#1566124 - Optimize AES-GCM for ppc64le.
  * bmo#1699021 - Add AES-256-GCM to HPKE.
  * bmo#1698419 - ECH -10 updates.
  * bmo#1692930 - Update HPKE to final version.
  * bmo#1707130 - NSS should use modern algorithms in PKCS#12 files by default.
  * bmo#1703936 - New coverity/cpp scanner errors.
  * bmo#1697303 - NSS needs to update it's csp clearing to FIPS 180-3 standards.
  * bmo#1702663 - Need to support RSA PSS with Hashing PKCS #11 Mechanisms.
  * bmo#1705119 - Deadlock when using GCM and non-thread safe tokens.
- refreshed patches
- Firefox 90.0 requires NSS 3.66
- update to NSS 3.64
  * bmo#1705286 - Properly detect mips64.
  * bmo#1687164 - Introduce NSS_DISABLE_CRYPTO_VSX and
    disable_crypto_vsx.
  * bmo#1698320 - replace __builtin_cpu_supports(&amp;quot;/vsx&amp;quot;/) with
    ppc_crypto_support() for clang.
  * bmo#1613235 - Add POWER ChaCha20 stream cipher vector
    acceleration.
- update to NSS 3.63.1
  * no upstream release notes for 3.63.1 (yet)
  Fixed in 3.63
  * bmo#1697380 - Make a clang-format run on top of helpful contributions.
  * bmo#1683520 - ECCKiila P384, change syntax of nested structs
    initialization to prevent build isses with GCC 4.8.
  * bmo#1683520 - [lib/freebl/ecl] P-384: allow zero scalars in dual
    scalar multiplication.
  * bmo#1683520 - ECCKiila P521, change syntax of nested structs
    initialization to prevent build isses with GCC 4.8.
  * bmo#1683520 - [lib/freebl/ecl] P-521: allow zero scalars in dual
    scalar multiplication.
  * bmo#1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca683.
  * bmo#1694214 - tstclnt can't enable middlebox compat mode.
  * bmo#1694392 - NSS does not work with PKCS #11 modules not supporting
    profiles.
  * bmo#1685880 - Minor fix to prevent unused variable on early return.
  * bmo#1685880 - Fix for the gcc compiler version 7 to support setenv
    with nss build.
  * bmo#1693217 - Increase nssckbi.h version number for March 2021 batch
    of root CA changes, CA list version 2.48.
  * bmo#1692094 - Set email distrust after to 21-03-01 for Camerfirma's
    'Chambers of Commerce' and 'Global Chambersign' roots.
  * bmo#1618407 - Symantec root certs - Set CKA_NSS_EMAIL_DISTRUST_AFTER.
  * bmo#1693173 - Add GlobalSign R45, E45, R46, and E46 root certs to NSS.
  * bmo#1683738 - Add AC RAIZ FNMT-RCM SERVIDORES SEGUROS root cert to NSS.
  * bmo#1686854 - Remove GeoTrust PCA-G2 and VeriSign Universal root certs
    from NSS.
  * bmo#1687822 - Turn off Websites trust bit for the âStaat der
    Nederlanden Root CA - G3â root cert in NSS.
  * bmo#1692094 - Turn off Websites Trust Bit for 'Chambers of Commerce
    Root - 2008' and 'Global Chambersign Root - 2008â.
  * bmo#1694291 - Tracing fixes for ECH.
- required for Firefox 88
- update to NSS 3.62
  * bmo#1688374 - Fix parallel build NSS-3.61 with make
  * bmo#1682044 - pkix_Build_GatherCerts() + pkix_CacheCert_Add()
    can corrupt &amp;quot;/cachedCertTable&amp;quot;/
  * bmo#1690583 - Fix CH padding extension size calculation
  * bmo#1690421 - Adjust 3.62 ABI report formatting for new libabigail
  * bmo#1690421 - Install packaged libabigail in docker-builds image
  * bmo#1689228 - Minor ECH -09 fixes for interop testing, fuzzing
  * bmo#1674819 - Fixup a51fae403328, enum type may be signed
  * bmo#1681585 - Add ECH support to selfserv
  * bmo#1681585 - Update ECH to Draft-09
  * bmo#1678398 - Add Export/Import functions for HPKE context
  * bmo#1678398 - Update HPKE to draft-07
- required for Firefox 87
- Add nss-btrfs-sqlite.patch to address bmo#1690232
- update to NSS 3.61
  * required for Firefox 86
  * bmo#1682071 - Fix issue with IKE Quick mode deriving incorrect key
    values under certain conditions.
  * bmo#1684300 - Fix default PBE iteration count when NSS is compiled
    with NSS_DISABLE_DBM.
  * bmo#1651411 - Improve constant-timeness in RSA operations.
  * bmo#1677207 - Upgrade Google Test version to latest release.
  * bmo#1654332 - Add aarch64-make target to nss-try.
- update to NSS 3.60.1
  Notable changes in NSS 3.60:
  * TLS 1.3 Encrypted Client Hello (draft-ietf-tls-esni-08) support
    has been added, replacing the previous ESNI (draft-ietf-tls-esni-01)
    implementation. See bmo#1654332 for more information.
  * December 2020 batch of Root CA changes, builtins library updated
    to version 2.46. See bmo#1678189, bmo#1678166, and bmo#1670769
    for more information.
- removed obsolete ppc-old-abi-v3.patch
- update to NSS 3.59.1
  * bmo#1679290 - Fix potential deadlock with certain third-party
    PKCS11 modules
- update to NSS 3.59
  Notable changes
  * Exported two existing functions from libnss:
    CERT_AddCertToListHeadWithData and CERT_AddCertToListTailWithData
  Bugfixes
  * bmo#1607449 - Lock cert-&amp;gt;nssCertificate to prevent a potential data race
  * bmo#1672823 - Add Wycheproof test cases for HMAC, HKDF, and DSA
  * bmo#1663661 - Guard against NULL token in nssSlot_IsTokenPresent
  * bmo#1670835 - Support enabling and disabling signatures via Crypto Policy
  * bmo#1672291 - Resolve libpkix OCSP failures on SHA1 self-signed
    root certs when SHA1 signatures are disabled.
  * bmo#1644209 - Fix broken SelectedCipherSuiteReplacer filter to
    solve some test intermittents
  * bmo#1672703 - Tolerate the first CCS in TLS 1.3 to fix a regression in
    our CVE-2020-25648 fix that broke purple-discord
    (boo#1179382)
  * bmo#1666891 - Support key wrap/unwrap with RSA-OAEP
  * bmo#1667989 - Fix gyp linking on Solaris
  * bmo#1668123 - Export CERT_AddCertToListHeadWithData and
    CERT_AddCertToListTailWithData from libnss
  * bmo#1634584 - Set CKA_NSS_SERVER_DISTRUST_AFTER for Trustis FPS Root CA
  * bmo#1663091 - Remove unnecessary assertions in the streaming
    ASN.1 decoder that affected decoding certain PKCS8
    private keys when using NSS debug builds
  * bmo#670839 - Use ARM crypto extension for AES, SHA1 and SHA2 on MacOS.
- update to NSS 3.58
  Bugs fixed:
  * bmo#1641480 (CVE-2020-25648)
    Tighten CCS handling for middlebox compatibility mode.
  * bmo#1631890 - Add support for Hybrid Public Key Encryption
    (draft-irtf-cfrg-hpke) support for TLS Encrypted Client Hello
    (draft-ietf-tls-esni).
  * bmo#1657255 - Add CI tests that disable SHA1/SHA2 ARM crypto
    extensions.
  * bmo#1668328 - Handle spaces in the Python path name when using
    gyp on Windows.
  * bmo#1667153 - Add PK11_ImportDataKey for data object import.
  * bmo#1665715 - Pass the embedded SCT list extension (if present)
    to TrustDomain::CheckRevocation instead of the notBefore value.
- install libraries in %{_libdir} (boo#1029961)
- Fix build with RPM 4.16: error: bare words are no longer
  supported, please use &amp;quot;/...&amp;quot;/:  lib64 == lib64.
- update to NSS 3.57
  * The following CA certificates were Added:
    bmo#1663049 - CN=Trustwave Global Certification Authority
    SHA-256 Fingerprint: 97552015F5DDFC3C8788C006944555408894450084F100867086BC1A2BB58DC8
    bmo#1663049 - CN=Trustwave Global ECC P256 Certification Authority
    SHA-256 Fingerprint: 945BBC825EA554F489D1FD51A73DDF2EA624AC7019A05205225C22A78CCFA8B4
    bmo#1663049 - CN=Trustwave Global ECC P384 Certification Authority
    SHA-256 Fingerprint: 55903859C8C0C3EBB8759ECE4E2557225FF5758BBD38EBD48276601E1BD58097
  * The following CA certificates were Removed:
    bmo#1651211 - CN=EE Certification Centre Root CA
    SHA-256 Fingerprint: 3E84BA4342908516E77573C0992F0979CA084E4685681FF195CCBA8A229B8A76
    bmo#1656077 - O=Government Root Certification Authority; C=TW
    SHA-256 Fingerprint: 7600295EEFE85B9E1FD624DB76062AAAAE59818A54D2774CD4C0B2C01131E1B3
  * Trust settings for the following CA certificates were Modified:
    bmo#1653092 - CN=OISTE WISeKey Global Root GA CA
    Websites (server authentication) trust bit removed.
  * https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes
- requires NSPR 4.29
- removed obsolete nss-freebl-fix-aarch64.patch (bmo#1659256)
- introduced _constraints due to high memory requirements especially
  for LTO on Tumbleweed
- Add patch to fix build on aarch64 - boo#1176934:
  * nss-freebl-fix-aarch64.patch
- Update nss-fips-approved-crypto-non-ec.patch to match RC2 code
  being moved to deprecated/.
- Remove nss-fix-dh-pkcs-derive-inverted-logic.patch. This was made
  obsolete by upstream changes.
- Modifications for NIST SP 800-56Ar3 compliance. This adds checks
  and restricts Diffie-Hellman parameters in FIPS mode
  (bsc#1176173).
  New patches:
  * nss-fips-stricter-dh.patch
  * nss-fips-kdf-self-tests.patch
- update to NSS 3.56
  Notable changes
  * bmo#1650702 - Support SHA-1 HW acceleration on ARMv8
  * bmo#1656981 - Use MPI comba and mulq optimizations on x86-64 MacOS.
  * bmo#1654142 - Add CPU feature detection for Intel SHA extension.
  * bmo#1648822 - Add stricter validation of DH keys in FIPS mode.
  * bmo#1656986 - Properly detect arm64 during GYP build architecture
    detection.
  * bmo#1652729 - Add build flag to disable RC2 and relocate to
    lib/freebl/deprecated.
  * bmo#1656429 - Correct RTT estimate used in 0-RTT anti-replay.
  * bmo#1588941 - Send empty certificate message when scheme selection
    fails.
  * bmo#1652032 - Fix failure to build in Windows arm64 makefile
    cross-compilation.
  * bmo#1625791 - Fix deadlock issue in nssSlot_IsTokenPresent.
  * bmo#1653975 - Fix 3.53 regression by setting &amp;quot;/all&amp;quot;/ as the default
    makefile target.
  * bmo#1659792 - Fix broken libpkix tests with unexpired PayPal cert.
  * bmo#1659814 - Fix interop.sh failures with newer tls-interop
    commit and dependencies.
  * bmo#1656519 - NSPR dependency updated to 4.28
- do not hard require mozilla-nss-certs-32bit via baselibs
  (boo#1176206)
- update to NSS 3.55
  Notable changes
  * P384 and P521 elliptic curve implementations are replaced with
    verifiable implementations from Fiat-Crypto [0] and ECCKiila [1].
  * PK11_FindCertInSlot is added. With this function, a given slot
    can be queried with a DER-Encoded certificate, providing performance
    and usability improvements over other mechanisms. (bmo#1649633)
  * DTLS 1.3 implementation is updated to draft-38. (bmo#1647752)
  Relevant Bugfixes
  * bmo#1631583 (CVE-2020-6829, CVE-2020-12400) - Replace P384 and
    P521 with new, verifiable implementations from Fiat-Crypto and ECCKiila.
  * bmo#1649487 - Move overzealous assertion in VFY_EndWithSignature.
  * bmo#1631573 (CVE-2020-12401) - Remove unnecessary scalar padding.
  * bmo#1636771 (CVE-2020-12403) - Explicitly disable multi-part
    ChaCha20 (which was not functioning correctly) and more strictly
    enforce tag length.
  * bmo#1649648 - Don't memcpy zero bytes (sanitizer fix).
  * bmo#1649316 - Don't memcpy zero bytes (sanitizer fix).
  * bmo#1649322 - Don't memcpy zero bytes (sanitizer fix).
  * bmo#1653202 - Fix initialization bug in blapitest when compiled
    with NSS_DISABLE_DEPRECATED_SEED.
  * bmo#1646594 - Fix AVX2 detection in makefile builds.
  * bmo#1649633 - Add PK11_FindCertInSlot to search a given slot
    for a DER-encoded certificate.
  * bmo#1651520 - Fix slotLock race in NSC_GetTokenInfo.
  * bmo#1647752 - Update DTLS 1.3 implementation to draft-38.
  * bmo#1649190 - Run cipher, sdr, and ocsp tests under standard test cycle in CI.
  * bmo#1649226 - Add Wycheproof ECDSA tests.
  * bmo#1637222 - Consistently enforce IV requirements for DES and 3DES.
  * bmo#1067214 - Enforce minimum PKCS#1 v1.5 padding length in
    RSA_CheckSignRecover.
  * bmo#1646324 - Advertise PKCS#1 schemes for certificates in the
    signature_algorithms extension.
    nss-fips-constructor-self-tests.patch
- update to NSS 3.54
  Notable changes
  * Support for TLS 1.3 external pre-shared keys (bmo#1603042).
  * Use ARM Cryptography Extension for SHA256, when available
    (bmo#1528113)
  * The following CA certificates were Added:
    bmo#1645186 - certSIGN Root CA G2.
    bmo#1645174 - e-Szigno Root CA 2017.
    bmo#1641716 - Microsoft ECC Root Certificate Authority 2017.
    bmo#1641716 - Microsoft RSA Root Certificate Authority 2017.
  * The following CA certificates were Removed:
    bmo#1645199 - AddTrust Class 1 CA Root.
    bmo#1645199 - AddTrust External CA Root.
    bmo#1641718 - LuxTrust Global Root 2.
    bmo#1639987 - Staat der Nederlanden Root CA - G2.
    bmo#1618402 - Symantec Class 2 Public Primary Certification Authority - G4.
    bmo#1618402 - Symantec Class 1 Public Primary Certification Authority - G4.
    bmo#1618402 - VeriSign Class 3 Public Primary Certification Authority - G3.
  * A number of certificates had their Email trust bit disabled.
    See bmo#1618402 for a complete list.
  Bugs fixed
  * bmo#1528113 - Use ARM Cryptography Extension for SHA256.
  * bmo#1603042 - Add TLS 1.3 external PSK support.
  * bmo#1642802 - Add uint128 support for HACL* curve25519 on Windows.
  * bmo#1645186 - Add &amp;quot;/certSIGN Root CA G2&amp;quot;/ root certificate.
  * bmo#1645174 - Add Microsec's &amp;quot;/e-Szigno Root CA 2017&amp;quot;/ root certificate.
  * bmo#1641716 - Add Microsoft's non-EV root certificates.
  * bmo1621151 - Disable email trust bit for &amp;quot;/O=Government
    Root Certification Authority; C=TW&amp;quot;/ root.
  * bmo#1645199 - Remove AddTrust root certificates.
  * bmo#1641718 - Remove &amp;quot;/LuxTrust Global Root 2&amp;quot;/ root certificate.
  * bmo#1639987 - Remove &amp;quot;/Staat der Nederlanden Root CA - G2&amp;quot;/ root
    certificate.
  * bmo#1618402 - Remove Symantec root certificates and disable email trust
    bit.
  * bmo#1640516 - NSS 3.54 should depend on NSPR 4.26.
  * bmo#1642146 - Fix undefined reference to `PORT_ZAlloc_stub' in seed.c.
  * bmo#1642153 - Fix infinite recursion building NSS.
  * bmo#1642638 - Fix fuzzing assertion crash.
  * bmo#1642871 - Enable SSL_SendSessionTicket after resumption.
  * bmo#1643123 - Support SSL_ExportEarlyKeyingMaterial with External PSKs.
  * bmo#1643557 - Fix numerous compile warnings in NSS.
  * bmo#1644774 - SSL gtests to use ClearServerCache when resetting
    self-encrypt keys.
  * bmo#1645479 - Don't use SECITEM_MakeItem in secutil.c.
  * bmo#1646520 - Stricter enforcement of ASN.1 INTEGER encoding.

Package ncurses was updated:

- Add patch bsc1190793-63ca9e06.patch to fix bsc#1190793 for  CVE-2021-39537: ncurses: heap-based buffer overflow in
  _nc_captoinfo in captoinfo.c

Package net-snmp was updated:

- Fix hrStorage autofs objects timeout problems (bsc#1179699, bsc#1145864).  Add net-snmp-5.7.3-host-mib-skip-autofs-entries.patch
  Add net-snmp-5.7.3-fix-missing-mib-hrStorage-indexes.patch
- Fix NSS mounted volumes in hrStorageDescr (bsc#1100146).
  Add net-snmp-5.7.3-recognize-nss-pools-and-nss-volumes-oes.patch
- Fix subagent crash at save_set_var() (bsc#1178021).
  Add net-snmp-5.7.3-subagent-set-response.patch
- Fix subagent data corruption (bsc#1178351, bsc#1179009).
  Add net-snmp-5.7.3-fix-subagent-data-corruption.patch
- Fix confusing status for snmpd when start fails (bsc#1184839).
  Modify rc.snmpd
- Fix output for high memTotalReal RAM values (bsc#1152968).
  Add net-snmp-5.7.3-ucd-snmp-mib-add-64-bit-mem-obj.patch
- Make extended MIB read-only (bsc#1174961, CVE-2020-15862).
  Add net-snmp-5.7.3-make-extended-mib-read-only.patch

Package nfs-utils was updated:

- Add mountstats_0_3.py and man page.  mountstats_0_3 is mountstats from more recent a nfs-utils release.
  It add more functionality, but as there are possible incompatible
  changes, the old mountstats is left unchanged, and the new is provided
  with the new name.
  (bsc#1183297)
- 0190-manpage-Add-a-description-of-the-nconnect-mount-opti.patch
  Improve nfs.man (bsc#1181651)
- 0181-mountd-reject-unknown-client-IP-when-use_ipaddr.patch
  0182-mountd-Don-t-proactively-add-export-info-when-fh-inf.patch
  0183-mountd-add-logging-for-authentication-results-for-ac.patch
  0184-mountd-add-cache-use-ipaddr-option-to-force-use_ipad.patch
  0185-mountd-make-default-ttl-settable-by-option.patch
  Improve logging of authentication (bsc#1181540)

Package nghttp2 was updated:

- security update- added patches
  fix CVE-2020-11080 [bsc#1181358], HTTP/2 Large Settings Frame DoS
  + nghttp2-CVE-2020-11080.patch
- Require correct library from devel package - boo#1125689
- Update to version 1.39.2 (bsc#1146184, bsc#1146182):
  * This release fixes CVE-2019-9511 âData Dribbleâ and CVE-2019-9513
  âResource Loopâ vulnerability in nghttpx and nghttpd. Specially crafted HTTP/2
  frames cause Denial of Service by consuming CPU time. Check out
  https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
  for details. For nghttpx, additionally limiting inbound traffic by
  - -read-rate and --read-burst options is quite effective against
  this kind of attack.
  * Add nghttp2_option_set_max_outbound_ack API function
  * nghttpx: Fix request stall
- Update to version 1.39.1:
  * This release fixes the bug that log-level is not set with
    cmd-line or configuration file. It also fixes FPE with default
    backend.
- Changes for version 1.39.0:
  * libnghttp2 now ignores content-length in 200 response to
    CONNECT request as per RFC 7230.
  * mruby has been upgraded to 2.0.1.
  * libnghttp2-asio now supports boost-1.70.
  * http-parser has been replaced with llhttp.
  * nghttpx now ignores Content-Length and Transfer-Encoding in 1xx
    or 200 to CONNECT.
- Drop no longer needed boost170.patch
- Update to 1.38.0:
  * This release fixes the bug that authority and path altered by per-pattern mruby script can affect backend selection on retry.
  * It also fixes the bug that HTTP/1.1 chunked request stalls.
  * Now nghttpx does not log authorization request header field value with -LINFO.
  * This release fixes possible backend stall when header and request body are sent in their own packets.
  * The backend option gets weight parameter to influence backend selection.
  * This release fixes compile error with BoringSSL.
- Add patch from upstream to build with new boost bsc#1134616:
  * boost170.patch
- Update to 1.36.0
  * build: disable shared library if ENABLE_SHARED_LIB is off
  * third-party: use http-parser to v2.9.0 (GH-1294)
  * third-party: Update mruby to 2.0.0
  * nghttpx: Pool h1 backend connection per address (GH-1292)
  * nghttpx: Randomize backend address round robin order per thread
    (GH-1291)
  * nghttpx: Fix getting long SNs for openssl &amp;lt; 1.1 (GH-1287)
  * h2load: add an option to write per-request logs (GH-1256)
  * asio: added access to # of the current server port (GH-1257)
- Use multibuild to not pull in python3 in first build, nghttp2
  is low in the system
- Update to version 1.35.1:
  * nghttpx: Fix broken trailing slash handling (GH-1276)
- Changes for version 1.35:
  * build: cmake: Fix libevent version detection (Patch from Jan KundrÃ¡t) (GH-1238)
  * lib: Use __has_declspec_attribute for shared builds (Patch from Don) (GH-1222)
  * src: Require C++14 language feature
  * nghttpx: Write mruby send_info early
  * nghttpx: Fix assertion failure on mruby send_info with HTTP/1 frontend
  * h2load: Handle HTTP/1 non-final response (GH-1259)
  * h2load: Clarify that time for connect includes TLS handshake
- Update to version 1.34.0: (bsc#1112438, FATE#326776)
  * lib: Implement RFC 8441 :protocol support
  * nghttpx: Add read/write-timeout parameters to backend option
  * nghttpx: Fix mruby parameter validation in backend option
  * nghttpx: Implement RFC 8441 Bootstrapping WebSocket with HTTP/2
  * nghttpx: Update neverbleed to fix OpenSSL 1.1.1 issues
  * nghttpx: Update mruby 1.4.1
  * nghttpx: Add mruby env.tls_handshake_finished
  * nghttpx: Add --tls13-ciphers and --tls-client-ciphers options
  * nghttpx: Add RFC 8470 Early-Data header field support
  * nghttpx: Add RFC 8446 TLSv1.3 0-RTT early data support
- Update to version 1.33.0:
  * lib: Tweak nghttp2_session_set_stream_user_data
  * lib: Fix handling of SETTINGS_MAX_CONCURRENT_STREAMS.
  * lib: Implement ORIGIN frame
  * asio: support definition of local endpoint for cleartext
    client session
  * integration: Remove remaining SPDY code from the integration tests
  * nghttpx: Fix worker process crash with neverbleed write error
  * nghttpx: Support per-backend mruby script
  * nghttpx: Fix stream reset if data from client is arrived before
    dconn is attached
- Update to version 1.32.0:
  * lib: Ignore all input after calling session_terminate_session
  * lib: Fix treatment of padding
  * lib: Don't allow 101 HTTP status code because HTTP/2 removes
    HTTP Upgrade
  * build: add ENABLE_STATIC_LIB option to build static lib
  * third-party: Upgrade neverbleed to the latest master
  * asio: Support client side SNI
  * src: Compile with libressl 2.7.2
  * src: Allow building without NPN
  * h2load: -r and --duration are mutually exclusive
- Version umpdate to 1.31.1:
  * Fix bsc#1088639 CVE-2018-1000168
  * https://nghttp2.org/blog/2018/04/12/nghttp2-v1-31-1/
- Version update to 1.31.0:
  * lib: Add nghttp2_session_set_user_data() public API function (GH-1137)
  * src: Define nghttp2_inet_pton wrapper to avoid inet_pton macro (GH-1128)
  * nghttpx: Close listening socket on graceful shutdown
  * nghttpx: Add an option to accept expired client certificate (GH-1126)
  * nghttpx: Add mruby tls_client_not_before, and tls_client_not_after (GH-1123)
  * nghttpx: Fix potential memory leak
  * lib: Allow PING frame to be sent after GOAWAY (GH-1103)
  * nghttpx: Fix bug that h1 backend idle timeout expires sooner
  * nghttpx: Stop overwrite of first header on mruby call to env.req.set_header(..) (Patch from Dylan Plecki) (GH-1119)
  * nghttpx: Add upgrade-scheme parameter to backend option (GH-1099)
  * nghttpx: Fix missing ALPN validation (--npn-list) (GH-1094)
  * nghttpx: Remember which resource is pushed for RFC 8297 (GH-1101)
- Drop spdylay dependency as it is deprecated since version 1.28.0
  and removed from cofnigure.ac since 1.29.0
- Use %license (boo#1082318)
- Update to version 1.29.0:
  * lib: Use NGHTTP2_REFUSED_STREAM for streams which are closed by
    GOAWAY
  * build: Remove SPDY
  * build: Fix CMAKE_MODULE_PATH
  * nghttpx: Revert &amp;quot;/nghttpx: Use an existing h2 backend connection
    as much as possible&amp;quot;/
  * nghttpx: Write API request body in temporary file
  * nghttpx: Increase api-max-request-body
  * nghttpx: Faster configuration loading with lots of backends
  * nghttpx: Fix crash with --backend-http-proxy-uri option
- Export PYTHON=/usr/bin/python3 before running configure: allow to
  build without (comnplete) python2 in the buildroot. In any case
  we only ship python3-bindings already.
- Upodate to version 1.28.0:
  * lib: Add nghttp2_error_callback2
  * build: Add deprecation warning when spdylay support is enabled
  * Switch to clang-format-5.0
  * examples: Make client and server work with libevent-2.1.8
  * third-party: Update neverbleed
  * integration: Fix issues reported by the go vet tool.
  * nghttpx: Fix affinity retry
  * nghttpx: Fix stalled backend connection on retry
  * nghttpx: Cookie based session affinity
  * nghttpx: Expose additional TLS related variables to mruby and
    accesslog
- Drop forgotten python2 build dependency
- Update to version 1.27.0:
  * h2load: Print out h2 header fields with --verbose option
  * nghttpx: Send non-final response to HTTP/1.1 or HTTP/2 client
    only
- Changes for version 1.26.0:
  * docs: Fix some typos in the nghttpx how-to
  * h2load: Fix bug that timing script stalls with -m1
  * h2load: Reservoir sampling (GH-984)
  * h2load: Add timing-based load-testing in h2load
- Switch to python3 support
- Don't use jemalloc on ppc or %arm, where it is broken.
- Update to version 1.25.0:
  * lib: add nghttp2_rcbuf_is_static() (Patch from Anna Henningsen) (GH-983)
  * nghttpx: Fix bug that forwarded for is not affected by proxy protocol (GH-979)
  * nghttpx: Update mruby to 1.3.0 (GH-957)
- Drop doc building
- Rename python subpackage to python2
- Update to version 1.24.0:
  * doc: README.rst: fix typo (Patch from Simone Basso) (GH-947)
  * doc: fix up grammar in submit_trailer docs (Patch from Benjamin Peterson) (GH-945)
  * doc: fix cleaning in out-of-tree builds (Patch from Benjamin Peterson) (GH-938)
  * nghttp: Fix bug that upgrade fails if reason-phrase is missing (GH-949)
  * nghttpx: Verify OCSP response using trusted CA certificates (GH-943)
  * nghttpx: Set default minimum TLS version to TLSv1.2 (GH-937)
- Changes for version 1.23.1:
  * nghttpx: Fix crash in OCSP response verification
- Changes for version 1.23.0:
  * lib: nghttp2_session: Allow for compiling library with -DNDEBUG set (Patch from Angus Gratton) (GH-919)
  * lib: Treat incoming invalid regular header field as stream error (GH-900)
  * lib: Call nghttp2_on_invalid_frame_callback if altsvc validation fails (GH-904)
  * doc: spelling mistake in arguments to build nghttp apps (Patch from Soham Sinha) (GH-925)
  * doc: Add notes for installation on linux systems (Patch from Tapanito) (GH-917)
  * doc: Clarify the effect of nghttp2_option_set_no_http_messaging
  * nghttpx: Verify OCSP response (GH-929)
  * nghttpx: Fix certificate selection based on pub key algorithm (GH-924)
  * nghttpx: Fix certificate indexing bug
  * nghttpx: Run OCSP at startup (GH-922)
  * nghttpx: Wildcard path matching (GH-914)
  * nghttpx: Forward multiple via, xff, and xfp header fields (GH-903)
  * nghttp: Add -y, --no-verify-peer option to suppress peer verify warn (GH-906)
- Update to version 1.22.0:
  * lib: Add missing free call on error in inflight_settings_new() (Patch from lstefani) (GH-884)
  * asio: Support specifying stream priority via session::submit() (Patch from Matt Way) (GH-881)
  * nghttpx: Clarify --conf option behaviour
  * nghttpx: Add $tls_sni access log variable (GH-896)
  * nghttpx: Rename ssl_* log variables as tls_* (GH-895)
  * nghttpx: Fix path matching bug (GH-894)
  * nghttpx: SNI based backend server selection (GH-892)
  * nghttpx: Enable signed_certificate_timestamp extension for TLSv1.3 (GH-878)
  * nghttpx: Add options for X-Forwarded-Proto header field (GH-872)
  * nghttpx: Add --single-process option (GH-869)
  * nghttpx: Use 502 as server error code
  * nghttpx: Use SSL_CTX_set_early_data_enabled with boringssl
  * nghttp: Verify server certificate and show warning if it fails (GH-870)
  * integration: Use nip.io instead of xip.io
- Update to version 1.21.1:
  * asio: Fix crash if connect takes longer time than ping interval (GH-866)
  * nghttpx: Fix bug that 204 from h1 backend is always treated as error (GH-871)
- Changes for version 1.21.0:
  * lib: Fix nghttp2_session_want_write (GH-832)
  * doc: Document pkg-config path usage
  * build: Eliminate U macro; Instead use (void)VAR for better compiler compatibility.
  * src: BoringSSL supports SSL_CTX_set_{min,max}_proto_version. (Patch from Piotr Sikora) (GH-853)
  * src: Use Mozilla's &amp;quot;/Modern compatibility&amp;quot;/ ciphers by default
  * src: nghttp2_gzip: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 (Patch from Alexis La Goutte) (GH-823)
  * nghttpx: Print version number with -v option
  * nghttpx: Enable X25519 with boringssl
  * nghttpx: Retry getaddrinfo without AI_ADDRCONFIG (GH-858)
  * nghttpx: Failing to listen on server socket is fatal error
  * nghttpx: Escape certain characters in access log (GH-856)
  * nghttpx: Ignore further input if connection is going to close
  * nghttpx: Don't call functions which are not async-signal-safe after fork but before execv in multithreaded process.
  * nghttpx: Enable backend pattern matching with http2-proxy (GH-733)
  * asio: client: Send PING after 30 seconds idle (GH-847)
- Update to version 1.20.0:
  * lib: nghttp2_session: fix The 'then' statement is equivalent to the subsequent code fragment found by PVS Studio (V523) (Patch from Alexis La Goutte) (GH-814)
  * lib: Add nghttp2_option_set_no_closed_streams (GH-810)
  * build: Disable spdylay detection by default
  * build: Add --with-systemd option to configure
  * fuzz: Add fuzzer for oss-fuzz (GH-799)
  * src: Enable TLSv1.3 if it is supported by OpenSSL (or BoringSSL) (GH-816)
  * src: h2 requires &amp;gt;= TLSv1.2
  * asio: More graceful stop of nghttp2::asio_http2::server::http2 (Patch from Amir Pakdel) (GH-805)
  * asio: Holding more shared_ptrs instead of raw ptrs to make sure called objects don't get deleted. (Patch from clemahieu)
  * asio: Fix infinite loop in acceptor handler (Patch from clemahieu) (GH-794)
  * asio: close_stream erases from streams_ while it's being iterated over. (Patch from clemahieu) (GH-795)
  * nghttpx: Strip version number from server header field
  * nghttpx: Add --single-worker option
  * nghttpx: Fix bug that send_reply does not participate graceful shutdown
  * nghttpx: Add --frontend-max-requests option
  * nghttpx: Enable stream-write-timeout by default
  * nghttpx: Fix stream write timer handling
  * nghttpx: Add configrevision API endpoint (GH-820)
  * nghttpx: Redirect to HTTPS URI with redirect-if-not-tls parameter (GH-819)
  * nghttpx: Update log time stamp in millisecond interval
  * nghttpx: Better error message when private key and certificate are missing
  * nghttpx: Fix bug that old config is used during reloading configuration
  * nghttpx: Specify TLS protocol by version range (GH-809)
  * nghttpx: Send SIGQUIT to the original master process (GH-807)
  * nghttpx: Restrict HTTP major and minor in 0 or 1
  * nghttpx: Drop privilege of neverbleed daemon first
  * nghttpx: add systemd support (Patch from Tomasz Torcz) (GH-802)
  * nghttpx: Fix crash on SIGHUP with multi thread configuration (GH-801)
  * nghttpx: Send 1xx non-final response using mruby script (GH-800)
  * nghttpx: Select certificate by client's supported signature algorithm (GH-792)
  * nghttpx: Recommend POST for backendconfig API request
  * nghttpx: Don't build PSK features with LibreSSL (Patch from Bernard Spil) (GH-789)
  * nghttp: add support for link rel=&amp;quot;/preload&amp;quot;/ for --get-assets (Patch from Benedikt Christoph Wolters) (GH-791)
  * h2load: Fix wrong req_stat updates
  * h2load: Explicitly count the number of requests left and inflight
  * integration: Fix deprecation warnings
  * integration: Redirect nghttpx stdout/stderr to test driver's stdout/stderr
- Changes for version 1.19.0:
  * lib: Fix memory leak of nghttp2_stream object in server side nghttp2_session object
  * Fix issues found by PVS Studio (Patch from Alexis La Goutte) (GH-769)
  * doc: Update README file to write about the issue of Alpine Linux's inability to replace malloc (Patch from makovich) (GH-768)
  * build: Compile with Android NDK r13b using clang
  * src: Fix assertion error with boringssl
  * nghttp: Take into account scheme and port when parsing HTML links
  * nghttp: Fix authority for --get-assets if IP address is used in conjunction with user-defined :authority header (Patch from Benedikt Christoph Wolters) (GH-783)
  * nghttpx: Add --accesslog-write-early option (GH-777)
  * nghttpx: Fix access.log timestamp (GH-778)
  * nghttpx: Show default cipher list in -h
  * nghttpx: Add client-ciphers option
  * nghttpx: Add client-no-http2-cipher-black-list option
  * nghttpx: Fix the bug that no-http2-cipher-black-list does not work on backend HTTP/2 connections.
  * nghttpx: Add --client-psk-secret option to enable PSK in backend (GH-612)
  * nghttpx: Add --psk-secret option to enable PSK in frontend connection (GH-612)
  * nghttpx: Enable SCT with OpenSSL 1.1.0
  * nghttpx: Add proxyproto to frontend option to accept PROXY protocol (GH-765)
  * h2load: Show default cipher list in -h
  * h2load: Show custom server temp key such as X25519
  * h2load: Fix incorrect return value from spdylay_send_callback
- Changes for version 1.18.1:
  * nghttpx: Fix assertion error in libev ev_io_start (GH-759)
  * nghttpx: Handle c-ares success without result
  * nghttpx: Fix bug that DNS timeout was erroneously disabled (GH-763)
  * nghttpx: Fix bug that DNS timeout was ignored (GH-763)
- use individual libboost-*-devel packages instead of boost-devel
- Update to version 1.18.0:
  * lib: Accept and ignore content-length: 0 in 204 response for now
  * build: Use pkg-config to detect libxml2
  * build: Require c-ares to compile applications under src
  * build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte)
  * examples: Delete tiny-nghttpd
  * nghttpx: Retry h1 backend request if first write fails (GH-757)
  * nghttpx: Keep reading after backend write failed (GH-756)
  * nghttpx: Add frontend-keep-alive-timeout option (GH-755)
  * nghttpx: New error log format (GH-749)
  * nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742)
  * nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731)
  * nghttpx: Lookup backend host name dynamically (GH-721)
  * nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735)
  * nghttpx: Wait for child process to exit
- Update to version 1.17.0:
  * lib: Disallow content-length in 1xx, 204, or 200 to a CONNECT request (GH-722)
  * lib: Avoid memcpy against NULL src
  * build: MSVC version resource support (Patch from Remo E) (GH-718)
  * asio: server: Call on_close callback on connection close (GH-729)
  * nghttpx: Fix frequent crash with --backend-http-proxy-uri
  * nghttpx: Robust backend read timeout
  * nghttpx: Fix bug that mishandles response header from h1 backend
  * nghttpx: Fix bug that zero-length POST is not forwarded (GH-726)
  * nghttpx: Remove optional reason-phrase from SPDY :status
  * nghttpx: Header key and value must be string in mruby script
  * nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby (GH-722)
  * nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 (GH-722)
  * nghttpx: Fix compilation with BoringSSL (Patch from dalf) (GH-717)
  * nghttpd, nghttpx, asio: Add missing mandatory SP after status code
- Update to version 1.16.1:
  * lib: Prevent undefined behavior in decode_length
  * nghttpx: Fix bug which may crash nghttpx if non-final response
    is forwarded from origin server to HTTP/1.1 client
- Changes for version 1.16.0:
  * lib: Add nghttp2_set_debug_vprintf_callback to take advantage
    of DEBUGF statements in when building DEBUGBUILD.
  * Update .clang-format for clang-format-3.9
  * build: Make it possible to include nghttp2/CMakeLists.txt in
    another project using add_subdirectory.
  * third-party: Update http-parser to
    feae95a3a69f111bc1897b9048d9acbc290992f9
  * asio: Fix crash when end() is called outside nghttp2 callback
  * nghttpx: Add --backend-connect-timeout option
  * nghttpx: Add TLS signed_certificate_timestamp extension support
  * nghttpx: Add --ecdh-curves option to specify list of named
    curves
  * h2load: Add --header-table-size and --encoder-header-table-size
    options
- Update to version 1.15.0:
  * lib: Add nghttp2_option_set_max_deflate_dynamic_table_size()
    API function (GH-684)
  * lib: Allow NGHTTP2_ERR_PAUSE from
    nghttp2_data_source_read_callback (GH-671)
  * lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size()
    and nghttp2_session_get_hd_inflate_dynamic_table_size() API
    functions to get current HPACK dynamic table size (GH-664)
  * lib: Add nghttp2_session_get_local_settings() API function
  * lib: Add nghttp2_session_get_local_window_size() and
    nghttp2_session_get_stream_local_window_size() API functions
  * build: Add -lsocket -lnsl to APPLDFLAGS for solaris build
  * neverbleed: Update neverbleed to support ECDSA certificate
  * doc: Mention --enable-lib-only configure option in README
  * integration: Fix test failure with go1.7.1
  * src: Fix compile error with openssl 1.1.0
  * nghttpx: Improve performance with HTTP/1.1 backend when
    request body is involved
  * nghttpx: Use std::atomic_* overloads for std::shared_ptr if
    available
  * nghttpx: Migrate backend stream to another h2 session on
    graceful shutdown
  * nghttpx: Add option to specify HPACK encoder/decoder dynamic
    table size
  * nghttpx: Log client address
  * nghttpx: Add tls_sni to mruby Nghttpx::Env class
  * nghttpx: Add --frontend-http2-window-size option, and its
    family functions
  * nghttpx: Add experimental TCP optimization for h2 frontend
  * nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1,
    and 7.2 (GH-670)
  * nghttpx: Fix bug that bytes are doubly counted to rate limit
    for TLS connections
  * nghttpx: Add --no-server-rewrite option not to rewrite server
    header field (GH-667)
  * nghttpx: Retry if backend h1 connection cannot be established
    due to timeout
  * nghttpx: Reset stream if invalid header field is received in h2
  * nghttpx: Add --server-name option to change server response
    header field (GH-667)
  * nghttpd: Add --encoder-header-table-size option
  * nghttp: Add --encoder-header-table-size option
  * python: Support ALPN, require Python 3.5
- Update to version 1.14.0:
  * lib: Make emit_header() return void since it always succeed
  * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support
    multiple buffer input
  * lib: since hd_inflate_commit_indexed() always return 0,
    remove the return value check in nghttp2_hd_inflate_hd_nv()
  * lib: Use memeq() instead of lstreq() in lookup_token()
  * lib: More strict stream state handling
  * lib: Modify genlibtokenlookup.py to remove redundant header
    comparisons and remove inline qualifier of lookup_token()
    in genlibtokenlookup.py
  * lib: Fix wrong tree operation to avoid cycle
  * lib: Make get_max_index() return the max index in frame,
    so we don't need to do extra calculation
  * lib: Add nghttp2_on_invalid_header_callback
  * lib: Log frame's stream ID for header debug logging
  * doc: Remove old doc about differential encoding in HPACK
  * doc: Document about ALPN in nghttpx howto
  * nghttpx: Log error code from getsockopt(SO_ERROR) on first
    write event
  * nghttpx: Don't change pushed stream's priority
  * nghttpx: Log backend connection failure in WARN level
  * nghttpx: Fix bug that api and healthmon parameters do not work
    with http2 proxy
  * nghttpx: Add access log variable for backend host and port
  * nghttpx: Use copy instead of const reference of backend group
  * nghttpx: Reload configuration with SIGHUP
  * nghttp: Adjust weight according to Firefox stable
  * nghttp: Call error callback when invalid header field is
    received and ignored
  * nghttp: Allow multiple -p option
  * deflatehd: Call nghttp2_hd_deflate_change_table_size only
    if table size is changed from default
- Update to version 1.13.0:
  * lib: Cancel non-DATA frame transmission from
    nghttp2_before_frame_send_callback
  * doc: Fix warning with Sphinx 1.4
  * build: Work with Android NDK r12b
  * nghttpx: Use consistent hashing for client IP based session
    affinity
  * nghttpx: Fix FTBFS on armel by explicitly including the header
  * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11
  * nghttpx: Fix build error with libressl
  * examples: Fix compile error with OpenSSL v1.1.0-beta2
- Update to version 1.12.0:
  * Add nghttp2_session_set_local_window_size API function
  * Add nghttp2_option_set_max_send_header_block_length API
    function (GH-613)
  * Fix warning: declaration of 'free' shadows a global declaration
    (Patch from Alexis La Goutte)
  * examples: Add ALPN support to tutorial client/server (GH-614)
  * nghttpx: Reduce TTFB with large number of incoming connections
  * nghttpx: Rewrite read timer handling
  * nghttpx: Clean up neverbleed AF_UNIX socket
  * nghttpx: Add --backend-max-backoff option
  * nghttpx: Use 16KiB buffer for reading to match TLS record size
  * nghttpx: Add healthmon parameter to -f option to enable health
    monitor mode
  * nghttpx: Receive reference of std::mt19937, not making a copy
  * nghttpx: Fix bug that backend never return to online (GH-615)
  * nghttpx: Implement client IP based session affinity
  * nghttpx: Add --api-max-request-body option to set maximum API
    request body size
  * nghttpx: Add api parameter to --frontend option to mark API
    endpoint
  * h2load: Add content-length header field for HTTP/2 and SPDY as
    well
  * h2load: Implement HTTP/1 upload (GH-611)
- Update to 1.11.1
  * lib: Add nghttp2_hd_inflate_hd2() and deprecate
    nghttp2_hd_inflate_hd()
  * lib: Avoid 0-length DATA if NGHTTP2_DATA_FLAG_NO_END_STREAM is set
  * lib: Fix bug that PING flags are ignored in nghttp2_submit_ping
  * integration: Workaround runtime error: cgo argument has Go pointer
    to Go pointer
  * nghttp: Eliminate zero length DATA frame at the end if possible
  * nghttpd: Set content-length in status response
  * nghttpx: Add sni keyword to --backend option
  * nghttpx: Allow mixed protocol and TLS settings among backends under
    same pattern
  * nghttpx: Don't add 0-length DATA when response HEADERS bears
    END_STREAM flag
  * nghttpx: Don't add chunked encoded response body for HEAD request
  * nghttpx: Don't use CN if we have dNSName or iPAddress field
  * nghttpx: Just call execv instead of execve to pass environ
  * nghttpx: Make SETTINGS timeout value configurable
  * nghttpx: Save PID file after it is ready to accept connections
  * nghttpx: Treat backend failure if SETTINGS is not received within
    timeout
  * nghttpx: Wait for SETTINGS ACK to make sure that backend h2 server
    is alive
- Update to 1.10.0
  * Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback
  * Add ALTSVC frame support
  * Run error callback when peer does not send initial SETTINGS
    frame
  * Update http-parser
  * Update sphinx_rtd_theme
  * nghttp: add an --expect-continue option
  * nghttpx: Fix downstream connect callback called early
  * nghttpx: Truncate too long -b option signature
  * nghttpx: Fix bug that server push from mruby script did not
    work
  * nghttpx: Try next HTTP/1 backend address when connection
    cannot be made
  * nghttpx: Retry next HTTP/2 backend address when connection
    cannot be made
  * nghttpx: Enable link header field based push for non-final
    response
  * nghttpx: Detect online/offline state of backend servers
  * nghttpx: Better load balancing between backend HTTP/2 servers
  * nghttpx: Fix crash with backend failure
- Update to 1.9.2
  * nghttpx: Fix crash with backend failure
  * nghttpx: Better distribute load to backend h2 servers
  * nghttpx: Fix error messages on deprecated mode
  * nghttpx: Fix bug that logger wrote string which was not
    NULL-terminated
  * nghttpx: Fix bug that proxy with HTTP/1.1 CONNECT did not work
- Update to 1.9.1
  * nghttpx: Fix bug that backend tls keyword did not work with -s
    option
  * nghttpx: Fix handing stream after connection check was failed
- Changes for 1.9.0
  * lib: Add nghttp2_error_callback to tell application human
    readable error message
  * lib: Reference counted HPACK name/value pair, adding
  * nghttp2_on_header_callback2
  * lib: Add nghttp2_option_set_no_auto_ping_ack() option
  * lib: Add nghttp2_http2_strerror() to return HTTP/2 error code
    string
  * build: Makefile.msvc enhancements (Patch from Jan-E)
  * build: Lower libev version requirement (Patch from Peter Wu)
  * build: cmake build support (Patch from Peter Wu)
  * asio: Fix bug that server event loop breaks with exception
  * integration: Disable tests that sometimes break randomly on
    travis
  * integration: do not use recursive target (Patch from Peter Wu)
  * h2load: Fix bug that it did not try to connect to server again
  * h2load: Fix bug that initial max concurrent streams was too
    large
  * nghttpx: Memcached connection encryption with tls keyword
  * nghttpx: Enable/disable TLS per frontend address
  * nghttpx: Configure TLS per backend routing pattern
  * nghttpx: Workaround for Ubuntu 15.04 which does not
    value-initialize on std::make_shared.
  * nghttpx: Add --error-page option to set custom error pages
  * nghttpx: Add wildcard host routing
  * nghttpx: Change read timeout reset timing
  * nghttpx: Don't push if Link header field includes nopush
  * nghttpx: Deprecate backend-http1-connections-per-host in favor
    of backend-connections-per-host
  * nghttpx: Restructure mode settings, removing --http2-bridge,
  - -client, and --client-proxy options
  * nghttpx: Deprecate backend-http1-connections-per-frontend in
    favor of backend-connections-per-frontend
  * nghttpx: Don't share session which is already in draining
    state
  * nghttpx: Effectively disable backend HTTP/2 connection flow
    control
  * nghttpx: Add --frontend-http2-max-concurrent-streams and
  - -backend-http2-max-concurrent-streams, and deprecate
  - -http2-max-concurrent-streams option
  * nghttpx: Deprecate --backend-http2-connections-per-worker
    option
  * nghttpx: Share TLS session cache between HTTP/2 and HTTP/1
    backend
  * nghttpx: Rewrite backend HTTP/2 connection coalesce strategy
- Update to 1.8.0
  * Add Architecture documents (work in progress)
  * List all contributors in AUTHORS
  * doc: fix out-of-tree doc builds (Patch from Peter Wu)
  * Wrap AM_PATH_XML2 by m4_ifdef to handle the case when
    _PATH_XML2 is not found
  * Fix configure script for non-gcc, clang build
  * Document compiling apps and include h2load in configure (Patch
    from David Beitey)
  * Don't check for dlopen/libdl on *BSD (Patch from Bernard Spil)
  * Don't taint CXXFLAGS from AX_CXX_COMPILE_STDCXX_11
  * Fixing Windows Makefile version detection (Patch from Reza
    Tavakoli)
  * lib: Tokenize extra HTTP header fields
  * lib: Fix typo in HAVE_CONFIG_H name (Patch from Peter Wu)
  * lib: Add HTTP/2 extension framework to send and receive
    non-critical frames
  * tests: remove unused macros (Patch from Peter Wu)
  * src: Update default cipher list
  * src: Fix compile error with gcc-6 which enables C++14 by default
  * asio: client: Fix connect timeout does not work, return from cb
    if session stopped, removing client::session::connect_timeout()
    functon
  * nghttpd: Start SETTINGS timer after it is written to output
    buffer
  * nghttpd: Add trailer header field to status responses
  * nghttpd: Add -w and -W options to change window size
  * nghttpx: Worker wide blocker which is used when socket(2) is
    failed
  * nghttpx: ConnectBlocker per backend address
  * nghttpx: Interleave text/html pushed resources with associated
    resource
  * nghttpx: Add headers given in add-response-headers for mruby
    response
  * nghttpx: Deprecate --backend-ipv4 and --backend-ipv6 in favor
    of --backend-address-family
  * nghttpx: Add options to specify address family of memcached
    connections
  * nghttpx: Add encryption support for TLS ticket key retrieval
  * nghttpx: Add TLS support for session cache memcached connection
  * nghttpx: Refactor blacklisted cipher suite check (Patch from
    Jay Satiro)
  * nghttpx: Add TLS support for HTTP/1 backend
  * nghttpx: Add request-header-field-buffer and
    max-request-header-fields options, deprecating
    header-field-buffer and max-header-fields options.
  * nghttpx: Add --no-http2-cipher-black-list to allow black listed
    cipher suite
  * nghttpx: Limit header fields from backend
  * nghttpx: Fix bug that IPv6 address in Forwarded &amp;quot;/for&amp;quot;/ is not
    quoted-string
  * nghttpx: Support multiple frontend addresses
  * integration-tests: support out-of-tree tests (Patch from Peter
    Wu)
  * examples: fix compile warnings (Patch from Peter Wu)
- Drop upstreamed nghttp2-c++14.patch
- Update to 1.7.1
  * Fix CVE-2016-1544 (boo#966514)
- Add nghttp2-c++14.patch to properly guard make_unique templates.
  [bsc#964140]
- Update to 1.7.0
  * Reset (RST_STREAM) stream if flow control window gets overflow
  * Validate :authroity, host, and :scheme value more strictly
  * Check request/response submission error based side of session
  * Strict outgoing idle stream detection
  * Return error from nghttp2_submit_{headers,request} when self
    dependency is made
  * Add -ldl to APPLDFLAGS for static openssl linking
  * asio: Stop acceptor on server::http2::stop
  * asio: Rename http2::get_io_services() as http2::io_services()
  * h2load: Support UNIX domain socket
  * h2load: Improve readability of traffic numbers
  * h2load: Remove &amp;quot;/auto&amp;quot;/ for -m option
  * h2load: Show progress in rate mode
  * h2load: Perform sampling for request and connection timings to
    reduce memory consumption
  * nghttpd: Add --no-content-length option to omit content-length
    in response
  * nghttpx: Interleave pushed streams with the associated stream
    if pushed streams are javascript and CSS resources
  * nghttpx: The initial value of request/response buffer is
    increased to 128K
  * nghttpx: Fix bug that --listener-disable-timeout option is not
    used
  * nghttpx: Don't emit :authority if request does not contain
    authority information
  * nghttpx: Add clarification of quotes in configuration file
  * nghttpx: Don't allow certain characters in host and :scheme
    header field
  * nghttpx: Add RFC 7239 Forwarded header field support
  * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon
    Tang)
  * nghttpx: Take into account of trailers when applying
    max_header_fields
  * nghttpx: Don't apply max_header_fields and header_field_buffer
    limit to response
  * nghttpx: Strict validation for header fields given in
    configuration
  * nghttpx: header value should not be lower-cased (Patch from
    ayanamist)
- fixed typo in libnghttp2_asio1 [bsc#962914]

Package ntp was updated:

- bsc#1186431: Fix a typo in %post .- jsc#SLE-15482, ntp-clarify-interface.patch:
  Adjust the documentation to clarify that &amp;quot;/interface ignore all&amp;quot;/
  does not cover the wildcard and localhost addresses.
- Refactor the key handling in %post so that it does not overwrite
  user settings (bsc#1036505, bsc#1183513).

Package ocfs2-tools was updated:

- Rollback when dir_index creation fails (bsc#1192103)  + libocfs2-roll-back-when-dir_index-creation-fails.patch
- Fix mounted.ocfs2 output when some devices are not ready (bsc#1191810)
  + fixed-mounted.ocfs2-output-when-some-devices-are-Not.patch
  + update-mounted.ocfs2-mounted.c.patch

Package open-iscsi was updated:

- Do not restart iscsid and iscsiuio during package upgrade,  if those daemons are running. (bsc#1183741).
- Cherry picked 3 factory commits (from upstream) for bsc#1183421:
  * Enable iscsi.service asynchronous logins, cleanup services
  * Implement login &amp;quot;/no_wait&amp;quot;/ for iscsiadm NODE mode
  * Add ability to attempt target logins asynchronously

Package openslp was updated:

- Implement automatic active discovery retries so that DAs do  not get dropped if they are not reachable for some time
  [bnc#1166637] [bnc#1184008]
  new patch: openslp.unicastactivediscovery.diff

Package openssh was updated:

- Add openssh-bsc1190975-CVE-2021-41617-authorizedkeyscommand.patch  (bsc#1190975, CVE-2021-41617), backported from upstream by
  Ali Abdallah.

Package openssl-1_0_0 was updated:

- bsc#1190885  * OpenSSL: parameters by name ffdheXXXX and modp_XXXX sometimes result in &amp;quot;/not found&amp;quot;/
  * modified openssl-DH.patch
- Other OpenSSL functions that print ASN.1 data have been found to assume that
  the ASN1_STRING byte array will be NUL terminated, even though this is not
  guaranteed for strings that have been directly constructed. Where an application
  requests an ASN.1 structure to be printed, and where that ASN.1 structure
  contains ASN1_STRINGs that have been directly constructed by the application
  without NUL terminating the &amp;quot;/data&amp;quot;/ field, then a read buffer overrun can occur.
  * CVE-2021-3712 continued
  * bsc#1189521
  * Add CVE-2021-3712-other-ASN1_STRING-issues.patch
  * Sourced from openssl-CVE-2021-3712.tar.bz2 posted on bsc-1189521
    2021-08-24 00:47 PDT by Marcus Meissner
- The function X509_CERT_AUX_print() has a bug which may cause a read buffer overrun
  when printing certificate details. A malicious actor could construct a
  certificate to deliberately hit this bug, which may result in a crash of the
  application (causing a Denial of Service attack).
  * CVE-2021-3712
  * bsc#1189521
  * Add CVE-2021-3712-Fix-read-buffer-overrun-in-X509_CERT_AUX_print.patch
- Add safe primes to DH parameter generation
  * RFC7919 and RFC3526
  * bsc#1180995
  * Added openssl-add_rfc3526_rfc7919.patch
  * Genpkey: &amp;quot;/-pkeyopt dh_param:&amp;quot;/ can now choose modp_* (rfc3526) and
    ffdhe* (rfc7919) groups. Example:
    $ openssl genpkey -genparam -algorithm DH -pkeyopt dh_param:modp_4096
- Security fixes:
  * Integer overflow in CipherUpdate: Incorrect SSLv2 rollback
    protection [bsc#1182333, CVE-2021-23840]
  * Null pointer deref in X509_issuer_and_serial_hash()
    [bsc#1182331, CVE-2021-23841]
- Add openssl-CVE-2021-23840.patch openssl-CVE-2021-23841.patch

Package pacemaker was updated:

- controller: ensure newly joining node learns the node names of non-DCs (bsc#1180618)  * bsc#1180618-0002-Fix-controller-ensure-newly-joining-node-learns-the-.patch
- scheduler: add test for probe of unmanaged resource on pending node (bsc#1188653)
  * bsc#1188653-0003-Test-scheduler-add-test-for-probe-of-unmanaged-resou-1.1.patch
- scheduler: update existing tests for probe scheduling change (bsc#1188653)
  * bsc#1188653-0002-Test-scheduler-update-existing-tests-for-probe-sched-1.1.patch
- scheduler: don't schedule probes of unmanaged resources on pending nodes (bsc#1188653)
  * bsc#1188653-0001-Fix-scheduler-don-t-schedule-probes-of-unmanaged-res-1.1.patch
- libcrmcommon: Correctly handle case-sensitive ids of xml objects when changing a value. (bsc#1187414)
  * bsc#1187414-0001-Fix-libcrmcommon-Correctly-handle-case-sensitive-ids.patch
- controld: purge attrd attributes when the remote node is up to ensure sync with CIB (bsc#1186693)
  * bsc#1186693-clean-attrd-attributes-when-remote-node-is-up.patch
- controller: re-joined node gets the host names of non-DC nodes (bsc#1180618)
  * bsc#1180618-0001-Fix-crmd-update-crm_peer_cache.patch
- iso8601: prevent sec overrun before adding up as long long
  * 0001-Fix-iso8601-prevent-sec-overrun-before-adding-up-as-.patch
- fencer: optimize merging of fencing history by removing unneeded entries on creation of history diff (bsc#1181744)
  * bsc#1181744-0004-Refactor-fencer-optimize-merging-of-fencing-history--1.1.patch
- fencing: new function stonith_op_state_pending() for checking if a fencing operation is in pending state (bsc#1181744)
  * bsc#1181744-0003-Refactor-fencing-new-function-stonith_op_state_pendi-1.1.patch
- fencer: update outdated pending operations according to returned ones from remote peer history (bsc#1181744)
  * bsc#1181744-0002-Fix-fencer-update-outdated-pending-operations-accord-1.1.patch
- fencer: broadcast returned fencing operations to update outdated pending ones in remote peer history (bsc#1181744)
  * bsc#1181744-0001-Fix-fencer-broadcast-returned-fencing-operations-to--1.1.patch
- execd: Skips merging of canceled fencing monitors.(Fix:#CLBZ5393)
  * 0001-Mid-execd-Skips-merging-of-canceled-fencing-monitors.patch
- fencing: remove any devices that are not installed
  * 0001-Fix-fencing-remove-any-devices-that-are-not-installe.patch
- liblrmd: Limit node name addition to proxied attrd update commands (rh#1907726)
  * rh#1907726-0001-Fix-liblrmd-Limit-node-name-addition-to-proxied-attr.patch
- attrd: prevent leftover attributes of shutdown node in cib (bsc#1173668)
  * bsc#1173668-0001-Fix-attrd-prevent-leftover-attributes-of-shutdown-no.patch
- controller, Pacemaker Explained: improve the documentation of `stonith-watchdog-timeout` cluster option (bsc#1174696, bsc#1184557)
  * bsc#1174696-0003-Doc-controller-Pacemaker-Explained-improve-the-docum-1.1.patch
- scheduler: improve the documentation of `have-watchdog` cluster option (bsc#1174696, bsc#1184557)
  * bsc#1174696-0002-Doc-scheduler-improve-the-documentation-of-have-watc-1.1.patch
- libpe_status: downgrade the message about the meaning of `have-watchdog=true` to info (bsc#1174696, bsc#1184557)
  * bsc#1174696-0001-Log-libpe_status-downgrade-the-message-about-the-mea-1.1.patch
- crmadmin: printing DC quietly if needed (bsc#1178865, bsc#1181265)
  * bsc#1178865-0001-Fix-crmadmin-printing-DC-quietly-if-needed-1.1.patch
- scheduler: update migrate-fail-9 test for migration code change (bsc#1177212, bsc#1182607)
  * bsc#1177212-0009-Test-scheduler-update-migrate-fail-9-test-for-migrat-1.1.patch
- scheduler: don't schedule a dangling migration stop if one already occurred (bsc#1177212, bsc#1182607)
  * bsc#1177212-0008-Fix-scheduler-don-t-schedule-a-dangling-migration-st-1.1.patch
- fenced: Remove relayed stonith operation.(Fix:CLBZ#5401) (bsc#1181744)
  * bsc#1181744-0001-Low-fenced-Remove-relayed-stonith-operation.-Fix-CLB-1.1.patch
- scheduler: properly detect dangling migrations (bsc#1177212)
  * bsc#1177212-0007-Test-scheduler-test-failed-migration-followed-by-suc-1.1.patch
  * bsc#1177212-0006-Fix-scheduler-properly-detect-dangling-migrations-1.1.patch
  * bsc#1177212-0005-Refactor-scheduler-functionize-getting-call-ID-from--1.1.patch
- scheduler: only successful ops count for migration comparisons (bsc#1177212)
  * bsc#1177212-0004-Low-scheduler-only-successful-ops-count-for-migratio-1.1.patch
  * bsc#1177212-0003-Test-scheduler-fix-invalid-test-XML-1.1.patch
  * bsc#1177212-0002-Refactor-libpe_status-reorganize-unpacking-migration-1.1.patch
- libpe_status: check for stops correctly when unpacking migration (bsc#1177212)
  * bsc#1177212-0001-Low-libpe_status-check-for-stops-correctly-when-unpa-1.1.patch
- st_client: cleanup token whenever setting api to disconnected (bsc#1181744)
  * bsc#1181744-0008-Fix-st_client-cleanup-token-whenever-setting-api-to--1.1.patch
- fence-history: resync fence-history after stonithd crash (bsc#1181744)
  * bsc#1181744-0007-Fix-fence-history-resync-fence-history-after-stonith-1.1.patch
- crmd: add notice-log for successful fencer-connect (bsc#1181744)
  * bsc#1181744-0006-Test-CTS-new-pattern-to-identify-fenced-reconnected-1.1.patch
  * bsc#1181744-0005-Fix-crmd-add-notice-log-for-successful-fencer-connec-1.1.patch
- crmd: remove-stonith-notifications upon connection-destroy (bsc#1181744)
  * bsc#1181744-0004-Fix-crmd-remove-stonith-notifications-upon-connectio-1.1.patch
- fence-history: add notification upon history-synced (bsc#1181744)
  * bsc#1181744-0003-Feature-fence-history-add-notification-upon-history--1.1.patch
- st_client: make safe to remove notifications from notifications (bsc#1181744)
  * bsc#1181744-0002-Fix-st_client-make-safe-to-remove-notifications-from-1.1.patch
- fence-history: fail leftover pending-actions after stonithd-restart (bsc#1181744)
  * bsc#1181744-0001-Fix-fence-history-fail-leftover-pending-actions-afte-1.1.patch
- libpe_status: handle pending migrations correctly (bsc#1177212)

Package pam was updated:

- pam_cracklib: backported code to check whether the password contains  a substring of of the user's name of at least &amp;lt;N&amp;gt; characters length
  in some form from SLE-15.
  This is enabled by the new parameter &amp;quot;/usersubstr=&amp;lt;N&amp;gt;&amp;quot;/
  See https://github.com/libpwquality/libpwquality/commit/bfef79dbe6aa525e9557bf4b0a61e6dde12749c4
  [jsc#SLE-21741, pam-pam_cracklib-add-usersubstr.patch]
- Added tmpfiles for pam to set up directory for pam_faillock.
  [pam.conf]
- Added pam_faillock to the set of modules.
  [jsc#sle-20638, pam-sle20638-add-pam_faillock.patch]
- In the 32-bit compatibility package for 64-bit architectures,
  require &amp;quot;/systemd-32bit&amp;quot;/ to be also installed as it contains
  pam_systemd.so for 32 bit applications.
  [bsc#1185562, baselibs.conf]
- pam_limits: &amp;quot;/unlimited&amp;quot;/ is not a legitimate value for &amp;quot;/nofile&amp;quot;/
  (see setrlimit(2)). So, when &amp;quot;/nofile&amp;quot;/ is set to one of the
  &amp;quot;/unlimited&amp;quot;/ values, it is set to the contents of
  &amp;quot;//proc/sys/fs/nr_open&amp;quot;/ instead.
  Also changed the manpage of pam_limits to express this.
  [bsc#1181443, pam-bsc1181443-make-nofile-unlimited-mean-nr_open.patch]

Package pcre was updated:

- pcre 8.45 (the final release)  * Fixed a small (*MARK) bug in the interpreter (Bugzilla #2771).
- pcre 8.44
  * Small patch to pcreposix.c to set the erroroffset field to -1 immediately
  after a successful compile, instead of at the start of matching to avoid a
  sanitizer complaint (regexec is supposed to be thread safe).
  * Check the size of the number after (?C as it is read, in order to avoid
  integer overflow. (bsc#1172974, CVE-2020-14155)
  * Tidy up left shifts to avoid sanitize warnings; also fix one NULL deference
  in pcretest.
- pcre 8.43
  * In a pattern such as /[^x{100}-x{ffff}]*[x80-xff]/ which has a repeated
  negative class with no characters less than 0x100 followed by a positive class
  with only characters less than 0x100, the first class was incorrectly being
  auto-possessified, causing incorrect match failures.
  * If the only branch in a conditional subpattern was anchored, the whole
  subpattern was treated as anchored, when it should not have been, since the
  assumed empty second branch cannot be anchored. Demonstrated by test patterns
  such as /(?(1)^())b/ or /(?(?=^))b/.
  * Fix subject buffer overread in JIT when UTF is disabled and X or R has
  a greater than 1 fixed quantifier. This issue was found by Yunho Kim.
  (bsc#1172973 CVE-2019-20838)
  * If a pattern started with a subroutine call that had a quantifier with a
  minimum of zero, an incorrect &amp;quot;/match must start with this character&amp;quot;/ could be
  recorded. Example: /(?&amp;amp;xxx)*ABC(?&amp;lt;xxx&amp;gt;XYZ)/ would (incorrectly) expect 'A' to
  be the first character of a match.
- pcre 8.42
  * If a backreference with a minimum repeat count of zero was first in a
  pattern, apart from assertions, an incorrect first matching character could be
  recorded. For example, for the pattern /(?=(a))1?b/, &amp;quot;/b&amp;quot;/ was incorrectly set
  as the first character of a match.
  * Fix out-of-bounds read for partial matching of /./ against an empty string
  when the newline type is CRLF.
  * When matching using the the REG_STARTEND feature of the POSIX API with a
  non-zero starting offset, unset capturing groups with lower numbers than a
  group that did capture something were not being correctly returned as &amp;quot;/unset&amp;quot;/
  (that is, with offset values of -1).
  * Matching the pattern /(*UTF)C[^v]+x80/ against an 8-bit string
  containing multi-code-unit characters caused bad behaviour and possibly a
  crash. This issue was fixed for other kinds of repeat in release 8.37 by change
  38, but repeating character classes were overlooked.
- pcre 8.41
  * Fix a missing else in the JIT compiler (bsc#1025709 CVE-2017-6004)
  * A (?# style comment is now ignored between a basic quantifier and a
    following '+' or '?' (example: /X+(?#comment)?Y/.
  * Avoid use of a potentially overflowing buffer in pcregrep (patch by Petr
    Pisar).
  * In the 32-bit library in non-UTF mode, an attempt to find a Unicode
  property for a character with a code point greater than 0x10ffff (the Unicode
  maximum) caused a crash. (bsc#1030807 CVE-2017-7244)
  * The alternative matching function, pcre_dfa_exec() misbehaved if it
  encountered a character class with a possessive repeat, for example [a-f]{3}+.
  (bsc#1030066 CVE-2017-7186)
  * When pcretest called pcre_copy_substring() in 32-bit mode, it set the buffer
  length incorrectly, which could result in buffer overflow.
  (bsc#1030805 CVE-2017-7245, bsc#1030803 CVE-2017-7246)
  * Fix returned offsets from regexec() when REG_STARTEND is used with a
  starting offset greater than zero.
- pcre 8.40
  * Fix register overwite in JIT when SSE2 acceleration is enabled.
  * Ignore &amp;quot;/show all captures&amp;quot;/ (/=) for DFA matching.
  * Fix JIT unaligned accesses on x86. Patch by Marc Mutz.
  * In any wide-character mode (8-bit UTF or any 16-bit or 32-bit mode),
    without PCRE_UCP set, a negative character type such as D in a positive
    class should cause all characters greater than 255 to match, whatever else
    is in the class. There was a bug that caused this not to happen if a
    Unicode property item was added to such a class, for example [DP{Nd}] or
    [WpL].
  * A pattern such as (?&amp;lt;RA&amp;gt;abc)(?(R)xyz) was incorrectly compiled such that
    the conditional was interpreted as a reference to capturing group 1 instead
    of a test for recursion. Any group whose name began with R was
    misinterpreted in this way. (The reference interpretation should only
    happen if the group's name is precisely &amp;quot;/R&amp;quot;/.)
  * A number of bugs have been mended relating to match start-up optimizations
    when the first thing in a pattern is a positive lookahead. These all
    applied only when PCRE_NO_START_OPTIMIZE was *not* set:
    (a) A pattern such as (?=.*X)X$ was incorrectly optimized as if it needed
    both an initial 'X' and a following 'X'.
    (b) Some patterns starting with an assertion that started with .* were
    incorrectly optimized as having to match at the start of the subject or
    after a newline. There are cases where this is not true, for example,
    (?=.*[A-Z])(?=.{8,16})(?!.*[s]) matches after the start in lines that
    start with spaces. Starting .* in an assertion is no longer taken as an
    indication of matching at the start (or after a newline).

Package permissions was updated:

  * add capability for prometheus-blackbox_exporter (bsc#1191194)- Update to version 20170707:
  * make btmp root:utmp (bsc#1050467, bsc#1182899)
- Update to version 20170707:

Package polkit was updated:

- CVE-2021-4034: fixed a local privilege escalation in pkexec (bsc#1194568)  added CVE-2021-4034-pkexec-fix.patch
- CVE-2021-3560: fixed a local privilege escalation using polkit_system_bus_name_get_creds_sync()
  (bsc#1186497)
  CVE-2021-3560.patch

Package psmisc was updated:

- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch  * Fix bsc#1185208 to make private mount namespaces work as well
    as to distinguish NFS mounts from same remote device share.
- Remove patch bsc1185208.patch as now solved in main patch/commit
- Fix for SG#60627, bsc#1185208:
  * bsc1185208.patch: Don't list all processes from different private
    namespace when fuser is run on a NFS mount.
- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
  * Fix bsc#1178407: fuser does not show open kvm storage image files
    such as qcow2 files. Patch from Ali Abdallah &amp;lt;ali.abdallah@suse.com&amp;gt;

Package python was updated:

- Set correct value of %python2_package_prefix to python  (as expected on SLE-12). (bsc#1175619)
- Add CVE-2019-20907_tarfile-inf-loop.patch fixing bsc#1174091
  (CVE-2019-20907, bpo#39017) avoiding possible infinite loop
  in specifically crafted tarball.
  Add recursion.tar as a testing tarball for the patch.
- Renamed patch for assigned CVE:
  * bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch -&amp;gt;
    CVE-2021-3737-fix-HTTP-client-infinite-line-reading-after-a-HTTP-100-Continue.patch
    (boo#1189241, CVE-2021-3737)
- Renamed patch for assigned CVE:
  * bpo43075-fix-ReDoS-in-request.patch -&amp;gt; CVE-2021-3733-fix-ReDoS-in-request.patch
    (boo#1189287, CVE-2021-3733)
- Fix python-doc build (bpo#35293):
  * sphinx-update-removed-function.patch
- Update documentation formatting for Sphinx 3.0 (bpo#40204).
- Add bpo43075-fix-ReDoS-in-request.patch which fixes ReDoS in
  request (bpo#43075, boo#1189287).
- Add missing security announcement to
  bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch.
- Add bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch
  which fixes http client infinite line reading (DoS) after a http
  100 (bpo#44022, boo#1189241).
- Modify Lib/ensurepip/__init__.py to contain the same version
  numbers as are in reality the ones in the bundled wheels
  (bsc#1187668).
- Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids
  use of semicolon as a query string separator (bpo#42967,
  bsc#1182379, CVE-2021-23336).
- Add CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch fixing
  bsc#1181126 (CVE-2021-3177) buffer overflow in PyCArg_repr in
  _ctypes/callproc.c, which may lead to remote code execution.
- (bsc#1180125) We really don't Require python-rpm-macros package.
  Unnecessary dependency.
- Add patch configure_PYTHON_FOR_REGEN.patch which makes
  configure.ac to consider the correct version of
  PYTHON_FO_REGEN (bsc#1078326).
- Use python3-Sphinx on anything more recent than SLE-15 (inclusive).
- Update to 2.7.18, final release of Python 2. Ever.:
  - Newline characters have been escaped when performing uu
    encoding to prevent them from overflowing into to content
    section of the encoded file. This prevents malicious or
    accidental modification of data during the decoding process.
  - Fixes a ReDoS vulnerability in `http.cookiejar`. Patch by Ben
    Caller.
  - Fixed line numbers and column offsets for AST nodes for calls
    without arguments in decorators.
  - bsc#1155094 (CVE-2019-18348) Disallow control characters in
    hostnames in http.client. Such potentially malicious header
    injection URLs now cause a InvalidURL to be raised.
  - Fix urllib.urlretrieve failing on subsequent ftp transfers
    from the same host.
  - Fix problems identified by GCC's -Wstringop-truncation
    warning.
  - AddRefActCtx() was needlessly being checked for failure in
    PC/dl_nt.c.
  - Prevent failure of test_relative_path in test_py_compile on
    macOS Catalina.
  - Fixed possible leak in `PyArg_Parse` and similar
    functions for format units &amp;quot;/es#&amp;quot;/ and &amp;quot;/et#&amp;quot;/ when the macro
    `PY_SSIZE_T_CLEAN` is not defined.
- Remove upstreamed patches:
  - CVE-2019-18348-CRLF_injection_via_host_part.patch
  - python-2.7.14-CVE-2017-1000158.patch
  - CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch
  - CVE-2018-1061-DOS-via-regexp-difflib.patch
  - CVE-2019-10160-netloc-port-regression.patch
  - CVE-2019-16056-email-parse-addr.patch
- Add CVE-2019-9674-zip-bomb.patch to improve documentation
  warning about dangers of zip-bombs and other security problems
  with zipfile library. (bsc#1162825 CVE-2019-9674)
- Change to Requires: libpython%{so_version} == %{version}-%{release}
  to python-base to keep both packages always synchronized (add
  %{so_version}) (bsc#1162224).
- Add CVE-2020-8492-urllib-ReDoS.patch fixing the security bug
  &amp;quot;/Python urrlib allowed an HTTP server to conduct Regular
  Expression Denial of Service (ReDoS)&amp;quot;/ (bsc#1162367)
- Provide python-testsuite from devel subkg to ease py2-&amp;gt;py3
  dependencies
- bsc#1109847 (CVE-2018-14647): add
  CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch fixing
  bpo-34623.
  fixing bpo-35746 (CVE-2019-5010).

Package python-PyYAML was updated:

- Add pyyaml.CVE-2020-14343.patch (bsc#1174514 CVE-2020-14343)  Prevents arbitrary code execution during python/object/* constructors
  This patch contains the upstream git commit a001f27 from the 5.4 release.
- Update in SLE-12 (bsc#1176784, jsc#ECO-3105, jsc#PM-2352)
- update to 5.3.1
  * fixes boo#1165439 (cve-2020-1747) Prevents arbitrary code execution
  during python/object/new constructor
- update to 5.3
  * Use `is` instead of equality for comparing with `None`
  * fix typos and stylistic nit
  * Fix up small typo
  * Fix handling of __slots__
  * Allow calling add_multi_constructor with None
  * Add use of safe_load() function in README
  * Fix reader for Unicode code points over 0xFFFF
  * Enable certain unicode tests when maxunicode not &amp;gt; 0xffff
  * Use full_load in yaml-highlight example
  * Document that PyYAML is implemented with Cython
  * Fix for Python 3.10
  * increase size of index, line, and column fields
  * remove some unused imports
  * Create timezone-aware datetimes when parsed as such
  * Add tests for timezone
- update to 5.2
  * A more flexible fix for custom tag constructors
  * Change default loader for yaml.add_constructor
  * Change default loader for add_implicit_resolver, add_path_resolver
  * Move constructor for object/apply to UnsafeConstructor
  * Fix logic for quoting special characters

Package python-base was updated:

- Add CVE-2019-20907_tarfile-inf-loop.patch fixing bsc#1174091  (CVE-2019-20907, bpo#39017) avoiding possible infinite loop
  in specifically crafted tarball.
  Add recursion.tar as a testing tarball for the patch.
- Renamed patch for assigned CVE:
  * bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch -&amp;gt;
    CVE-2021-3737-fix-HTTP-client-infinite-line-reading-after-a-HTTP-100-Continue.patch
    (boo#1189241, CVE-2021-3737)
- Renamed patch for assigned CVE:
  * bpo43075-fix-ReDoS-in-request.patch -&amp;gt; CVE-2021-3733-fix-ReDoS-in-request.patch
    (boo#1189287, CVE-2021-3733)
- Fix python-doc build (bpo#35293):
  * sphinx-update-removed-function.patch
- Update documentation formatting for Sphinx 3.0 (bpo#40204).
- Add bpo43075-fix-ReDoS-in-request.patch which fixes ReDoS in
  request (bpo#43075, boo#1189287).
- Add missing security announcement to
  bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch.
- Add bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch
  which fixes http client infinite line reading (DoS) after a http
  100 (bpo#44022, boo#1189241).
- Modify Lib/ensurepip/__init__.py to contain the same version
  numbers as are in reality the ones in the bundled wheels
  (bsc#1187668).
- Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids
  use of semicolon as a query string separator (bpo#42967,
  bsc#1182379, CVE-2021-23336).
- Add CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch fixing
  bsc#1181126 (CVE-2021-3177) buffer overflow in PyCArg_repr in
  _ctypes/callproc.c, which may lead to remote code execution.
- (bsc#1180125) We really don't Require python-rpm-macros package.
  Unnecessary dependency.
- Add patch configure_PYTHON_FOR_REGEN.patch which makes
  configure.ac to consider the correct version of
  PYTHON_FO_REGEN (bsc#1078326).
- Use python3-Sphinx on anything more recent than SLE-15 (inclusive).
- Update to 2.7.18, final release of Python 2. Ever.:
  - Newline characters have been escaped when performing uu
    encoding to prevent them from overflowing into to content
    section of the encoded file. This prevents malicious or
    accidental modification of data during the decoding process.
  - Fixes a ReDoS vulnerability in `http.cookiejar`. Patch by Ben
    Caller.
  - Fixed line numbers and column offsets for AST nodes for calls
    without arguments in decorators.
  - bsc#1155094 (CVE-2019-18348) Disallow control characters in
    hostnames in http.client. Such potentially malicious header
    injection URLs now cause a InvalidURL to be raised.
  - Fix urllib.urlretrieve failing on subsequent ftp transfers
    from the same host.
  - Fix problems identified by GCC's -Wstringop-truncation
    warning.
  - AddRefActCtx() was needlessly being checked for failure in
    PC/dl_nt.c.
  - Prevent failure of test_relative_path in test_py_compile on
    macOS Catalina.
  - Fixed possible leak in `PyArg_Parse` and similar
    functions for format units &amp;quot;/es#&amp;quot;/ and &amp;quot;/et#&amp;quot;/ when the macro
    `PY_SSIZE_T_CLEAN` is not defined.
- Remove upstreamed patches:
  - CVE-2019-18348-CRLF_injection_via_host_part.patch
  - python-2.7.14-CVE-2017-1000158.patch
  - CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch
  - CVE-2018-1061-DOS-via-regexp-difflib.patch
  - CVE-2019-10160-netloc-port-regression.patch
  - CVE-2019-16056-email-parse-addr.patch
- Add CVE-2019-9674-zip-bomb.patch to improve documentation
  warning about dangers of zip-bombs and other security problems
  with zipfile library. (bsc#1162825 CVE-2019-9674)
- Change to Requires: libpython%{so_version} == %{version}-%{release}
  to python-base to keep both packages always synchronized (add
  %{so_version}) (bsc#1162224).
- Add CVE-2020-8492-urllib-ReDoS.patch fixing the security bug
  &amp;quot;/Python urrlib allowed an HTTP server to conduct Regular
  Expression Denial of Service (ReDoS)&amp;quot;/ (bsc#1162367)
- Provide python-testsuite from devel subkg to ease py2-&amp;gt;py3
  dependencies
- bsc#1109847 (CVE-2018-14647): add
  CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch fixing
  bpo-34623.
  fixing bpo-35746 (CVE-2019-5010).

Package python-cffi was updated:

- Update in SLE-12 (bsc#1176784, jsc#ECO-3105, jsc#PM-2352)- update to version 1.11.5:
  * Issue #357: fix ffi.emit_python_code() which generated a buggy
    Python file if you are using a struct with an anonymous union
    field or vice-versa.
  * Windows: ffi.dlopen() should now handle unicode filenames.
  * ABI mode: implemented ffi.dlclose() for the in-line case (it used
    to be present only in the out-of-line case).
  * Fixed a corner case for setup.py install --record=xx --root=yy
    with an out-of-line ABI module. Also fixed Issue #345.
  * More hacks on Windows for running CFFIâs own setup.py.
  * Issue #358: in embedding, to protect against (the rare case of)
    Python initialization from several threads in parallel, we have to
    use a spin-lock. On CPython 3 it is worse because it might
    spin-lock for a long time (execution of Py_InitializeEx()). Sadly,
    recent changes to CPython make that solution needed on CPython 2
    too.
  * CPython 3 on Windows: we no longer compile with Py_LIMITED_API by
    default because such modules cannot be used with virtualenv. Issue
    [#350] mentions a workaround if you still want that and are not
    concerned about virtualenv: pass a
    define_macros=[(&amp;quot;/Py_LIMITED_API&amp;quot;/, None)] to the
    ffibuilder.set_source() call.
- specfile:
  * delete patch cffi-loader.patch; included upstream
- update to version 1.11.4:
  * Windows: reverted linking with python3.dll, because virtualenv
    does not make this DLL available to virtual environments for
    now. See Issue #355. On Windows only, the C extension modules
    created by cffi follow for now the standard naming scheme
    foo.cp36-win32.pyd, to make it clear that they are regular CPython
    modules depending on python36.dll.
- changes from version 1.11.3:
  * Fix on CPython 3.x: reading the attributes __loader__ or __spec__
    from the cffi-generated lib modules gave a buggy
    SystemError. (These attributes are always None, and provided only
    to help compatibility with tools that expect them in all modules.)
  * More Windows fixes: workaround for MSVC not supporting large
    literal strings in C code (from
    ffi.embedding_init_code(large_string)); and an issue with
    Py_LIMITED_API linking with python35.dll/python36.dll instead of
    python3.dll.
  * Small documentation improvements.

Package python-cryptography was updated:

- Update in SLE-12 (bsc#1176784, jsc#ECO-3105, jsc#PM-2352)- update to 2.8
  * Added support for Python 3.8.
  * Added class methods Poly1305.generate_tag and Poly1305.verify_tag for Poly1305 sign and verify operations.
  * Deprecated support for OpenSSL 1.0.1. Support will be removed in cryptography 2.9.
  * We now ship manylinux2010 wheels in addition to our manylinux1 wheels.
  * Added support for ed25519 and ed448 keys in the CertificateBuilder, CertificateSigningRequestBuilder, CertificateRevocationListBuilder and OCSPResponseBuilder.
  * cryptography no longer depends on asn1crypto.
  * FreshestCRL is now allowed as a CertificateRevocationList extension.
- Convert to single-spec (fate#324191, bsc#1065275)
- Run fdupes to hardlink duplicate files
  + Add fdupes to BuildRequires
  + Add %fdupes %{buildroot}/%{_prefix} to %install
- update to 2.7
  * BACKWARDS INCOMPATIBLE: Removed the cryptography.hazmat.primitives.mac.MACContext interface.
  The CMAC and HMAC APIs have not changed, but they are no longer registered
  as MACContext instances.
  * Removed support for running our tests with setup.py test.
  * Add support for :class:`~cryptography.hazmat.primitives.poly1305.Poly1305`
  when using OpenSSL 1.1.1 or newer.
  * Support serialization with Encoding.OpenSSH and PublicFormat.OpenSSH
  in :meth:`Ed25519PublicKey.public_bytes &amp;lt;cryptography.hazmat.primitives.asymmetric.ed25519.Ed25519PublicKey.public_bytes&amp;gt;` .
  * Correctly allow passing a SubjectKeyIdentifier to :meth:`~cryptography.x509.AuthorityKeyIdentifier.from_issuer_subject_key_identifier`
  and deprecate passing an Extension object.
- Simplify the test execution to be more understandable
- update to 2.6.1:
  * BACKWARDS INCOMPATIBLE:
    Removedcryptography.hazmat.primitives.asymmetric.utils.encode_rfc6979_signature
    andcryptography.hazmat.primitives.asymmetric.utils.decode_rfc6979_signature,
    which had been deprecated for nearly 4 years. Use encode_dss_signature()
    and decode_dss_signature()instead.
  * BACKWARDS INCOMPATIBLE: Removed cryptography.x509.Certificate.serial, which
    had been deprecated for nearly 3 years. Use serial_number instead.
  * Updated Windows, macOS, and manylinux1 wheels to be compiled with
    OpenSSL 1.1.1b.
  * Added support for Ed448 signing when using OpenSSL 1.1.1b or newer.
  * Added support for Ed25519 signing when using OpenSSL 1.1.1b or newer.
  * load_ssh_public_key() can now load ed25519 public keys.
  * Add support for easily mapping an object identifier to its elliptic curve
    class viaget_curve_for_oid().
  * Add support for OpenSSL when compiled with the no-engine
    (OPENSSL_NO_ENGINE) flag.
- Dependency on python-idna changed to &amp;quot;/Recommends&amp;quot;/ aligned with
  change in upstream source (see below)
- update to 2.5:
  * BACKWARDS INCOMPATIBLE: U-label strings were deprecated in version 2.1,
    but this version removes the default idna dependency as well. If you still
    need this deprecated path please install cryptography with the idna extra:
    pip install cryptography[idna].
  * BACKWARDS INCOMPATIBLE: The minimum supported PyPy version is now 5.4.
  * Numerous classes and functions have been updated to allow bytes-like
    types for keying material and passwords, including symmetric algorithms,
    AEAD ciphers, KDFs, loading asymmetric keys, and one time password classes.
  * Updated Windows, macOS, and manylinux1 wheels to be compiled with OpenSSL 1.1.1a.
  * Added support for SHA512_224 and SHA512_256 when using OpenSSL 1.1.1.
  * Added support for SHA3_224, SHA3_256, SHA3_384, and SHA3_512 when using OpenSSL 1.1.1.
  * Added support for X448 key exchange when using OpenSSL 1.1.1.
  * Added support for SHAKE128 and SHAKE256 when using OpenSSL 1.1.1.
  * Added initial support for parsing PKCS12 files with load_key_and_certificates().
  * Added support for IssuingDistributionPoint.
  * Added rfc4514_string() method to x509.Name,
    x509.RelativeDistinguishedName, and x509.NameAttribute to format the name
    or component an RFC 4514 Distinguished Name string.
  * Added from_encoded_point(), which immediately checks if the point is on
    the curve and supports compressed points. Deprecated the previous method
    from_encoded_point().
  * Added signature_hash_algorithm to OCSPResponse.
  * Updated X25519 key exchange support to allow additional serialization
    methods. Calling public_bytes() with no arguments has been deprecated.
  * Added support for encoding compressed and uncompressed points via
    public_bytes(). Deprecated the previous method encode_point().
- Update to version 2.4.2:
  * Updated Windows, macOS, and manylinux1 wheels to be compiled
    with OpenSSL 1.1.0j.
- Update to 2.4.1:
  * Dropped support for LibreSSL 2.4.x.
  * Deprecated OpenSSL 1.0.1 support. OpenSSL 1.0.1 is no
    longer supported by the OpenSSL project. At this time there
    is no time table for dropping support, however we strongly
    encourage all users to upgrade or install cryptography from
    a wheel.
  * Added initial :doc:`OCSP &amp;lt;/x509/ocsp&amp;gt;` support.
  * Added support for cryptography.x509.PrecertPoison.
- Fix fdupes call
- Update to 2.3.1:
  * updated tests for upstream wycheproof changes
  * many other tiny test tweaks
- update to 2.3:
  * SECURITY ISSUE: finalize_with_tag() allowed tag truncation by default
    which can allow tag forgery in some cases. The method now enforces the
    min_tag_length provided to the GCM constructor.
  * Added support for Python 3.7.
  * Added extract_timestamp() to get the authenticated timestamp of a Fernet token.
  * Support for Python 2.7.x without hmac.compare_digest has been deprecated.
    We will require Python 2.7.7 or higher (or 2.7.6 on Ubuntu) in the next
    cryptography release.
  * Fixed multiple issues preventing cryptography from compiling
    against LibreSSL 2.7.x.
  * Added get_revoked_certificate_by_serial_number for quick
    serial number searches in CRLs.
  * The RelativeDistinguishedName class now preserves the order of attributes.
    Duplicate attributes now raise an error instead of silently discarding duplicates.
  * aes_key_unwrap() and aes_key_unwrap_with_padding() now raise InvalidUnwrap
    if the wrapped key is an invalid length, instead of ValueError.
- update to 2.2.2
  * fix build on some systems with openssl 1.1.0h
- Cleanup with spec-cleaner
- Use %setup to unpack all archives do not rely on tar calls
- Update to upstream release 2.2.1:
  * Reverted a change to GeneralNames which prohibited having zero elements,
    due to breakages.
  * Fixed a bug in
    :func:`~cryptography.hazmat.primitives.keywrap.aes_key_unwrap_with_padding`
    that caused it to raise InvalidUnwrap when key length modulo 8 was zero.
  * BACKWARDS INCOMPATIBLE: Support for Python 2.6 has been dropped.
  * Resolved a bug in HKDF that incorrectly constrained output size.
  * Added
    :class:`~cryptography.hazmat.primitives.asymmetric.ec.BrainpoolP256R1`,
    :class:`~cryptography.hazmat.primitives.asymmetric.ec.BrainpoolP384R1`, and
    :class:`~cryptography.hazmat.primitives.asymmetric.ec.BrainpoolP512R1` to
    support inter-operating with systems like German smart meters.
  * Added token rotation support to :doc:`Fernet &amp;lt;/fernet&amp;gt;` with
    :meth:`~cryptography.fernet.MultiFernet.rotate`.
  * Fixed a memory leak in
    :func:`~cryptography.hazmat.primitives.asymmetric.ec.derive_private_key`.
  * Added support for AES key wrapping with padding via
    :func:`~cryptography.hazmat.primitives.keywrap.aes_key_wrap_with_padding` and
    :func:`~cryptography.hazmat.primitives.keywrap.aes_key_unwrap_with_padding` .
  * Allow loading DSA keys with 224 bit q.
- fix deps for hypothesis, pytest
- Fix previous change and explicitly require python2 instead of
  python because python itself is also provided by python3.
  This fixes:
  ImportError: No module named _ssl
  when using python-cryptography in a python2 build environment
- Fix the previous change to not pull in py2 on py3 enviroment
- fix requires on python ssl once more after the last change
- build python3 subpackage (FATE#324435, bsc#1073879)

Package python-py-doc was updated:

- CVE-2020-29651.patch (bsc#1179805, CVE-2020-29651, bsc#1184505)  * python-py: regular expression denial of service in svnwc.py

Package python-requests was updated:

- Update in SLE-12 (bsc#1176784, jsc#ECO-3105, jsc#PM-2352)- Fix build on SLE-12
  + Add python to BuildRequires for suse_version &amp;lt; 1500
- remove patch pr_5251-pytest5.patch, not needed anymore.
- update to version 2.24.0:
  - pyOpenSSL TLS implementation is now only used if Python
  either doesn't have an `ssl` module or doesn't support
  SNI. Previously pyOpenSSL was unconditionally used if available.
  This applies even if pyOpenSSL is installed via the
  `requests[security]` extra (#5443)
  - Redirect resolution should now only occur when
  `allow_redirects` is True. (#5492)
  - No longer perform unnecessary Content-Length calculation for
  requests that won't use it. (#5496)
- update to 2.23.0
- dropped merged_pr_5049.patch
- refreshed requests-no-hardcoded-version.patch
  * Remove defunct reference to prefetch in Session __attrs__
  * Requests no longer outputs password in basic auth usage warning
- Remove python-urllib3, python-certifi and ca-certificates from
  main package BuildRequires, not required for building.
- Do not require full python, (implicit) python-base is sufficient.
- Add two patches only updating test logic to remove pytest 3 pin
  - merged_pr_5049.patch
  - pr_5251-pytest5.patch
- Hardcode pytest 3.x series as upstream even in git does not work
  with newer versions (they pinned the release)
- Update to 2.22.0:
  * Requests now supports urllib3 v1.25.2. (note: 1.25.0 and 1.25.1 are incompatible)
- Rebase requests-no-hardcoded-version.patch
- Do not hardcode version requirements in setup.py allowing us to
  update and verify functionality on our own:
  * requests-no-hardcoded-version.patch
- Skip one more test that is flaky
- Do not depend on python-py
- Update few of the requirements
- update to version 2.21.0:
  * Requests now supports idna v2.8.
- Support older Red Hat platforms that don't offer &amp;quot;/Recommends:&amp;quot;/
- Move name ahead of version in spec file to resolve build issues
  on older distributions
- fdupe more thoroughly.
- update to version 2.20.1:
  * Bugfixes
    + Fixed bug with unintended Authorization header stripping for
    redirects using default ports (http/80, https/443).

Package python-six was updated:

- Update in SLE-12 (bsc#1176784, jsc#ECO-3105, jsc#PM-2352)- Fix testsuite on SLE-12
  + Add python to BuildRequires for suse_version &amp;lt; 1500
- Include in SLE-12 (FATE#326838, bsc#1113302)
- build python3 subpackage (FATE#324435, bsc#1073879)
- Submit 1.9.0 to SLE-12 (fate#319030, fate#318838, bsc#940812)
- sanitize release line in specfile

Package python-urllib3 was updated:

- Add %dir declaration for %{_licensedir}- Add CVE-2021-33503.patch (bsc#1187045, CVE-2021-33503)
  * Improve performance of sub-authority splitting in URL
- Update in SLE-12 (bsc#1182421, jsc#ECO-3352, jsc#PM-2485)
- Enable python2 builds
- Re-add file permissions in %file section
- Undo python2/3 split in %install section
- Skip test for RECENT_DATE. It is a test purely for developers.
  To maintain reproducibility, keep upstreams possibly outdated
  RECENT_DATE in the source code.
- Add CI variable, which makes timeouts in the test suite longer
  (gh#urllib3/urllib3#2109, bsc#1176389) and
  test_timeout_errors_cause_retries should not fail.
- Add urllib3-cve-2020-26137.patch. Don't allow control chars in request
  method. (bsc#1177120, CVE-2020-26137)
- Generate pyc for ssl_match_hostname too
- update to 1.25.10:
  * Added support for ``SSLKEYLOGFILE`` environment variable for
    logging TLS session keys with use with programs like
    Wireshark for decrypting captured web traffic (Pull #1867)
  * Fixed loading of SecureTransport libraries on macOS Big Sur
    due to the new dynamic linker cache (Pull #1905)
  * Collapse chunked request bodies data and framing into one
  call to ``send()`` to reduce the number of TCP packets by 2-4x (Pull #1906)
  * Don't insert ``None`` into ``ConnectionPool`` if the pool
    was empty when requesting a connection (Pull #1866)
  * Avoid ``hasattr`` call in ``BrotliDecoder.decompress()`` (Pull #1858)
- update to 1.25.9 (bsc#1177120, CVE-2020-26137):
  * Added ``InvalidProxyConfigurationWarning`` which is raised when
    erroneously specifying an HTTPS proxy URL. urllib3 doesn't currently
    support connecting to HTTPS proxies but will soon be able to
    and we would like users to migrate properly without much breakage.
  * Drain connection after ``PoolManager`` redirect (Pull #1817)
  * Ensure ``load_verify_locations`` raises ``SSLError`` for all backends (Pull #1812)
  * Rename ``VerifiedHTTPSConnection`` to ``HTTPSConnection`` (Pull #1805)
  * Allow the CA certificate data to be passed as a string (Pull #1804)
  * Raise ``ValueError`` if method contains control characters (Pull #1800)
  * Add ``__repr__`` to ``Timeout`` (Pull #1795)
- Explicitly switch off building python 2 version.
- update to 1.25.8
  * Drop support for EOL Python 3.4
  * Optimize _encode_invalid_chars
  * Preserve chunked parameter on retries
  * Allow unset SERVER_SOFTWARE in App Engine
  * Fix issue where URL fragment was sent within the request target.
  * Fix issue where an empty query section in a URL would fail to parse.
  * Remove TLS 1.3 support in SecureTransport due to Apple removing support.
- Require a new enough release of python-six. 1.25.6 needs at least
  1.12.0 for ensure_text() and friends.
- Updae to 1.25.6:
  * Fix issue where tilde (~) characters were incorrectly percent-encoded in the path. (Pull #1692)
- Restrict the tornado dep from tom to 5 or older release as the
  6.x changed the API
- Update to 1.25.5:
  * Add mitigation for BPO-37428 affecting Python &amp;lt;3.7.4 and OpenSSL 1.1.1+ which caused certificate verification to be enabled when using cert_reqs=CERT_NONE. (Issue #1682)
  * Propagate Retry-After header settings to subsequent retries. (Pull #1607)
  * Fix edge case where Retry-After header was still respected even when explicitly opted out of. (Pull #1607)
  * Remove dependency on rfc3986 for URL parsing.
  * Fix issue where URLs containing invalid characters within Url.auth would raise an exception instead of percent-encoding those characters.
  * Add support for HTTPResponse.auto_close = False which makes HTTP responses work well with BufferedReaders and other io module features. (Pull #1652)
  * Percent-encode invalid characters in URL for HTTPConnectionPool.request() (Pull #1673)
- Drop patch urllib3-ssl-default-context.patch
- Drop patch python-urllib3-recent-date.patch the date is recent
  enough on its own
- Use have/skip_python2/3 macros to allow building only one flavour
- Add urllib3-remove-authorization-header-when-redirecting-cross-host.patch
  Remove Authorization header when redirecting cross-host
  (gh#urllib3/urllib3#1316,boo#1119376,CVE-2018-20060)
- Use old pytest 3.x as newer do not work with this release
  * this will be fixed with next release, just spread among
    numerous fixes in the git for quick backporting
- Fixup pre script: the migration issue happens when changing from
  python-urllib3 to python2-urllib3: the number of installed
  instances of python2-urlliib3 is at this moment 1, unlike in
  regular updates. This is due to a name change, which consists not
  of a pure package update.
- Provides/Obsoletes does not fix the issue: we have a
  directory-to-symlink switch, which cannot be handled by RPM
  internally. Assist using pre script (boo#1138715).
- Fix Upgrade from Leap 42.1/42.2 by adding Obsoletes/Provides:
  python-urllib3, fixes boo#1138746
- Skip test_source_address_error as we raise different error with
  fixes that we provide in new python2/3
- Add more test to skip as with new openssl some behaviour changed
  and we can't rely on them anymore
- Unbundle the six, rfc3986, and backports.ssl_match_hostname
- Add missing dependency on python-six (bsc#1150895)
- Update to 1.25.3:
  * Change HTTPSConnection to load system CA certificates when ca_certs, ca_cert_dir, and ssl_context are unspecified. (Pull #1608, Issue #1603)
  * Upgrade bundled rfc3986 to v1.3.2. (Pull #1609, Issue #1605)
- Update to 1.25.2:
  * Change is_ipaddress to not detect IPvFuture addresses. (Pull #1583)
  * Change parse_url to percent-encode invalid characters within the path, query, and target components. (Pull #1586)
  * Add support for Google's Brotli package. (Pull #1572, Pull #1579)
  * Upgrade bundled rfc3986 to v1.3.1 (Pull #1578)
- Require all the deps from the secure list rather than Recommend.
  This makes the check to be run always and ensure the urls are
  &amp;quot;/secure&amp;quot;/.
- Remove ndg-httpsclient as it is not needed since 2015
- Add missing dependency on brotlipy
- Fix the tests to pass again
- update to 1.25 (bsc#1132663, bsc#1129071, CVE-2019-9740, CVE-2019-11236):
  * Require and validate certificates by default when using HTTPS
  * Upgraded ``urllib3.utils.parse_url()`` to be RFC 3986 compliant.
  * Added support for ``key_password`` for ``HTTPSConnectionPool`` to use
    encrypted ``key_file`` without creating your own ``SSLContext`` object.
  * Add TLSv1.3 support to CPython, pyOpenSSL, and SecureTransport ``SSLContext``
    implementations. (Pull #1496)
  * Switched the default multipart header encoder from RFC 2231 to HTML 5 working draft.
  * Fixed issue where OpenSSL would block if an encrypted client private key was
    given and no password was given. Instead an ``SSLError`` is raised.
  * Added support for Brotli content encoding. It is enabled automatically if
  ``brotlipy`` package is installed which can be requested with
  ``urllib3[brotli]`` extra.
  * Drop ciphers using DSS key exchange from default TLS cipher suites.
    Improve default ciphers when using SecureTransport.
  * Implemented a more efficient ``HTTPResponse.__iter__()`` method.
- Drop urllib3-test-ssl-drop-sslv3.patch . No longer needed
- Update to 1.24.2 (bsc#1132900, CVE-2019-11324):
  - Implemented a more efficient HTTPResponse.__iter__() method.
    (Issue #1483)
  - Upgraded urllib3.utils.parse_url() to be RFC 3986 compliant.
    (Pull #1487)
  - Remove Authorization header regardless of case when
    redirecting to cross-site. (Issue #1510)
  - Added support for key_password for HTTPSConnectionPool to use
    encrypted key_file without creating your own SSLContext
    object. (Pull #1489)
  - Fixed issue where OpenSSL would block if an encrypted client
    private key was given and no password was given. Instead an
    SSLError is raised. (Pull #1489)
  - Require and validate certificates by default when using HTTPS
    (Pull #1507)
  - Added support for Brotli content encoding. It is enabled
    automatically if brotlipy package is installed which can be
    requested with urllib3[brotli] extra. (Pull #1532)
  - Add TLSv1.3 support to CPython, pyOpenSSL, and
    SecureTransport SSLContext implementations. (Pull #1496)
  - Drop ciphers using DSS key exchange from default TLS cipher
    suites. Improve default ciphers when using SecureTransport.
    (Pull #1496)
  - Add support for IPv6 addresses in subjectAltName section of
    certificates. (Issue #1269)
  - Switched the default multipart header encoder from RFC 2231
    to HTML 5 working draft. (Issue #303, PR #1492)
- Update to 1.24.1:
  * Remove quadratic behavior within GzipDecoder.decompress()
    (Issue #1467)
  * Restored functionality of ciphers parameter for
    create_urllib3_context(). (Issue #1462)
- Update to 1.24:
  * Allow key_server_hostname to be specified when initializing a PoolManager to allow custom SNI to be overridden. (Pull #1449)
  * Test against Python 3.7 on AppVeyor. (Pull #1453)
  * Early-out ipv6 checks when running on App Engine. (Pull #1450)
  * Change ambiguous description of backoff_factor (Pull #1436)
  * Add ability to handle multiple Content-Encodings (Issue #1441 and Pull #1442)
  * Skip DNS names that can't be idna-decoded when using pyOpenSSL (Issue #1405).
  * Add a server_hostname parameter to HTTPSConnection which allows for overriding the SNI hostname sent in the handshake. (Pull #1397)
  * Drop support for EOL Python 2.6 (Pull #1429 and Pull #1430)
  * Fixed bug where responses with header Content-Type: message/* erroneously raised HeaderParsingError, resulting in a warning being logged. (Pull #1439)
  * Move urllib3 to src/urllib3 (Pull #1409)
- Drop patch 1414.patch merged upstream
- Refresh patches:
  * python-urllib3-recent-date.patch
  * urllib3-ssl-default-context.patch
- Switch to multibuild to minize requirements for providing
  urllib3 module.
- fix dependency again for passing tests for python 2.x
- Do not use ifpython2 for BRs where it does not work
- add python-ipaddress dependency for python 2.x
- Drop not needed devel and nose deps
- update to 1.23
- add 1414.patch - fix tests with new tornado
- refresh python-urllib3-recent-date.patch
- drop urllib3-test-no-coverage.patch
  * Allow providing a list of headers to strip from requests when redirecting
  to a different host. Defaults to the Authorization header. Different
  headers can be set via Retry.remove_headers_on_redirect.
  * Fix util.selectors._fileobj_to_fd to accept long
  * Dropped Python 3.3 support.
  * Put the connection back in the pool when calling stream()
  or read_chunked() on a chunked HEAD response.
  * Fixed pyOpenSSL-specific ssl client authentication issue when clients
  attempted to auth via certificate + chain
  * Add the port to the connectionpool connect print
  * Don't use the uuid module to create multipart data boundaries.
  * read_chunked() on a closed response returns no chunks.
  * Add Python 2.6 support to contrib.securetransport
  * Added support for auth info in url for SOCKS proxy

Package python3 was updated:

- Add CVE-2021-3733-ReDoS-urllib-AbstractBasicAuthHandler.patch  fixing ReDoS in urllib AbstractBasicAuthHandler (bsc#1189287,
  CVE-2021-3733, bpo#43075)
- Add CVE-2021-3737-infinite-loop-on-100-Continue.patch fixing bpo-44022
  (bsc#1189241, CVE-2021-3737): http.client now avoids infinitely
  reading potential HTTP headers after a 100 Continue status response
  from the server.
- Reorder and better documented patches related to bpo#30458 (also, for
  rechecking solution for bsc#1129071).
- Refresh patches:
  - CVE-2019-10160-netloc-port-regression.patch
  - CVE-2019-18348-CRLF_injection_via_host_part.patch
  - CVE-2019-9947-no-ctrl-char-http.patch
  - CVE-2020-8492-urllib-ReDoS.patch
  - Python-3.3.0b2-multilib.patch
  - python-3.6-CVE-2017-18207.patch
  - python3-urllib-prefer-lowercase-proxies.patch
  - subprocess-raise-timeout.patch
- Modify Lib/ensurepip/__init__.py to contain the same version
  numbers as are in reality the ones in the bundled wheels
  (bsc#1187668).
- Add CVE-2020-27619-no-eval-http-content.patch fixing
  CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support
  calls eval() on content retrieved via HTTP.
- Make sure to close the import_failed.map file after the exception
  has been raised in order to avoid ResourceWarnings when the
  failing import is part of a try...except block.
- Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids
  use of semicolon as a query string separator (bpo#42967,
  bsc#1182379, CVE-2021-23336).

Package python3-PyYAML was updated:

- Add pyyaml.CVE-2020-14343.patch (bsc#1174514 CVE-2020-14343)  Prevents arbitrary code execution during python/object/* constructors
  This patch contains the upstream git commit a001f27 from the 5.4 release.
- Update in SLE-12 (bsc#1176784, jsc#ECO-3105, jsc#PM-2352)
- update to 5.3.1
  * fixes boo#1165439 (cve-2020-1747) Prevents arbitrary code execution
  during python/object/new constructor
- update to 5.3
  * Use `is` instead of equality for comparing with `None`
  * fix typos and stylistic nit
  * Fix up small typo
  * Fix handling of __slots__
  * Allow calling add_multi_constructor with None
  * Add use of safe_load() function in README
  * Fix reader for Unicode code points over 0xFFFF
  * Enable certain unicode tests when maxunicode not &amp;gt; 0xffff
  * Use full_load in yaml-highlight example
  * Document that PyYAML is implemented with Cython
  * Fix for Python 3.10
  * increase size of index, line, and column fields
  * remove some unused imports
  * Create timezone-aware datetimes when parsed as such
  * Add tests for timezone
- update to 5.2
  * A more flexible fix for custom tag constructors
  * Change default loader for yaml.add_constructor
  * Change default loader for add_implicit_resolver, add_path_resolver
  * Move constructor for object/apply to UnsafeConstructor
  * Fix logic for quoting special characters

Package python3-base was updated:

- Add CVE-2021-3733-ReDoS-urllib-AbstractBasicAuthHandler.patch  fixing ReDoS in urllib AbstractBasicAuthHandler (bsc#1189287,
  CVE-2021-3733, bpo#43075)
- Add CVE-2021-3737-infinite-loop-on-100-Continue.patch fixing bpo-44022
  (bsc#1189241, CVE-2021-3737): http.client now avoids infinitely
  reading potential HTTP headers after a 100 Continue status response
  from the server.
- Reorder and better documented patches related to bpo#30458 (also, for
  rechecking solution for bsc#1129071).
- Refresh patches:
  - CVE-2019-10160-netloc-port-regression.patch
  - CVE-2019-18348-CRLF_injection_via_host_part.patch
  - CVE-2019-9947-no-ctrl-char-http.patch
  - CVE-2020-8492-urllib-ReDoS.patch
  - Python-3.3.0b2-multilib.patch
  - python-3.6-CVE-2017-18207.patch
  - python3-urllib-prefer-lowercase-proxies.patch
  - subprocess-raise-timeout.patch
- Modify Lib/ensurepip/__init__.py to contain the same version
  numbers as are in reality the ones in the bundled wheels
  (bsc#1187668).
- Add CVE-2020-27619-no-eval-http-content.patch fixing
  CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support
  calls eval() on content retrieved via HTTP.
- Make sure to close the import_failed.map file after the exception
  has been raised in order to avoid ResourceWarnings when the
  failing import is part of a try...except block.
- Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids
  use of semicolon as a query string separator (bpo#42967,
  bsc#1182379, CVE-2021-23336).

Package release-notes-sles was updated:

- 12.4.20211208 (tracked in bsc#933411)- Added note about unprivileged eBPF (jsc#DOCTEAM-433)
- Added note about nested VMX (jsc#SLE-11270)
- 12.4.20210421 (tracked in bsc#1185080)
- Set lifecycle to unmaintained
- Added note about enabling NFSv4.2 (jsc#SLE-7040)
- Added note about adding librdkafka (jsc#DOCTEAM-53)
- Added note about updated Xorg Server (jsc#SLE-11159)
- Added note about git 2.26.2 (jsc#SLE-11177)
- Added note about Salt 3000 update (jsc#SLE-12830)
- Added note about new kernel-firmware package (bsc#1143465)
- Updated note about LibreOffice version (jsc#SLE-11176)

Package resource-agents was updated:

- VirtualDomain RA using migration_network_suffix does create xenmigr  URI causing live migration to fail (bsc#1180668)
- Failover issue due to a Google API being unreachable - request
  upstream patches which include a retry (bsc#1186830)
  Add upstream patches:
    0001-VirtualDomain-drop-prefix-xenmigr-from-migrate-uri.patch
    0001-gcp-vpc-move-vip.in-Adds-retries.patch
- SAPInstance fails to detect SAP unit files for systemd
  (bsc#1189535)
  Add upstream patches:
    0001-SAPInstance_fails_to_detect_SAP_unit_files_for_systemd.patch
    0002-SAPInstance_fails_to_detect_SAP_unit_files_for_systemd.patch
- (bsc#1188975) azure-lb RA is using /usr/bin/nc instead of
  /usr/bin/socat
  Add upstream patch:
    0001-ocf-distro-Improve-robustness-and-specificity-1558.patch
- ECO (jsc#SLE-18233)
  * Backport aws-vpc-move-ip patches to SLE12 codestreams.
  * (bsc#1186652) New GCP Load Balancer Resource Agent
  Add upstream patches:
    ECO-SLE-18233.diff
    0001-gcp-ilb-resource-wrapping-nc-or-socat-to-respond-to-.patch
- (bsc#1183971) L3: azure-events puts both nodes in standby
  Add upstream patch:
    0001-azure-events-only-decode-when-exec-output-not-of-typ.patch
- (bsc#1177796) ethmonitor bloats journal with warnings for VLAN
    devices [ref:_00D1igLOd._5001iTe6jj:ref]
  Add upstream patch:
    0001-ethmonitor-is_interface-RE-matches-vlan-names.patch
- (bsc#1180590) azure-events URLError fixed upstream
  Add upstream patch:
    0001-azure-events-import-URLError-and-encode-postData-whe.patch

Package rsync was updated:

- Fix a segmentation fault in iconv [bsc#1188258]  * Add rsync-iconv-segfault.patch

Package rsyslog was updated:

- fix memory leak when internal messages not processed internally  (bsc#1190483)
  * add 0001-core-bugfix-memory-leak-when-internal-messages-not-p.patch
- fix memory leak in omfile (bsc#1189737)
  * add 0001-omfile-bugfix-file-handle-leak.patch
- fix SIGSEV/SIGABRT in da-queue when using libfastjson (bsc#1187590)
  * add 0001-Fix-race-condition-related-to-libfastjson-when-using.patch
-  fix race in async writer (bsc#1179089)
  * add 0001-omfile-bugfix-race-file-when-async-writing-is-enable.patch

Package ruby2 was updated:

Add patches to fix the following CVE's:  - CVE-2021-32066.patch (CVE-2021-32066): Fix StartTLS stripping
    vulnerability in Net:IMAP (bsc#1188160)
  - CVE-2021-31810.patch (CVE-2021-31810): Fix trusting FTP PASV
    responses vulnerability in  Net:FTP (bsc#1188161)
  - CVE-2020-25613.patch (CVE-2020-25613): Fix potential HTTP request
    smuggling in WEBrick (bsc#1177125)
  - CVE-2021-31799.patch (CVE-2021-31799): Fix Command injection
    vulnerability in RDoc (bsc#1190375)

Package salt was updated:

- Fix tmpfiles.d configuration for salt to not use legacy paths (bsc#1173103)- Remove wrong _parse_cpe_name from grains.core
- Prevent tracebacks if directory for cookie is missing
- Fix file.find tracebacks with non utf8 file names (bsc#1190114)
- Added:
  * fix-file.find-tracebacks-with-non-utf8-file-names-bs.patch
  * remove-wrong-_parse_cpe_name-from-grains.core-453.patch
  * prevent-tracebacks-if-directory-for-cookie-is-missin.patch
- Fix ip6_interface grain to not leak secondary IPv4 aliases (bsc#1191412)
- Added:
  * fix-ip6_interface-grain-to-not-leak-secondary-ipv4-a.patch
- Do not consider skipped targets as failed for ansible.playbooks state (bsc#1190446)
- Fix traceback.*_exc() calls
- Added:
  * fix-traceback.-_exc-calls-430.patch
  * 3000-do-not-consider-skipped-targets-as-failed-for-a.patch
- Fix the regression of docker_container state module (bsc#1191285)
- Added:
  * fix-the-regression-brought-in-with-pr-402-421.patch
- Support querying for JSON data in external sql pillar
- Added:
  * 3000-postgresql-json-support-in-pillar-426.patch
- Exclude the full path of a download URL to prevent injection of
  malicious code (bsc#1190265) (CVE-2021-21996)
- Added:
  * exclude-the-full-path-of-a-download-url-to-prevent-i.patch
- Fix wrong relative paths resolution with Jinja renderer when importing subdirectories
- Added:
  * templates-move-the-globals-up-to-the-environment-jin.patch
- Fix python-MarkupSafe dependency (bsc#1189043)
- Add missing aarch64 to rpm package architectures
- Consolidate some state requisites (bsc#1188641)
- Added:
  * consolidate-some-state-requisites-55974-bsc-1188641-.patch
  * add-missing-aarch64-to-rpm-package-architectures-406.patch
- Fix failing unit test for systemd
- Fix error handling in openscap module (bsc#1188647)
- Better handling of bad public keys from minions (bsc#1189040)
- Added:
  * fix-error-handling-in-openscap-module-bsc-1188647-41.patch
  * fix-failing-unit-tests-for-systemd.patch
  * better-handling-of-bad-public-keys-from-minions-bsc-.patch
- Define license macro as doc in spec file if not existing
- Add standalone formulas configuration for salt minion and remove salt-master requirement (bsc#1168327)
- Do noop for services states when running systemd in offline mode (bsc#1187787)
- transactional_updates: do not execute states in parallel but use a queue (bsc#1188170)
- Added:
  * do-noop-for-services-states-when-running-systemd-in-.patch
- Handle &amp;quot;/master tops&amp;quot;/ data when states are applied by &amp;quot;/transactional_update&amp;quot;/ (bsc#1187787)
- Enhance openscap module: add &amp;quot;/xccdf_eval&amp;quot;/ call
- Added:
  * enhance-openscap-module-add-xccdf_eval-call-396.patch
  * handle-master-tops-data-when-states-are-applied-by-t.patch
- virt: pass emulator when getting domain capabilities from libvirt
- Implementation of held/unheld functions for state pkg (bsc#1187813)
- Added:
  * implementation-of-held-unheld-functions-for-state-pk.patch
  * virt-pass-emulator-when-getting-domain-capabilities-.patch
- Fix exception in yumpkg.remove for not installed package
- Fix save for iptables state module (bsc#1185131)
- Added:
  * fix-exception-in-yumpkg.remove-for-not-installed-pac.patch
  * fix-save-for-iptables-state-module-bsc-1185131-370.patch
- virt: use /dev/kvm to detect KVM
- Added:
  * virt-use-dev-kvm-to-detect-kvm-384.patch
- zypperpkg: improve logic for handling vendorchange flags
- Added:
  * move-vendor-change-logic-to-zypper-class-355.patch
- Add bundled provides for tornado to the spec file
- Enhance logging when inotify beacon is missing pyinotify (bsc#1186310)
- Add &amp;quot;/python3-pyinotify&amp;quot;/ as a recommended package for Salt in SUSE/openSUSE distros
- Added:
  * enhance-logging-when-inotify-beacon-is-missing-pyino.patch
- Check if dpkgnotify is executable (bsc#1186674)
- Added:
  * check-if-dpkgnotify-is-executable-bsc-1186674-365.patch
- Detect Python version to use inside container (bsc#1167586) (bsc#1164192)
- Handle volumes on stopped pools in virt.vm_info (bsc#1186287)
- Added:
  * handle-volumes-on-stopped-pools-in-virt.vm_info-374.patch
  * figure-out-python-interpreter-to-use-inside-containe.patch
- grains.extra: support old non-intel kernels (bsc#1180650)
- Fix missing minion returns in batch mode (bsc#1184659)
- Added:
  * grains.extra-support-old-non-x86-kernels-bsc-1180650.patch
  * fix-missing-minion-returns-in-batch-mode-360.patch
- Parsing Epoch out of version provided during pkg remove (bsc#1173692)
- Added:
  * parsing-epoch-out-of-version-provided-during-pkg-rem.patch
- Fix issue parsing errors in ansiblegate state module
- Added:
  * fix-issue-parsing-errors-in-ansiblegate-state-module.patch
- Prevent command injection in the snapper module (bsc#1185281) (CVE-2021-31607)
- transactional_update: detect recursion in the executor
- Add subpackage salt-transactional-update
- Remove duplicate directories from specfile
- Added:
  * transactional_update-detect-recursion-in-the-executo.patch
  * prevent-command-injection-in-the-snapper-module-bsc-.patch
- Improvements on &amp;quot;/ansiblegate&amp;quot;/ module (bsc#1185092):
  * New methods: ansible.targets / ansible.discover_playbooks
  * General bugfixes
- Added:
  * improvements-on-ansiblegate-module-354.patch
- Add support for Alibaba Cloud Linux 2 (Aliyun Linux)
- Regression fix of salt-ssh on processing targets
- Added:
  * add-alibaba-cloud-linux-2-to-salt-3000-branch-351.patch
  * regression-fix-of-salt-ssh-on-processing-targets-353.patch
- Update target fix for salt-ssh and avoiding race condition
  on salt-ssh event processing (bsc#1179831, bsc#1182281)
- Added:
  * update-target-fix-for-salt-ssh-and-avoiding-race-con.patch
- Add notify beacon for Debian/Ubuntu systems
- Added:
  * notify-beacon-for-debian-ubuntu-systems-347.patch
- Fix zmq bug that causes salt-call to freeze (bsc#1181368)
- Added:
  * fix-zmq-hang-backport-of-saltstack-salt-58364.patch
- Add core grains support for AlmaLinux
- Added:
  * add-almalinux-to-the-os-family-list-340.patch
- Allow vendor change option with zypper
- Added:
  * allow-vendor-change-option-with-zypper-313.patch
- virt: virtual network backports to Salt 3000
- Added:
  * opensuse-3000-virtual-network-backports-329.patch
- Do not monkey patch yaml loaders: Prevent breaking Ansible filter modules (bsc#1177474)
- Added:
  * do-not-monkey-patch-yaml-bsc-1177474.patch
- Only require python-certifi for CentOS7
- Fix race conditions for corner cases when handling SIGTERM by minion (bsc#1172110)
- Added:
  * prevent-race-condition-on-sigterm-for-the-minion-bsc.patch
- Rename patch file
- Renamed:
  * fix_regression_in_cmd_run_after_cve.patch -&amp;gt; fix-regression-on-cmd.run-when-passing-tuples-as-cmd.patch
- Implementation of suse_ip execution module to prevent issues with network.managed (bsc#1099976)
- Fix recursion false detection in payload (bsc#1180101)
- Add sleep on exception handling on minion connection attempt to the master (bsc#1174855)
- Allows for the VMware provider to handle CPU and memory hot-add in newer versions of the software. (bsc#1181347)
- Always require python-certifi (used by salt.ext.tornado)
- Exclude SLE 12 from requiring python-certifi
- Added:
  * fixes-56144-to-enable-hotadd-profile-support.patch
  * fix-recursion-false-detectioni-in-payload-305.patch
  * add-sleep-on-exception-handling-minion-connecting-to.patch
  * implementation-of-suse_ip-execution-module-bsc-10999.patch
- Do not crash when unexpected cmd output at listing patches (bsc#1181290)
- Added:
  * do-not-crash-when-unexpected-cmd-output-at-listing-p.patch
- Fix behavior for &amp;quot;/onlyif/unless&amp;quot;/ when multiple conditions (bsc#1180818)
- Added:
  * fix-onlyif-unless-when-multiple-conditions-bsc-11808.patch
- Master can read grains (bsc#1179696)

Package samba was updated:

- The username map [script] advice from CVE-2020-25717 advisory  note has undesired side effects for the local nt token. Fallback
  to a SID/UID based mapping if the name based lookup fails;
  (bsc#1192849); (bso#14901).
- CVE-2016-2124: SMB1 client connections can be downgraded to
  plaintext authentication (bsc#1014440); (bso#12444);
- CVE-2020-25717: A user in an AD Domain could become root on
  domain members; (bsc#1192284); (bso#14556);
- CVE-2021-20254 Buffer overrun in sids_to_unixids();
  (bso#14571); (bsc#1184677).
- Avoid free'ing our own pointer in memcache when memcache_trim
  attempts to reduce cache size; (bso#14625); (bnc#1179156).
- Adjust smbcacls '--propagate-inheritance' feature to align with
  upstream; (bsc#1178469).

Package sapconf was updated:

- version update from 5.0.2 to 5.0.3- adapt the activity detection of saptune to the upcoming saptune
  version 3
  (bsc#1189496)
- version update from 5.0.1 to 5.0.2
- added sapconf_check and supportconfig plugin for sapconf
- change log message for 'MIN_PERF_PCT' parameter to reduce the
  spot light
  (bsc#1179524)
- add additional check to detect an active saptune service
  (started but disabled and without any notes applied).
  Improve the logging message.
  (bsc#1182314)
- correct a typo in the last changelog entry (confused saptune and
  sapconf).
  Clarify the man page section about profile handling.
  (bsc#1179880)
- preserve the state of the sapconf.service during the package
  update. Only disable the sapconf service, if saptune is active.
  In any other cases don't touch the state of the sapconf service.
  If tuned has problems and the command 'tune-adm off' does not
  work properly in the preinstall script of the package, try to
  stop the tuned service to avoid weird error messages in the log
  of tuned during and after the package update
  (bsc#1182906)
  from a persistent location in /var/lib/sapconf to a temporary
  location at /run/sapconf_act_profile

Package sbd was updated:

- Update to version 1.5.0+20210720.f4ca41f:- sbd-inquisitor: Implement default delay start for diskless sbd (bsc#1189398)
- sbd-inquisitor: Sanitize numeric arguments
- Update to version 1.5.0+20210629.1c72cf2:
- sbd-inquisitor: tolerate and strip any leading spaces of command line option values (bsc#1187547)
- sbd-inquisitor: tell the actual watchdog device specified with `-w` (bsc#1187547)
- Revert &amp;quot;/Doc: adapt description of startup/shutdown sync with pacemaker&amp;quot;/
  * 0001-Revert-Doc-adapt-description-of-startup-shutdown-syn.patch
- Update to version 1.5.0+20210614.d7f447d (v1.5.0):
- Deprecated path &amp;quot;//var/run/&amp;quot;/ used in systemd-services (bsc#1185182)
- Update to version 1.4.2+20210305.926b554:
- sbd-inquisitor: take the defaults for the options set in sysconfig with empty strings (bsc#1183259)
- Update to version 1.4.2+20210305.57b84b5:
- sbd-inquisitor: prevent segfault if no command is supplied (bsc#1183237)
- Update to version 1.4.2+20210304.488a5b9:
- sbd-inquisitor,sbd-md: make watchdog warning messages more understandable (bsc#1182648)
- sbd-inquisitor: calculate the default timeout for watchdog warning based on the watchdog timeout consistently (bsc#1182648)
- sbd-inquisitor: ensure the timeout for watchdog warning specified with `-5` option is respected (bsc#1182648)
- sbd-common: ensure the default timeout for watchdog warning is about 3/5 of the default watchdog timeout (bsc#1182648)
- sbd-inquisitor: downgrade the warning about SBD_SYNC_RESOURCE_STARTUP to notice (bsc#1180966)
  * bsc#1180966-0001-Log-sbd-inquisitor-downgrade-the-warning-about-SBD_S.patch
- Update to version 1.4.2+20210129.5e2100f:
- Doc: adapt description of startup/shutdown sync with pacemaker
- Update to version 1.4.2+20201214.01c18c7:
- sbd-inquisitor: check SBD_SYNC_RESOURCE_STARTUP only in watch mode (bsc#1180966)
- Update to version 1.4.2+20201202.0446439 (v1.4.2):
- ship sbd.pc with basic sbd build information for downstream packages to use
- Update to version 1.4.1+20201105.507bd5f:
- sbd: inform the user to restart the sbd service (bsc#1179655)
- Update the uses of the systemd rpm macros
  * use '%service_del_postun_without_restart' instead of '%service_del_postun -n'
  * drop use of '%service_del_preun -n' as '-n' is unsafe and is deprecated
    This part still needs to be reworked as leaving services running why their
    package has been removed is unsafe.
- Update to version 1.4.1+20200819.4a02ef2:
- sbd-pacemaker: stay with basic string handling
- build: use configure for watchdog-default-timeout &amp;amp; others
- Update to version 1.4.1+20200807.7c21899:
- Update to version 1.4.1+20200727.1117c6b:
- make syncing of pacemaker resource startup configurable
- sbd-pacemaker: sync with pacemakerd for robustness
- Update to version 1.4.1+20200727.971affb:
- sbd-cluster: match qdevice-sync_timeout against wd-timeout
- Rebase:
  * bsc#1140065-Fix-sbd-cluster-exit-if-cmap-is-disconnected.patch
- Update to version 1.4.1+20200624.cee826a:
- sbd-pacemaker: handle new no_quorum_demote (rh#1850078)

Package shim was updated:

- Update shim to 15.4-4.7.1 from SLE15-SP3  + Version: 15.4, &amp;quot;/Thu Jul 15 2021&amp;quot;/
  + Update the SLE signatures
  + Include the fixes for bsc#1187696, bsc#1185261, bsc#1185441,
    bsc#1187071, bsc#1185621, bsc#1185261, bsc#1185232, bsc#1185261,
    bsc#1187260, bsc#1185232.
- shim-install: instead of assuming &amp;quot;/removable&amp;quot;/ for Azure, remove
  fallback.efi from EFIBoot and copy grub.efi/cfg to EFIBoot
  to make EFIBoot bootable and keep the boot option created by
  efibootmgr (bsc#1185464, bsc#1185961)
- shim-install: always assume &amp;quot;/removable&amp;quot;/ for Azure to avoid the
  endless reset loop (bsc#1185464)
- Update to the unified shim binary from SLE15-SP3 for SBAT support
  (bsc#1182057)
  + Version: 15.4, &amp;quot;/Thu Apr 22 03:26:48 UTC 2021&amp;quot;/

Package sqlite3 was updated:

- Sync version 3.36.0 from Factory to implement jsc#SLE-16032.- The following CVEs have been fixed in upstream releases up to
  this point, but were not mentioned in the change log so far:
  * bsc#1173641, CVE-2020-15358: heap-based buffer overflow in
    multiSelectOrderBy due to mishandling of query-flattener
    optimization
  * bsc#1164719, CVE-2020-9327: NULL pointer dereference and
    segmentation fault because of generated column optimizations in
    isAuxiliaryVtabOperator
  * bsc#1160439, CVE-2019-20218: selectExpander in select.c proceeds
    with WITH stack unwinding even after a parsing error
  * bsc#1160438, CVE-2019-19959: memory-management error via
    ext/misc/zipfile.c involving embedded '0' input
  * bsc#1160309, CVE-2019-19923: improper handling  of  certain uses
    of SELECT DISTINCT in flattenSubquery may lead to null pointer
    dereference
  * bsc#1159850, CVE-2019-19924: improper error handling in
    sqlite3WindowRewrite()
  * bsc#1159847, CVE-2019-19925: improper handling of NULL pathname
    during an update of a ZIP archive
  * bsc#1159715, CVE-2019-19926: improper handling  of certain
    errors during parsing  multiSelect in select.c
  * bsc#1159491, CVE-2019-19880: exprListAppendList in window.c
    allows attackers to trigger an invalid pointer dereference
  * bsc#1158960, CVE-2019-19603: during handling of CREATE TABLE
    and CREATE VIEW statements, does not consider confusion with
    a shadow table name
  * bsc#1158959, CVE-2019-19646: pragma.c mishandles NOT NULL in an
    integrity_check PRAGMA command in certain cases of generated
    columns
  * bsc#1158958, CVE-2019-19645: alter.c allows attackers to trigger
    infinite recursion via certain types of self-referential views
    in conjunction with ALTER TABLE statements
  * bsc#1158812, CVE-2019-19317: lookupName in resolve.c omits bits
    from the colUsed bitmask in the case of a generated column,
    which allows attackers to cause a denial of service
  * bsc#1157818, CVE-2019-19244: sqlite3,sqlite2,sqlite: The
    function sqlite3Select in select.c allows a crash if a
    sub-select uses both DISTINCT and window functions, and also
    has certain ORDER BY usage
  * bsc#928701, CVE-2015-3415: sqlite3VdbeExec comparison operator
    vulnerability
  * bsc#928700, CVE-2015-3414: sqlite3,sqlite2: dequoting of
    collation-sequence names
  * CVE-2020-13434 boo#1172115: integer overflow in
    sqlite3_str_vappendf
  * CVE-2020-13630 boo#1172234: use-after-free in fts3EvalNextRow
  * CVE-2020-13631 boo#1172236: virtual table allowed to be renamed
    to one of its shadow tables
  * CVE-2020-13632 boo#1172240: NULL pointer dereference via
    crafted matchinfo() query
  * CVE-2020-13435: Malicious SQL statements could have crashed the
    process that is running SQLite (boo#1172091)
- Remove the following patches from there which are all upstream:
  * sqlite3-CVE-2017-10989.patch
  * sqlite3-CVE-2017-2518.patch,
  * sqlite3-CVE-2018-20346.patch,
  * sqlite3-CVE-2018-8740.patch,
  * sqlite3-CVE-2019-16168.patch,
  * sqlite3-CVE-2019-8457.patch,
  * sqlite3-journal-file.patch,
  * sqlite3-xFetch-null.patch,
  * sqlite3-CVE-2016-6153.patch

Package sudo was updated:

- Tenable Scan reports sudo is still vulnerable to CVE-2021-3156  [bsc#1183936]

Package supportutils was updated:

- Changes to version 3.0.10  + Adding ethtool options g l m to network.txt (jsc#SLE-18239)
  + lsof options to improve performance (bsc#1186687)
  + Exclude rhn.conf from etc.txt (bsc#1186347)
- analyzevmcore supports local directories (bsc#1186397)
- getappcore checks for valid compression binary (bsc#1185991)
- getappcore does not trigger errors with help message (bsc#1185993)
- Additions to version 3.0.9
  + prevent running 'systool -vb memory' by default on systems with 16TB or more #57 (bsc#1127734)
- Additions to version 3.0.9
  + Checks package signatures in rpm.txt (bsc#1021918)
  + Optimizing find (bsc#1184911)
- Using zypper --xmlout (bsc#1181351)
- Error fix for sysfs.txt (bsc#1089870)
- Additions to version 3.0.9
  + Added drbd information and configuration details to drbd.txt (bsc#1063765)
  + Added list-timers and list-jobs to systemd.txt (bsc#1169348)
  + nfs4 in search (bsc#1184828)
- Captures rotated logs with different compression methods (bsc#1179188)
- Minor wording change in text
- Removed deprecated mii-tool (bsc#1043601)
  - Added -u for HTTPS and -a for FTPES uploads to SUSE FTP servers
  (bsc#1051419)

Package supportutils-plugin-ha-sap was updated:

- Update to version 0.0.2+git.1623772960.fed5aa7:  to fix bsc#1187373
  * Added process list for sid&amp;lt;adm&amp;gt; user
  * Added ENSA1 and ENSA2 informational messages
  * Added filter to gather logs for &amp;quot;/sap_suse_cluster_connector&amp;quot;/
  * Fixed documentation links
  * Updated Documentation Links
  * Added Authentication Section and capture information about
    sid&amp;lt;adm&amp;gt; user
  * Added some additional logic.
  * Obscure clear text password from cluster resources using
    &amp;quot;/crm configure show&amp;quot;/ output

Package suse-module-tools was updated:

- Update to version 12.6.1: Import kernel scriptlets from kernel-source  * rpm-script: fix bad exit status in OpenQA (bsc#1191922)
  * cert-script: Deal with existing $cert.delete file (bsc#1191804).
  * cert-script: Ignore kernel keyring for kernel certificates (bsc#1191480).
  * cert-script: Only print mokutil output in verbose mode.
  * inkmp-script(postun): don't pass  existing files to weak-modules2
    (boo#1191200)
  * kernel-scriptlets: skip cert scriptlet on non-UEFI systems
    (boo#1191260)
  * rpm-script: link config also into /boot (boo#1189879)
  * Import kernel scriptlets from kernel-source.
    (bsc#1189841, bsc#1190598)
  * Provide &amp;quot;/suse-kernel-rpm-scriptlets&amp;quot;/

Package systemd was updated:

- Added 1001-basic-unit-name-do-not-use-strdupa-on-a-path.patch (CVE-2021-33910 bsc#1188063)  This patch will be moved to the git repo once the bug will become
  public.
- Import commit 45e55ba407af6c95bb31ee6274a410221b270631
  7ee5d00c35 mount-util: shorten the loop a bit (#7545)
  d11f9ecd26 mount-util: do not use the official MAX_HANDLE_SZ (#7523)
  061ad6d042 mount-util: tape over name_to_handle_at() flakiness (#7517) (bsc#1184761)
  a3b6ac5b16 mount-util: fix bad indenting
  2f1216da61 mount-util: EOVERFLOW might have other causes than buffer size issues
  6aad8e1164 mount-util: fix error propagation in fd_fdinfo_mnt_id()
  7f212aaf82 mount-util: drop exponential buffer growing in name_to_handle_at_loop()
  575cd1cd59 udev: port udev_has_devtmpfs() to use path_get_mnt_id()
  6e640e0f72 mount-util: add new path_get_mnt_id() call that queries the mnt ID of a path
  f897e6fa6b mount-util: add name_to_handle_at_loop() wrapper around name_to_handle_at()
  9a99b8e39b mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)
  2d37137b9a basic: fallback to the fstat if we don't have access to the /proc/self/fdinfo
- Import commit e41f1650e7f69f44569d5b27a7ca27b69b162792
  514ffd3db7 sysusers: use the usual comment style
  5aa120f089 test/TEST-21-SYSUSERS: add tests for new functionality
  8e55e98aae sysusers: allow admin/runtime overrides to command-line config
  dca71da06a basic/strv: add function to insert items at position
  0b0c80f431 sysusers: allow the shell to be specified
  57cf9a6680 sysusers: move various user credential validity checks to src/basic/
  cece58038d man: reformat table in sysusers.d(5)
  579642f528 sysusers: take configuration as positional arguments
  c3b02cbec6 sysusers: emit a bit more info at debug level when locking fails
  e1beaac365 sysusers: allow force reusing existing user/group IDs (#8037)
  c4dc42a352 sysusers: ensure GID in uid:gid syntax exists
  7a55d8caf3 sysusers: make ADD_GROUP always create a group
  895392a9a4 test: add TEST-21-SYSUSERS test
  753dc29ca0 sysuser: use OrderedHashmap
  5275d4e204 sysusers: allow uid:gid in sysusers.conf files
  a15c051441 sysusers: fix memleak (#4430)
  These commits implement the option '--replace' for systemd-sysusers
  so %sysusers_create_package can be introduced in SLE and packages
  can rely on this rpm macro without wondering whether the macro is
  available on the different target the package is submitted to.
- Expect 644 permissions for /usr/lib/udev/compat-symlink-generation (bsc#1185807)
- Import commit 29b66d7e01845caec85e303e784ba216918715c1
  b06adcab32 systemctl: add --value option
  e1f9d7b8f0 execute: make sure to call into PAM after initializing resource limits (bsc#1184967)
  d2396ab8b7 rlimit-util: introduce setrlimit_closest_all()
  d1e0854de9 system-conf: drop reference to ShutdownWatchdogUsec=
  91110a7331 core: rename ShutdownWatchdogSec to RebootWatchdogSec (bsc#1185331)
  b249d10eb5 Return -EAGAIN instead of -EALREADY from unit_reload (bsc#1185046)
- Import commit 0c74cd4d58ef31f346e1edb1be7692d61961897c
  611376f830 rules: don't ignore Xen virtual interfaces anymore (bsc#1178561)
  65f4fa852e write_net_rules: set execute bits (bsc#1178561)
  f60153e565 udev: rework network device renaming
  df31eb968a Revert &amp;quot;/Revert &amp;quot;/udev: network device renaming - immediately give up if the target name isn't available&amp;quot;/&amp;quot;/
- Import commit d7219f1b222f5ca3ff58701d413bf09fe8ce2e82 (bsc#1183790)
  b66e9a5e5a service: go through stop_post on failure (#4770)
  8d4001767f service: only fail notify services on empty cgroup during start
  322324c5e6 service: fix main processes exit behavior for type notify services
  fdb06bc393 service: introduce protocol error type
  1a94e63978 core: when a service's ExecStartPre= times out, skip ExecStop=
- Import commit fadcac5bb458e57306bd370995938af4c7ea05f8
  832c6d3161 shutdown: bump kmsg log level to LOG_WARNING only
  77fa130932 shutdown: rework bump_sysctl_printk_log_level() to use sysctl_writef()
  17e2859d11 sysctl: add sysctl_writef() helper
  0826c7395e shutdown: use &amp;quot;/int&amp;quot;/ for log level type
  d3345e5d0d killall: bump log message about unkilled processes to LOG_WARNING
  408ad0aeed core/killall: Log the process names not killed after 10s
  235fb3716f shutdown: Bump sysctl kernel.printk log level in order to see info msg
  816497776a core/killall: Propagate errors and return the number of process left
  ea84ca6f13 shutdown: always pass errno to logging functions
  28de6884a5 umount: beef up logging when umount/remount child processes fail
  7954277e26 umount: Try unmounting even if remounting read-only failed
  3e1b1be184 core: Implement sync_with_progress() (bsc#1178219)
  748da3e5c7 core: Implement timeout based umount/remount limit (bsc#1178219)
  705b3d7618 core: remove &amp;quot;/misuse&amp;quot;/ of getpgid() in systemd-shutdown
  573617ed8a core: systemd-shutdown: avoid confusingly redundant messages
  f07ddb30ad core: systemd-shutdown: add missing check for umount_changed
  016365166a umount: always use MNT_FORCE in umount_all() (#7213)
  f831b68e56 pid1: improve logging when failing to remount / ro (#5940)
  4d1bbd1bc1 signal-util: use a slightly less likely to conflict variable name instead of 't'
  447ed76ff9 shutdown: already sync IO before we enter the final killing spree
  0a80b4a9ac shutdown: use (void)
  8428aa0e6d shutdown: use 90s SIGKILL timeout
  5cbaf621ca basic: mark unused variable as such
  a320b497db nss: block various signals while running NSS lookups
  87b294baa5 core: free m-&amp;gt;deserialized_subscribed on daemon-reexec
  0ba5127071 PATCH] Always free deserialized_subscribed on reload (bsc#1180020)
    A bunch of commits which should improve the logs emitted by
  systemd-shutdown during the shutdown process when some badly written
  applications cannot be stopped properly and prevents some mount
  points to be unmounted properly. See bsc#1178219 for an example of
  such case.
- Don't use shell redirections when calling a rpm macro (bsc#1183094)
  It's broken since the redirection is expanded where the parameters
  of the macro are, which can be anywhere in the body of macro.
- systemd requires aaa_base &amp;gt;= 13.2
  This dependency is required because 'systemctl
  {is-enabled,enable,disable} &amp;lt;initscript&amp;gt;&amp;quot;/ ends up calling
  systemd-sysv-install which in its turn calls &amp;quot;/chkconfig
  - -no-systemctl&amp;quot;/.
  aaa_base package has a weird versioning but the '--no-systemctl'
  option has been introduced starting from SLE12-SP2-GA, which shipped
  version &amp;quot;/13.2+git20140911.61c1681&amp;quot;/.
  Spotted in bsc#1180083.
- Import commit 4eae068097b42f2fd2a942e637e91ba3c12b37af
  386e85dcd3 core: Fix edge case when processing /proc/self/mountinfo (#7811) (bsc#1180596)
  7be6e949dc udev: create /dev/disk/by-label symlink for LUKS2 (#8998) (bsc#1180885)
  3bce298616 core: fix memory leak on reload (bsc#1180020)
  b24b36d76c journal: do not trigger assertion when journal_file_close() get NULL (bsc#1179824)
  703c08e0ae udev: Fix sound.target dependency (bsc#1179363)
  07dc6d987d rules: enable hardware-related targets also for user instances
  5cfed8b620 scope: on unified, make sure to unwatch all PIDs once they've been moved to the cgroup scope
  2710a4be38 core: serialize u-&amp;gt;pids until the processes have been moved to the scope cgroup (bsc#1174436)
  d3b81a8940 core: make sure RequestStop signal is send directed
  bbe11f8400 time-util: treat /etc/localtime missing as UTC (bsc#1141597)

Package tar was updated:

- security update- added patches
  fix CVE-2021-20193 [bsc#1181131], Memory leak in read_header() in list.c
  + tar-CVE-2021-20193.patch

Package tcsh was updated:

- Modify patch tcsh-6.18.01-toolong.patch to avoid to be oom killed  by broken history files (bsc#1192472)
- Add patch tcsh-6.18.01-toolong.patch which is an upstream commit
  ported back to 6.18.01 to fix bsc#1179316 about history file growing

Package telnet was updated:

- Update Source location to use Gentoo mirror, fixes bsc#1129925- spec-cleaner used for cleaning the specfile up
- url was repaired

Package tigervnc was updated:

- tigervnc-FIPS-use-RFC7919.patch  * Enable GnuTLS 3.6.0 and later to use Diffie-Hellman parameters
    from RFC7919 instead of generating our own, for FIPS compliance.
  * Specify RFC7919 parameters for GnuTLS older than 3.6.0.
  * bsc#1179809

Package timezone was updated:

- timezone update 2021e (bsc#1177460):  * Palestine will fall back 10-29 (not 10-30) at 01:00
- timezone update 2021d:
  * Fiji suspends DST for the 2021/2022 season
  * 'zic -r' marks unspecified timestamps with &amp;quot;/-00&amp;quot;/
- timezone update 2021c:
  * Revert almost all of 2021b's changes to the 'backward' file
  * Fix a bug in 'zic -b fat' that caused old timestamps to be
    mishandled in 32-bit-only readers
- timezone update 2021b:
  * Jordan now starts DST on February's last Thursday.
  * Samoa no longer observes DST.
  * Move some backward-compatibility links to 'backward'.
  * Rename Pacific/Enderbury to Pacific/Kanton.
  * Correct many pre-1993 transitions in Malawi, Portugal, etc.
  * zic now creates each output file or link atomically.
  * zic -L no longer omits the POSIX TZ string in its output.
  * zic fixes for truncation and leap second table expiration.
  * zic now follows POSIX for TZ strings using all-year DST.
  * Fix some localtime crashes and bugs in obscure cases.
  * zdump -v now outputs more-useful boundary cases.
  * tzfile.5 better matches a draft successor to RFC 8536.
- Refresh tzdata-china.patch
- Install tzdata.zi (bsc#1188127)

Package xfsprogs was updated:

- xfs_io: add label command (bsc#1191500)  - add xfsprogs-xfs_io-add-label-command.patch
- xfs_repair: add flag -e to modify exit code for corrected errors
  (bsc#1190320)
  - add xfsprogs-xfs_repair-add-flag-e-to-modify-exit-code-for-correc.patch
- fsck.xfs: allow forced repairs using xfs_repair (bsc#1190320)
  - add xfsprogs-fsck.xfs-allow-forced-repairs-using-xfs_repair.patch
- xfs_repair: initialize realloced bplist in longform_dir2_entry_check
  (bsc#1187832)
  - add xfsprogs-xfs_repair-initialize-realloced-bplist-in-longform_d.patch

Package xterm was updated:

- xterm-CVE-2021-27135.patch: Fixed buffer-overflow when clicking  on selected utf8 text. (bsc#1182091 CVE-2021-27135)

Package yast2 was updated:

- Do not use the 'installation-helper' binary to create snapshots  during installation or offline upgrade (bsc#1180142).
- Add a new exception to properly handle exceptions
  when reading/writing snapshots numbers (related to bsc#1180142).
- save_y2logs: save kernel messages and udev log (snwint@suse.de).
  Related to bsc#1089647 and bsc#1085212.
- 3.2.51

Package yast2-ftp-server was updated:

- Fix the label of the certificate input field (bsc#1183786).- 3.4.2

Package yast2-installation was updated:

- Do not crash when it is not possible to create a snapshot after  installing or upgrading the system (bsc#1180142).
- 3.3.2

Package yast2-update was updated:

- Do not rely on the 'installation-helper' binary to create  snapshots after installation or offline upgrade (bsc#1180142).
- Do not crash when it is not possible to create a snapshot before
  upgrading the system (related to bsc#1180142).
- 3.2.4
- Backport: At upgrade time, mount also /run and efivars in the
  target, to fix hanging LVM tools (bsc#1148500, bsc#1136463)
- 3.2.3
- Backport: Fixed unmounting /mnt/dev when going back to the
  partition selection dialog (fix up for the bsc#1089643)

Package zsh was updated:

- Add CVE-2018-0502_CVE-2018-13259.patch. Fixes CVE-2018-0502 and  CVE-2018-13259 (bsc#1107296 and bsc#1107294).

Package zypper was updated:

- Add support for PTFs (jsc#SLE-17974)- version 1.13.60
- man: point out more clearly that patches update affected
  packages to the latest available version (bsc#1187466)
- version 1.13.59

</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>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://publiccloudimagechangeinfo.suse.com/google/sles-12-sp4-sap-byos-v20220126/</URL>
      <Description>Public Cloud Image Info</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <Branch Type="Product Name" Name="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
        <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="Mesa-18.0.2-8.3.2">
      <FullProductName ProductID="Mesa-18.0.2-8.3.2">Mesa-18.0.2-8.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="Mesa-dri-18.0.2-8.3.2">
      <FullProductName ProductID="Mesa-dri-18.0.2-8.3.2">Mesa-dri-18.0.2-8.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="Mesa-libEGL1-18.0.2-8.3.2">
      <FullProductName ProductID="Mesa-libEGL1-18.0.2-8.3.2">Mesa-libEGL1-18.0.2-8.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="Mesa-libGL1-18.0.2-8.3.2">
      <FullProductName ProductID="Mesa-libGL1-18.0.2-8.3.2">Mesa-libGL1-18.0.2-8.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="Mesa-libglapi0-18.0.2-8.3.2">
      <FullProductName ProductID="Mesa-libglapi0-18.0.2-8.3.2">Mesa-libglapi0-18.0.2-8.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="OpenIPMI-2.0.21-10.6.24">
      <FullProductName ProductID="OpenIPMI-2.0.21-10.6.24">OpenIPMI-2.0.21-10.6.24</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="SAPHanaSR-0.154.1-3.14.1">
      <FullProductName ProductID="SAPHanaSR-0.154.1-3.14.1">SAPHanaSR-0.154.1-3.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="SAPHanaSR-doc-0.154.1-3.14.1">
      <FullProductName ProductID="SAPHanaSR-doc-0.154.1-3.14.1">SAPHanaSR-doc-0.154.1-3.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="SLES_SAP-release-12.4-1.131">
      <FullProductName ProductID="SLES_SAP-release-12.4-1.131">SLES_SAP-release-12.4-1.131</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="SLES_SAP-release-POOL-12.4-1.131">
      <FullProductName ProductID="SLES_SAP-release-POOL-12.4-1.131">SLES_SAP-release-POOL-12.4-1.131</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="SUSEConnect-0.3.32-3.49.1">
      <FullProductName ProductID="SUSEConnect-0.3.32-3.49.1">SUSEConnect-0.3.32-3.49.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="SuSEfirewall2-3.6.312.333-3.13.1">
      <FullProductName ProductID="SuSEfirewall2-3.6.312.333-3.13.1">SuSEfirewall2-3.6.312.333-3.13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="aaa_base-13.2+git20140911.61c1681-38.22.1">
      <FullProductName ProductID="aaa_base-13.2+git20140911.61c1681-38.22.1">aaa_base-13.2+git20140911.61c1681-38.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="aaa_base-extras-13.2+git20140911.61c1681-38.22.1">
      <FullProductName ProductID="aaa_base-extras-13.2+git20140911.61c1681-38.22.1">aaa_base-extras-13.2+git20140911.61c1681-38.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="acl-2.2.52-7.3.1">
      <FullProductName ProductID="acl-2.2.52-7.3.1">acl-2.2.52-7.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="alsa-1.0.27.2-15.1">
      <FullProductName ProductID="alsa-1.0.27.2-15.1">alsa-1.0.27.2-15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="alsa-utils-1.0.27.2-9.2">
      <FullProductName ProductID="alsa-utils-1.0.27.2-9.2">alsa-utils-1.0.27.2-9.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="at-3.1.14-8.9.1">
      <FullProductName ProductID="at-3.1.14-8.9.1">at-3.1.14-8.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="at-spi2-core-2.20.2-14.3.1">
      <FullProductName ProductID="at-spi2-core-2.20.2-14.3.1">at-spi2-core-2.20.2-14.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="attr-2.4.47-3.143">
      <FullProductName ProductID="attr-2.4.47-3.143">attr-2.4.47-3.143</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="audit-2.8.1-10.11.2">
      <FullProductName ProductID="audit-2.8.1-10.11.2">audit-2.8.1-10.11.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="augeas-1.2.0-17.3.1">
      <FullProductName ProductID="augeas-1.2.0-17.3.1">augeas-1.2.0-17.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="augeas-lenses-1.2.0-17.3.1">
      <FullProductName ProductID="augeas-lenses-1.2.0-17.3.1">augeas-lenses-1.2.0-17.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="autofs-5.0.9-28.15.1">
      <FullProductName ProductID="autofs-5.0.9-28.15.1">autofs-5.0.9-28.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="autoyast2-3.2.36.6-3.25.3">
      <FullProductName ProductID="autoyast2-3.2.36.6-3.25.3">autoyast2-3.2.36.6-3.25.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="autoyast2-installation-3.2.36.6-3.25.3">
      <FullProductName ProductID="autoyast2-installation-3.2.36.6-3.25.3">autoyast2-installation-3.2.36.6-3.25.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bash-4.3-83.29.1">
      <FullProductName ProductID="bash-4.3-83.29.1">bash-4.3-83.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bc-1.06.95-6.56">
      <FullProductName ProductID="bc-1.06.95-6.56">bc-1.06.95-6.56</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bind-utils-9.11.22-3.37.1">
      <FullProductName ProductID="bind-utils-9.11.22-3.37.1">bind-utils-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bing-1.0.5-158.59">
      <FullProductName ProductID="bing-1.0.5-158.59">bing-1.0.5-158.59</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="binutils-2.37-9.44.1">
      <FullProductName ProductID="binutils-2.37-9.44.1">binutils-2.37-9.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="blktrace-1.0.5-8.5.74">
      <FullProductName ProductID="blktrace-1.0.5-8.5.74">blktrace-1.0.5-8.5.74</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="blog-2.19-4.3.2">
      <FullProductName ProductID="blog-2.19-4.3.2">blog-2.19-4.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bonnie-1.5-482.47">
      <FullProductName ProductID="bonnie-1.5-482.47">bonnie-1.5-482.47</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="boost-license1_54_0-1.54.0-26.9.1">
      <FullProductName ProductID="boost-license1_54_0-1.54.0-26.9.1">boost-license1_54_0-1.54.0-26.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bzip2-1.0.6-30.14.1">
      <FullProductName ProductID="bzip2-1.0.6-30.14.1">bzip2-1.0.6-30.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ca-certificates-1201403302107-6.2">
      <FullProductName ProductID="ca-certificates-1201403302107-6.2">ca-certificates-1201403302107-6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ca-certificates-mozilla-2.44-12.34.1">
      <FullProductName ProductID="ca-certificates-mozilla-2.44-12.34.1">ca-certificates-mozilla-2.44-12.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="checkmedia-3.2-1.61">
      <FullProductName ProductID="checkmedia-3.2-1.61">checkmedia-3.2-1.61</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cifs-utils-6.9-13.17.1">
      <FullProductName ProductID="cifs-utils-6.9-13.17.1">cifs-utils-6.9-13.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cloud-netconfig-gce-1.6-24.1">
      <FullProductName ProductID="cloud-netconfig-gce-1.6-24.1">cloud-netconfig-gce-1.6-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-glue-1.0.12+v1.git.1485976882.03d61cd1-3.11.1">
      <FullProductName ProductID="cluster-glue-1.0.12+v1.git.1485976882.03d61cd1-3.11.1">cluster-glue-1.0.12+v1.git.1485976882.03d61cd1-3.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-95.83.2">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-95.83.2">cluster-md-kmp-default-4.12.14-95.83.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="command-not-found-0.1.0-57.8">
      <FullProductName ProductID="command-not-found-0.1.0-57.8">command-not-found-0.1.0-57.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="conntrack-tools-1.4.2-5.2">
      <FullProductName ProductID="conntrack-tools-1.4.2-5.2">conntrack-tools-1.4.2-5.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="coreutils-8.25-13.10.1">
      <FullProductName ProductID="coreutils-8.25-13.10.1">coreutils-8.25-13.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="corosync-2.3.6-9.22.1">
      <FullProductName ProductID="corosync-2.3.6-9.22.1">corosync-2.3.6-9.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cpio-2.11-36.15.1">
      <FullProductName ProductID="cpio-2.11-36.15.1">cpio-2.11-36.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cpp-4.8-8.2.1">
      <FullProductName ProductID="cpp-4.8-8.2.1">cpp-4.8-8.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cpp48-4.8.5-31.23.2">
      <FullProductName ProductID="cpp48-4.8.5-31.23.2">cpp48-4.8.5-31.23.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cpupower-4.1-3.3.1">
      <FullProductName ProductID="cpupower-4.1-3.3.1">cpupower-4.1-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cracklib-2.9.0-8.5.1">
      <FullProductName ProductID="cracklib-2.9.0-8.5.1">cracklib-2.9.0-8.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cracklib-dict-full-2.8.12-63.17">
      <FullProductName ProductID="cracklib-dict-full-2.8.12-63.17">cracklib-dict-full-2.8.12-63.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="crash-7.2.1-4.12.1">
      <FullProductName ProductID="crash-7.2.1-4.12.1">crash-7.2.1-4.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="crmsh-4.1.1+git.1642405877.e4f905fc-2.68.1">
      <FullProductName ProductID="crmsh-4.1.1+git.1642405877.e4f905fc-2.68.1">crmsh-4.1.1+git.1642405877.e4f905fc-2.68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="crmsh-scripts-4.1.1+git.1642405877.e4f905fc-2.68.1">
      <FullProductName ProductID="crmsh-scripts-4.1.1+git.1642405877.e4f905fc-2.68.1">crmsh-scripts-4.1.1+git.1642405877.e4f905fc-2.68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cron-4.2-59.16.1">
      <FullProductName ProductID="cron-4.2-59.16.1">cron-4.2-59.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cronie-1.4.11-59.16.1">
      <FullProductName ProductID="cronie-1.4.11-59.16.1">cronie-1.4.11-59.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cryptconfig-0.3-99.2.1">
      <FullProductName ProductID="cryptconfig-0.3-99.2.1">cryptconfig-0.3-99.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cryptsetup-1.6.4-4.1">
      <FullProductName ProductID="cryptsetup-1.6.4-4.1">cryptsetup-1.6.4-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="csync2-2.0+git.1368794815.cf835a7-3.9.5">
      <FullProductName ProductID="csync2-2.0+git.1368794815.cf835a7-3.9.5">csync2-2.0+git.1368794815.cf835a7-3.9.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ctdb-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="ctdb-4.6.16+git.313.502515a5bfc-3.67.2">ctdb-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cups-libs-1.7.5-20.36.1">
      <FullProductName ProductID="cups-libs-1.7.5-20.36.1">cups-libs-1.7.5-20.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="curl-7.60.0-4.33.1">
      <FullProductName ProductID="curl-7.60.0-4.33.1">curl-7.60.0-4.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cyrus-sasl-2.1.26-14.2.1">
      <FullProductName ProductID="cyrus-sasl-2.1.26-14.2.1">cyrus-sasl-2.1.26-14.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cyrus-sasl-digestmd5-2.1.26-14.2.1">
      <FullProductName ProductID="cyrus-sasl-digestmd5-2.1.26-14.2.1">cyrus-sasl-digestmd5-2.1.26-14.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cyrus-sasl-gssapi-2.1.26-14.2.1">
      <FullProductName ProductID="cyrus-sasl-gssapi-2.1.26-14.2.1">cyrus-sasl-gssapi-2.1.26-14.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cyrus-sasl-plain-2.1.26-14.2.1">
      <FullProductName ProductID="cyrus-sasl-plain-2.1.26-14.2.1">cyrus-sasl-plain-2.1.26-14.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cyrus-sasl-saslauthd-2.1.26-14.2.1">
      <FullProductName ProductID="cyrus-sasl-saslauthd-2.1.26-14.2.1">cyrus-sasl-saslauthd-2.1.26-14.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="db48-utils-4.8.30-29.6">
      <FullProductName ProductID="db48-utils-4.8.30-29.6">db48-utils-4.8.30-29.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dbus-1-1.8.22-29.21.1">
      <FullProductName ProductID="dbus-1-1.8.22-29.21.1">dbus-1-1.8.22-29.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dbus-1-glib-0.100.2-3.58">
      <FullProductName ProductID="dbus-1-glib-0.100.2-3.58">dbus-1-glib-0.100.2-3.58</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dbus-1-x11-1.8.22-29.21.1">
      <FullProductName ProductID="dbus-1-x11-1.8.22-29.21.1">dbus-1-x11-1.8.22-29.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dejavu-fonts-2.34-3.189">
      <FullProductName ProductID="dejavu-fonts-2.34-3.189">dejavu-fonts-2.34-3.189</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="deltarpm-3.6.1-5.1">
      <FullProductName ProductID="deltarpm-3.6.1-5.1">deltarpm-3.6.1-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="desktop-data-SLE-12-5.3.1">
      <FullProductName ProductID="desktop-data-SLE-12-5.3.1">desktop-data-SLE-12-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="device-mapper-1.02.149-9.54.1">
      <FullProductName ProductID="device-mapper-1.02.149-9.54.1">device-mapper-1.02.149-9.54.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dhcp-4.3.3-10.22.1">
      <FullProductName ProductID="dhcp-4.3.3-10.22.1">dhcp-4.3.3-10.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dhcp-client-4.3.3-10.22.1">
      <FullProductName ProductID="dhcp-client-4.3.3-10.22.1">dhcp-client-4.3.3-10.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dialog-1.2-5.36">
      <FullProductName ProductID="dialog-1.2-5.36">dialog-1.2-5.36</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="diffutils-3.3-5.4">
      <FullProductName ProductID="diffutils-3.3-5.4">diffutils-3.3-5.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dirmngr-1.1.1-13.1">
      <FullProductName ProductID="dirmngr-1.1.1-13.1">dirmngr-1.1.1-13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-95.83.2">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-95.83.2">dlm-kmp-default-4.12.14-95.83.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dmidecode-3.0-10.3.1">
      <FullProductName ProductID="dmidecode-3.0-10.3.1">dmidecode-3.0-10.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dmz-icon-theme-cursors-11.2.0-15.18">
      <FullProductName ProductID="dmz-icon-theme-cursors-11.2.0-15.18">dmz-icon-theme-cursors-11.2.0-15.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dos2unix-6.0.4-1.133">
      <FullProductName ProductID="dos2unix-6.0.4-1.133">dos2unix-6.0.4-1.133</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dosfstools-3.0.26-6.5">
      <FullProductName ProductID="dosfstools-3.0.26-6.5">dosfstools-3.0.26-6.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dracut-44.2-10.32.1">
      <FullProductName ProductID="dracut-44.2-10.32.1">dracut-44.2-10.32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="drbd-9.0.14+git.62f906cf-4.20.1">
      <FullProductName ProductID="drbd-9.0.14+git.62f906cf-4.20.1">drbd-9.0.14+git.62f906cf-4.20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="drbd-kmp-default-9.0.14+git.62f906cf_k4.12.14_95.71-4.20.1">
      <FullProductName ProductID="drbd-kmp-default-9.0.14+git.62f906cf_k4.12.14_95.71-4.20.1">drbd-kmp-default-9.0.14+git.62f906cf_k4.12.14_95.71-4.20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="drbd-utils-9.4.0-3.10.1">
      <FullProductName ProductID="drbd-utils-9.4.0-3.10.1">drbd-utils-9.4.0-3.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="e2fsprogs-1.43.8-3.14.1">
      <FullProductName ProductID="e2fsprogs-1.43.8-3.14.1">e2fsprogs-1.43.8-3.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ed-1.9-4.4.5">
      <FullProductName ProductID="ed-1.9-4.4.5">ed-1.9-4.4.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="efibootmgr-14-1.13">
      <FullProductName ProductID="efibootmgr-14-1.13">efibootmgr-14-1.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="elfutils-0.158-7.13.3">
      <FullProductName ProductID="elfutils-0.158-7.13.3">elfutils-0.158-7.13.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ethtool-4.13-14.3.7">
      <FullProductName ProductID="ethtool-4.13-14.3.7">ethtool-4.13-14.3.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="expat-2.1.0-21.12.1">
      <FullProductName ProductID="expat-2.1.0-21.12.1">expat-2.1.0-21.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="expect-5.45-18.56">
      <FullProductName ProductID="expect-5.45-18.56">expect-5.45-18.56</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fastjar-0.98-22.3.1">
      <FullProductName ProductID="fastjar-0.98-22.3.1">fastjar-0.98-22.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fd0ssh-20140325-1.13">
      <FullProductName ProductID="fd0ssh-20140325-1.13">fd0ssh-20140325-1.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fdupes-1.61-7.1">
      <FullProductName ProductID="fdupes-1.61-7.1">fdupes-1.61-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-4.9.0+git.1624456340.8d746be9-3.29.1">
      <FullProductName ProductID="fence-agents-4.9.0+git.1624456340.8d746be9-3.29.1">fence-agents-4.9.0+git.1624456340.8d746be9-3.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="file-5.22-10.21.1">
      <FullProductName ProductID="file-5.22-10.21.1">file-5.22-10.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="file-magic-5.22-10.21.1">
      <FullProductName ProductID="file-magic-5.22-10.21.1">file-magic-5.22-10.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="filesystem-13.1-14.15">
      <FullProductName ProductID="filesystem-13.1-14.15">filesystem-13.1-14.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fillup-1.42-270.64">
      <FullProductName ProductID="fillup-1.42-270.64">fillup-1.42-270.64</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="findutils-4.5.12-7.1">
      <FullProductName ProductID="findutils-4.5.12-7.1">findutils-4.5.12-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fipscheck-1.2.0-9.3">
      <FullProductName ProductID="fipscheck-1.2.0-9.3">fipscheck-1.2.0-9.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fontconfig-2.11.1-7.1">
      <FullProductName ProductID="fontconfig-2.11.1-7.1">fontconfig-2.11.1-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fonts-config-20180430-6.8.1">
      <FullProductName ProductID="fonts-config-20180430-6.8.1">fonts-config-20180430-6.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fping-3.5-5.3.1">
      <FullProductName ProductID="fping-3.5-5.3.1">fping-3.5-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gamin-server-0.1.10-11.19">
      <FullProductName ProductID="gamin-server-0.1.10-11.19">gamin-server-0.1.10-11.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gawk-4.1.0-3.663">
      <FullProductName ProductID="gawk-4.1.0-3.663">gawk-4.1.0-3.663</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gd-2.1.0-24.20.1">
      <FullProductName ProductID="gd-2.1.0-24.20.1">gd-2.1.0-24.20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gdk-pixbuf-query-loaders-2.34.0-19.17.1">
      <FullProductName ProductID="gdk-pixbuf-query-loaders-2.34.0-19.17.1">gdk-pixbuf-query-loaders-2.34.0-19.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gettext-runtime-0.19.2-3.3.6">
      <FullProductName ProductID="gettext-runtime-0.19.2-3.3.6">gettext-runtime-0.19.2-3.3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-95.83.2">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-95.83.2">gfs2-kmp-default-4.12.14-95.83.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gio-branding-SLE-12-14.5">
      <FullProductName ProductID="gio-branding-SLE-12-14.5">gio-branding-SLE-12-14.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="girepository-1_0-1.48.0-11.2">
      <FullProductName ProductID="girepository-1_0-1.48.0-11.2">girepository-1_0-1.48.0-11.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glib2-tools-2.48.2-12.22.1">
      <FullProductName ProductID="glib2-tools-2.48.2-12.22.1">glib2-tools-2.48.2-12.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-2.22-114.15.1">
      <FullProductName ProductID="glibc-2.22-114.15.1">glibc-2.22-114.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-i18ndata-2.22-114.15.1">
      <FullProductName ProductID="glibc-i18ndata-2.22-114.15.1">glibc-i18ndata-2.22-114.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-locale-2.22-114.15.1">
      <FullProductName ProductID="glibc-locale-2.22-114.15.1">glibc-locale-2.22-114.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gnutls-3.3.27-3.3.1">
      <FullProductName ProductID="gnutls-3.3.27-3.3.1">gnutls-3.3.27-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="google-guest-agent-20210414.0-1.20.1">
      <FullProductName ProductID="google-guest-agent-20210414.0-1.20.1">google-guest-agent-20210414.0-1.20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="google-guest-configs-20210317.0-1.11.1">
      <FullProductName ProductID="google-guest-configs-20210317.0-1.11.1">google-guest-configs-20210317.0-1.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="google-guest-oslogin-20210728.0-1.20.1">
      <FullProductName ProductID="google-guest-oslogin-20210728.0-1.20.1">google-guest-oslogin-20210728.0-1.20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="google-opensans-fonts-1.0-9.128">
      <FullProductName ProductID="google-opensans-fonts-1.0-9.128">google-opensans-fonts-1.0-9.128</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="google-osconfig-agent-20210506.0-1.11.1">
      <FullProductName ProductID="google-osconfig-agent-20210506.0-1.11.1">google-osconfig-agent-20210506.0-1.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gpg2-2.0.24-9.8.1">
      <FullProductName ProductID="gpg2-2.0.24-9.8.1">gpg2-2.0.24-9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gptfdisk-0.8.8-1.38">
      <FullProductName ProductID="gptfdisk-0.8.8-1.38">gptfdisk-0.8.8-1.38</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="graphviz-2.28.0-29.6.1">
      <FullProductName ProductID="graphviz-2.28.0-29.6.1">graphviz-2.28.0-29.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="graphviz-gd-2.28.0-29.6.1">
      <FullProductName ProductID="graphviz-gd-2.28.0-29.6.1">graphviz-gd-2.28.0-29.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grep-2.16-4.6.1">
      <FullProductName ProductID="grep-2.16-4.6.1">grep-2.16-4.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="groff-1.22.2-7.3.1">
      <FullProductName ProductID="groff-1.22.2-7.3.1">groff-1.22.2-7.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="growpart-0.31-4.14.2">
      <FullProductName ProductID="growpart-0.31-4.14.2">growpart-0.31-4.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="growpart-rootgrow-1.0.3-1.6.1">
      <FullProductName ProductID="growpart-rootgrow-1.0.3-1.6.1">growpart-rootgrow-1.0.3-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grub2-2.02-121.18.1">
      <FullProductName ProductID="grub2-2.02-121.18.1">grub2-2.02-121.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grub2-i386-pc-2.02-121.18.1">
      <FullProductName ProductID="grub2-i386-pc-2.02-121.18.1">grub2-i386-pc-2.02-121.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grub2-x86_64-efi-2.02-121.18.1">
      <FullProductName ProductID="grub2-x86_64-efi-2.02-121.18.1">grub2-x86_64-efi-2.02-121.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gtk2-tools-2.24.31-9.6.28">
      <FullProductName ProductID="gtk2-tools-2.24.31-9.6.28">gtk2-tools-2.24.31-9.6.28</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gzip-1.6-9.3.1">
      <FullProductName ProductID="gzip-1.6-9.3.1">gzip-1.6-9.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ha-cluster-bootstrap-0.5-3.6.2">
      <FullProductName ProductID="ha-cluster-bootstrap-0.5-3.6.2">ha-cluster-bootstrap-0.5-3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hardlink-1.0-6.45">
      <FullProductName ProductID="hardlink-1.0-6.45">hardlink-1.0-6.45</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="haveged-1.9.1-16.1">
      <FullProductName ProductID="haveged-1.9.1-16.1">haveged-1.9.1-16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3">
      <FullProductName ProductID="hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3">hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdparm-9.43-8.1">
      <FullProductName ProductID="hdparm-9.43-8.1">hdparm-9.43-8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hicolor-icon-theme-0.15-4.1">
      <FullProductName ProductID="hicolor-icon-theme-0.15-4.1">hicolor-icon-theme-0.15-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hwinfo-21.63-2.17.1">
      <FullProductName ProductID="hwinfo-21.63-2.17.1">hwinfo-21.63-2.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="icewm-1.3.12-11.90.1">
      <FullProductName ProductID="icewm-1.3.12-11.90.1">icewm-1.3.12-11.90.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="icewm-lite-1.3.12-11.90.1">
      <FullProductName ProductID="icewm-lite-1.3.12-11.90.1">icewm-lite-1.3.12-11.90.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="icewm-theme-branding-1.2.2-9.1">
      <FullProductName ProductID="icewm-theme-branding-1.2.2-9.1">icewm-theme-branding-1.2.2-9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="icmpinfo-1.11-710.63">
      <FullProductName ProductID="icmpinfo-1.11-710.63">icmpinfo-1.11-710.63</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="info-4.13a-37.229">
      <FullProductName ProductID="info-4.13a-37.229">info-4.13a-37.229</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="initviocons-0.5-101.62">
      <FullProductName ProductID="initviocons-0.5-101.62">initviocons-0.5-101.62</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="insserv-compat-0.1-14.3.1">
      <FullProductName ProductID="insserv-compat-0.1-14.3.1">insserv-compat-0.1-14.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ipmitool-1.8.18-5.9.1">
      <FullProductName ProductID="ipmitool-1.8.18-5.9.1">ipmitool-1.8.18-5.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="iproute2-4.12-15.6.21">
      <FullProductName ProductID="iproute2-4.12-15.6.21">iproute2-4.12-15.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="iptables-1.4.21-6.1">
      <FullProductName ProductID="iptables-1.4.21-6.1">iptables-1.4.21-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="iputils-s20121221-2.19">
      <FullProductName ProductID="iputils-s20121221-2.19">iputils-s20121221-2.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ipvsadm-1.26-19.7">
      <FullProductName ProductID="ipvsadm-1.26-19.7">ipvsadm-1.26-19.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="irqbalance-1.1.0-9.9.1">
      <FullProductName ProductID="irqbalance-1.1.0-9.9.1">irqbalance-1.1.0-9.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="iscsiuio-0.7.8.2-12.33.1">
      <FullProductName ProductID="iscsiuio-0.7.8.2-12.33.1">iscsiuio-0.7.8.2-12.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="java-1_7_1-ibm-1.7.1_sr5.0-38.65.1">
      <FullProductName ProductID="java-1_7_1-ibm-1.7.1_sr5.0-38.65.1">java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="javapackages-tools-5.3.1-14.3.1">
      <FullProductName ProductID="javapackages-tools-5.3.1-14.3.1">javapackages-tools-5.3.1-14.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kbd-2.0.4-8.10.2">
      <FullProductName ProductID="kbd-2.0.4-8.10.2">kbd-2.0.4-8.10.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kbd-legacy-2.0.4-8.10.2">
      <FullProductName ProductID="kbd-legacy-2.0.4-8.10.2">kbd-legacy-2.0.4-8.10.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kdump-0.8.16-11.16.1">
      <FullProductName ProductID="kdump-0.8.16-11.16.1">kdump-0.8.16-11.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-95.83.2">
      <FullProductName ProductID="kernel-default-4.12.14-95.83.2">kernel-default-4.12.14-95.83.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kexec-tools-2.0.16-1.18">
      <FullProductName ProductID="kexec-tools-2.0.16-1.18">kexec-tools-2.0.16-1.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="keyutils-1.5.9-3.29">
      <FullProductName ProductID="keyutils-1.5.9-3.29">keyutils-1.5.9-3.29</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kmod-25-3.4.1">
      <FullProductName ProductID="kmod-25-3.4.1">kmod-25-3.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kmod-compat-25-3.4.1">
      <FullProductName ProductID="kmod-compat-25-3.4.1">kmod-compat-25-3.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kpartx-0.7.3+153+suse.80d9ed4-2.16.1">
      <FullProductName ProductID="kpartx-0.7.3+153+suse.80d9ed4-2.16.1">kpartx-0.7.3+153+suse.80d9ed4-2.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="krb5-1.12.5-40.40.2">
      <FullProductName ProductID="krb5-1.12.5-40.40.2">krb5-1.12.5-40.40.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="krb5-client-1.12.5-40.40.2">
      <FullProductName ProductID="krb5-client-1.12.5-40.40.2">krb5-client-1.12.5-40.40.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ksh-93vu-18.1">
      <FullProductName ProductID="ksh-93vu-18.1">ksh-93vu-18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ldirectord-4.3.018.a7fb5035-3.86.1">
      <FullProductName ProductID="ldirectord-4.3.018.a7fb5035-3.86.1">ldirectord-4.3.018.a7fb5035-3.86.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="less-458-7.6.1">
      <FullProductName ProductID="less-458-7.6.1">less-458-7.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libGeoIP1-1.5.1-5.3.1">
      <FullProductName ProductID="libGeoIP1-1.5.1-5.3.1">libGeoIP1-1.5.1-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libHX28-3.18-1.19">
      <FullProductName ProductID="libHX28-3.18-1.19">libHX28-3.18-1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libICE6-1.0.8-12.1">
      <FullProductName ProductID="libICE6-1.0.8-12.1">libICE6-1.0.8-12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libLLVM6-6.0.0-2.3.2">
      <FullProductName ProductID="libLLVM6-6.0.0-2.3.2">libLLVM6-6.0.0-2.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libQt5Core5-5.6.2-6.28.1">
      <FullProductName ProductID="libQt5Core5-5.6.2-6.28.1">libQt5Core5-5.6.2-6.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libQt5DBus5-5.6.2-6.28.1">
      <FullProductName ProductID="libQt5DBus5-5.6.2-6.28.1">libQt5DBus5-5.6.2-6.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libQt5Gui5-5.6.2-6.28.1">
      <FullProductName ProductID="libQt5Gui5-5.6.2-6.28.1">libQt5Gui5-5.6.2-6.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libQt5Network5-5.6.2-6.28.1">
      <FullProductName ProductID="libQt5Network5-5.6.2-6.28.1">libQt5Network5-5.6.2-6.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libQt5Widgets5-5.6.2-6.28.1">
      <FullProductName ProductID="libQt5Widgets5-5.6.2-6.28.1">libQt5Widgets5-5.6.2-6.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libQt5X11Extras5-5.6.2-1.32">
      <FullProductName ProductID="libQt5X11Extras5-5.6.2-1.32">libQt5X11Extras5-5.6.2-1.32</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libSM6-1.2.2-3.59">
      <FullProductName ProductID="libSM6-1.2.2-3.59">libSM6-1.2.2-3.59</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libX11-6-1.6.2-12.21.1">
      <FullProductName ProductID="libX11-6-1.6.2-12.21.1">libX11-6-1.6.2-12.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libX11-data-1.6.2-12.21.1">
      <FullProductName ProductID="libX11-data-1.6.2-12.21.1">libX11-data-1.6.2-12.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libX11-xcb1-1.6.2-12.21.1">
      <FullProductName ProductID="libX11-xcb1-1.6.2-12.21.1">libX11-xcb1-1.6.2-12.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXau6-1.0.8-4.58">
      <FullProductName ProductID="libXau6-1.0.8-4.58">libXau6-1.0.8-4.58</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXaw7-1.0.12-5.3.1">
      <FullProductName ProductID="libXaw7-1.0.12-5.3.1">libXaw7-1.0.12-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXcomposite1-0.4.4-7.53">
      <FullProductName ProductID="libXcomposite1-0.4.4-7.53">libXcomposite1-0.4.4-7.53</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXcursor1-1.1.14-4.6.1">
      <FullProductName ProductID="libXcursor1-1.1.14-4.6.1">libXcursor1-1.1.14-4.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXdamage1-1.1.4-7.54">
      <FullProductName ProductID="libXdamage1-1.1.4-7.54">libXdamage1-1.1.4-7.54</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXdmcp6-1.1.1-12.1">
      <FullProductName ProductID="libXdmcp6-1.1.1-12.1">libXdmcp6-1.1.1-12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXext6-1.3.2-4.3.1">
      <FullProductName ProductID="libXext6-1.3.2-4.3.1">libXext6-1.3.2-4.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXfixes3-5.0.1-7.1">
      <FullProductName ProductID="libXfixes3-5.0.1-7.1">libXfixes3-5.0.1-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXfont2-2-2.0.3-1.19">
      <FullProductName ProductID="libXfont2-2-2.0.3-1.19">libXfont2-2-2.0.3-1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXft2-2.3.1-9.32">
      <FullProductName ProductID="libXft2-2.3.1-9.32">libXft2-2.3.1-9.32</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXi6-1.7.4-18.6.1">
      <FullProductName ProductID="libXi6-1.7.4-18.6.1">libXi6-1.7.4-18.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXinerama1-1.1.3-3.55">
      <FullProductName ProductID="libXinerama1-1.1.3-3.55">libXinerama1-1.1.3-3.55</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXmu6-1.1.2-3.6">
      <FullProductName ProductID="libXmu6-1.1.2-3.6">libXmu6-1.1.2-3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXmuu1-1.1.2-3.6">
      <FullProductName ProductID="libXmuu1-1.1.2-3.6">libXmuu1-1.1.2-3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXpm4-3.5.11-5.1">
      <FullProductName ProductID="libXpm4-3.5.11-5.1">libXpm4-3.5.11-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXrandr2-1.5.0-6.2">
      <FullProductName ProductID="libXrandr2-1.5.0-6.2">libXrandr2-1.5.0-6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXrender1-0.9.8-7.1">
      <FullProductName ProductID="libXrender1-0.9.8-7.1">libXrender1-0.9.8-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXt6-1.1.4-3.59">
      <FullProductName ProductID="libXt6-1.1.4-3.59">libXt6-1.1.4-3.59</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXtst6-1.2.2-7.1">
      <FullProductName ProductID="libXtst6-1.2.2-7.1">libXtst6-1.2.2-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXvnc1-1.6.0-22.20.3">
      <FullProductName ProductID="libXvnc1-1.6.0-22.20.3">libXvnc1-1.6.0-22.20.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libXxf86vm1-1.1.3-3.54">
      <FullProductName ProductID="libXxf86vm1-1.1.3-3.54">libXxf86vm1-1.1.3-3.54</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libacl1-2.2.52-7.3.1">
      <FullProductName ProductID="libacl1-2.2.52-7.3.1">libacl1-2.2.52-7.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libadns1-1.4-103.3.1">
      <FullProductName ProductID="libadns1-1.4-103.3.1">libadns1-1.4-103.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libaio1-0.3.109-17.15">
      <FullProductName ProductID="libaio1-0.3.109-17.15">libaio1-0.3.109-17.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libapparmor1-2.8.2-51.27.1">
      <FullProductName ProductID="libapparmor1-2.8.2-51.27.1">libapparmor1-2.8.2-51.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libasm1-0.158-7.13.3">
      <FullProductName ProductID="libasm1-0.158-7.13.3">libasm1-0.158-7.13.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libasound2-1.0.27.2-15.1">
      <FullProductName ProductID="libasound2-1.0.27.2-15.1">libasound2-1.0.27.2-15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libassuan0-2.1.1-3.217">
      <FullProductName ProductID="libassuan0-2.1.1-3.217">libassuan0-2.1.1-3.217</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libatk-1_0-0-2.20.0-4.5">
      <FullProductName ProductID="libatk-1_0-0-2.20.0-4.5">libatk-1_0-0-2.20.0-4.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libatspi0-2.20.2-14.3.1">
      <FullProductName ProductID="libatspi0-2.20.2-14.3.1">libatspi0-2.20.2-14.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libattr1-2.4.47-3.143">
      <FullProductName ProductID="libattr1-2.4.47-3.143">libattr1-2.4.47-3.143</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libaudit1-2.8.1-10.11.1">
      <FullProductName ProductID="libaudit1-2.8.1-10.11.1">libaudit1-2.8.1-10.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libaugeas0-1.2.0-17.3.1">
      <FullProductName ProductID="libaugeas0-1.2.0-17.3.1">libaugeas0-1.2.0-17.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libauparse0-2.8.1-10.11.1">
      <FullProductName ProductID="libauparse0-2.8.1-10.11.1">libauparse0-2.8.1-10.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavahi-client3-0.6.32-32.15.1">
      <FullProductName ProductID="libavahi-client3-0.6.32-32.15.1">libavahi-client3-0.6.32-32.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavahi-common3-0.6.32-32.15.1">
      <FullProductName ProductID="libavahi-common3-0.6.32-32.15.1">libavahi-common3-0.6.32-32.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbind9-161-9.11.22-3.37.1">
      <FullProductName ProductID="libbind9-161-9.11.22-3.37.1">libbind9-161-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libblkid1-2.29.2-7.14">
      <FullProductName ProductID="libblkid1-2.29.2-7.14">libblkid1-2.29.2-7.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libboost_regex1_54_0-1.54.0-26.9.1">
      <FullProductName ProductID="libboost_regex1_54_0-1.54.0-26.9.1">libboost_regex1_54_0-1.54.0-26.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbz2-1-1.0.6-30.14.1">
      <FullProductName ProductID="libbz2-1-1.0.6-30.14.1">libbz2-1-1.0.6-30.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcairo2-1.15.2-25.6.2">
      <FullProductName ProductID="libcairo2-1.15.2-25.6.2">libcairo2-1.15.2-25.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcamgm100-1.0.7-1.4">
      <FullProductName ProductID="libcamgm100-1.0.7-1.4">libcamgm100-1.0.7-1.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcap-ng0-0.7.3-4.125">
      <FullProductName ProductID="libcap-ng0-0.7.3-4.125">libcap-ng0-0.7.3-4.125</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcap2-2.26-14.6.1">
      <FullProductName ProductID="libcap2-2.26-14.6.1">libcap2-2.26-14.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcloog-isl4-0.18.1-1.124">
      <FullProductName ProductID="libcloog-isl4-0.18.1-1.124">libcloog-isl4-0.18.1-1.124</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcom_err2-1.43.8-3.14.1">
      <FullProductName ProductID="libcom_err2-1.43.8-3.14.1">libcom_err2-1.43.8-3.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcorosync4-2.3.6-9.22.1">
      <FullProductName ProductID="libcorosync4-2.3.6-9.22.1">libcorosync4-2.3.6-9.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcpupower0-4.1-3.3.1">
      <FullProductName ProductID="libcpupower0-4.1-3.3.1">libcpupower0-4.1-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcrack2-2.9.0-8.5.1">
      <FullProductName ProductID="libcrack2-2.9.0-8.5.1">libcrack2-2.9.0-8.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcroco-0_6-3-0.6.11-12.3.1">
      <FullProductName ProductID="libcroco-0_6-3-0.6.11-12.3.1">libcroco-0_6-3-0.6.11-12.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcryptmount0-2.14-5.3.1">
      <FullProductName ProductID="libcryptmount0-2.14-5.3.1">libcryptmount0-2.14-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcryptsetup4-1.6.4-4.1">
      <FullProductName ProductID="libcryptsetup4-1.6.4-4.1">libcryptsetup4-1.6.4-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcurl4-7.60.0-4.33.1">
      <FullProductName ProductID="libcurl4-7.60.0-4.33.1">libcurl4-7.60.0-4.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdatrie1-0.2.4-17.19">
      <FullProductName ProductID="libdatrie1-0.2.4-17.19">libdatrie1-0.2.4-17.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdb-4_8-4.8.30-29.6">
      <FullProductName ProductID="libdb-4_8-4.8.30-29.6">libdb-4_8-4.8.30-29.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdbus-1-3-1.8.22-29.21.1">
      <FullProductName ProductID="libdbus-1-3-1.8.22-29.21.1">libdbus-1-3-1.8.22-29.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2">libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2">libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdialog11-1.2-5.36">
      <FullProductName ProductID="libdialog11-1.2-5.36">libdialog11-1.2-5.36</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdlm-4.0.7-3.3.2">
      <FullProductName ProductID="libdlm-4.0.7-3.3.2">libdlm-4.0.7-3.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdlm3-4.0.7-3.3.2">
      <FullProductName ProductID="libdlm3-4.0.7-3.3.2">libdlm3-4.0.7-3.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdns1110-9.11.22-3.37.1">
      <FullProductName ProductID="libdns1110-9.11.22-3.37.1">libdns1110-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdrm2-2.4.91-1.2">
      <FullProductName ProductID="libdrm2-2.4.91-1.2">libdrm2-2.4.91-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdrm_amdgpu1-2.4.91-1.2">
      <FullProductName ProductID="libdrm_amdgpu1-2.4.91-1.2">libdrm_amdgpu1-2.4.91-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdrm_intel1-2.4.91-1.2">
      <FullProductName ProductID="libdrm_intel1-2.4.91-1.2">libdrm_intel1-2.4.91-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdrm_nouveau2-2.4.91-1.2">
      <FullProductName ProductID="libdrm_nouveau2-2.4.91-1.2">libdrm_nouveau2-2.4.91-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdrm_radeon1-2.4.91-1.2">
      <FullProductName ProductID="libdrm_radeon1-2.4.91-1.2">libdrm_radeon1-2.4.91-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdw1-0.158-7.13.3">
      <FullProductName ProductID="libdw1-0.158-7.13.3">libdw1-0.158-7.13.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libebl1-0.158-7.13.3">
      <FullProductName ProductID="libebl1-0.158-7.13.3">libebl1-0.158-7.13.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libedit0-3.1.snap20140620-1.13">
      <FullProductName ProductID="libedit0-3.1.snap20140620-1.13">libedit0-3.1.snap20140620-1.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libefivar1-31-3.3.1">
      <FullProductName ProductID="libefivar1-31-3.3.1">libefivar1-31-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libelf0-0.8.13-18.64">
      <FullProductName ProductID="libelf0-0.8.13-18.64">libelf0-0.8.13-18.64</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libelf1-0.158-7.13.3">
      <FullProductName ProductID="libelf1-0.158-7.13.3">libelf1-0.158-7.13.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libesmtp-1.0.6-23.2.1">
      <FullProductName ProductID="libesmtp-1.0.6-23.2.1">libesmtp-1.0.6-23.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libestr0-0.1.9-1.54">
      <FullProductName ProductID="libestr0-0.1.9-1.54">libestr0-0.1.9-1.54</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libevdev2-1.2-1.7">
      <FullProductName ProductID="libevdev2-1.2-1.7">libevdev2-1.2-1.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libevent-2_0-5-2.0.21-12.2.1">
      <FullProductName ProductID="libevent-2_0-5-2.0.21-12.2.1">libevent-2_0-5-2.0.21-12.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libexpat1-2.1.0-21.12.1">
      <FullProductName ProductID="libexpat1-2.1.0-21.12.1">libexpat1-2.1.0-21.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libext2fs2-1.43.8-3.14.1">
      <FullProductName ProductID="libext2fs2-1.43.8-3.14.1">libext2fs2-1.43.8-3.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfam0-gamin-0.1.10-11.25">
      <FullProductName ProductID="libfam0-gamin-0.1.10-11.25">libfam0-gamin-0.1.10-11.25</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfastjson4-0.99.4-1.14">
      <FullProductName ProductID="libfastjson4-0.99.4-1.14">libfastjson4-0.99.4-1.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfdisk1-2.29.2-7.14">
      <FullProductName ProductID="libfdisk1-2.29.2-7.14">libfdisk1-2.29.2-7.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libffi4-5.3.1+r233831-12.1">
      <FullProductName ProductID="libffi4-5.3.1+r233831-12.1">libffi4-5.3.1+r233831-12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfipscheck1-1.2.0-9.3">
      <FullProductName ProductID="libfipscheck1-1.2.0-9.3">libfipscheck1-1.2.0-9.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfontenc1-1.1.2-3.56">
      <FullProductName ProductID="libfontenc1-1.1.2-3.56">libfontenc1-1.1.2-3.56</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfreebl3-3.68.2-58.60.1">
      <FullProductName ProductID="libfreebl3-3.68.2-58.60.1">libfreebl3-3.68.2-58.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfreetype6-2.6.3-7.18.1">
      <FullProductName ProductID="libfreetype6-2.6.3-7.18.1">libfreetype6-2.6.3-7.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfuse2-2.9.3-6.3.1">
      <FullProductName ProductID="libfuse2-2.9.3-6.3.1">libfuse2-2.9.3-6.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgbm1-18.0.2-8.3.2">
      <FullProductName ProductID="libgbm1-18.0.2-8.3.2">libgbm1-18.0.2-8.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgc1-7.2d-5.1">
      <FullProductName ProductID="libgc1-7.2d-5.1">libgc1-7.2d-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgcc_s1-11.2.1+git610-1.3.2">
      <FullProductName ProductID="libgcc_s1-11.2.1+git610-1.3.2">libgcc_s1-11.2.1+git610-1.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgcrypt20-1.6.1-16.80.1">
      <FullProductName ProductID="libgcrypt20-1.6.1-16.80.1">libgcrypt20-1.6.1-16.80.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgdbm4-1.1-9.7">
      <FullProductName ProductID="libgdbm4-1.1-9.7">libgdbm4-1.1-9.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgdk_pixbuf-2_0-0-2.34.0-19.17.1">
      <FullProductName ProductID="libgdk_pixbuf-2_0-0-2.34.0-19.17.1">libgdk_pixbuf-2_0-0-2.34.0-19.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgio-2_0-0-2.48.2-12.22.1">
      <FullProductName ProductID="libgio-2_0-0-2.48.2-12.22.1">libgio-2_0-0-2.48.2-12.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgirepository-1_0-1-1.48.0-11.2">
      <FullProductName ProductID="libgirepository-1_0-1-1.48.0-11.2">libgirepository-1_0-1-1.48.0-11.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libglib-2_0-0-2.48.2-12.22.1">
      <FullProductName ProductID="libglib-2_0-0-2.48.2-12.22.1">libglib-2_0-0-2.48.2-12.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libglue2-1.0.12+v1.git.1485976882.03d61cd1-3.11.1">
      <FullProductName ProductID="libglue2-1.0.12+v1.git.1485976882.03d61cd1-3.11.1">libglue2-1.0.12+v1.git.1485976882.03d61cd1-3.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgmodule-2_0-0-2.48.2-12.22.1">
      <FullProductName ProductID="libgmodule-2_0-0-2.48.2-12.22.1">libgmodule-2_0-0-2.48.2-12.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgmp10-5.1.3-4.3.1">
      <FullProductName ProductID="libgmp10-5.1.3-4.3.1">libgmp10-5.1.3-4.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgnutls28-3.3.27-3.3.1">
      <FullProductName ProductID="libgnutls28-3.3.27-3.3.1">libgnutls28-3.3.27-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgobject-2_0-0-2.48.2-12.22.1">
      <FullProductName ProductID="libgobject-2_0-0-2.48.2-12.22.1">libgobject-2_0-0-2.48.2-12.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgpg-error0-1.13-1.79">
      <FullProductName ProductID="libgpg-error0-1.13-1.79">libgpg-error0-1.13-1.79</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgpgme11-1.5.1-1.12">
      <FullProductName ProductID="libgpgme11-1.5.1-1.12">libgpgme11-1.5.1-1.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgraphite2-3-1.3.1-10.3.1">
      <FullProductName ProductID="libgraphite2-3-1.3.1-10.3.1">libgraphite2-3-1.3.1-10.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgthread-2_0-0-2.48.2-12.22.1">
      <FullProductName ProductID="libgthread-2_0-0-2.48.2-12.22.1">libgthread-2_0-0-2.48.2-12.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgtk-2_0-0-2.24.31-9.6.28">
      <FullProductName ProductID="libgtk-2_0-0-2.24.31-9.6.28">libgtk-2_0-0-2.24.31-9.6.28</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libharfbuzz0-1.4.5-7.5">
      <FullProductName ProductID="libharfbuzz0-1.4.5-7.5">libharfbuzz0-1.4.5-7.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhavege1-1.9.1-16.1">
      <FullProductName ProductID="libhavege1-1.9.1-16.1">libhavege1-1.9.1-16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhogweed2-2.7.1-13.6.1">
      <FullProductName ProductID="libhogweed2-2.7.1-13.6.1">libhogweed2-2.7.1-13.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libicu52_1-52.1-8.10.1">
      <FullProductName ProductID="libicu52_1-52.1-8.10.1">libicu52_1-52.1-8.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libicu52_1-data-52.1-8.10.1">
      <FullProductName ProductID="libicu52_1-data-52.1-8.10.1">libicu52_1-data-52.1-8.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libidn11-1.28-5.6.1">
      <FullProductName ProductID="libidn11-1.28-5.6.1">libidn11-1.28-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libinput10-1.1.1-2.1">
      <FullProductName ProductID="libinput10-1.1.1-2.1">libinput10-1.1.1-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libiptc0-1.4.21-6.1">
      <FullProductName ProductID="libiptc0-1.4.21-6.1">libiptc0-1.4.21-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libirs161-9.11.22-3.37.1">
      <FullProductName ProductID="libirs161-9.11.22-3.37.1">libirs161-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libisc1107-9.11.22-3.37.1">
      <FullProductName ProductID="libisc1107-9.11.22-3.37.1">libisc1107-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libisccc161-9.11.22-3.37.1">
      <FullProductName ProductID="libisccc161-9.11.22-3.37.1">libisccc161-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libisccfg163-9.11.22-3.37.1">
      <FullProductName ProductID="libisccfg163-9.11.22-3.37.1">libisccfg163-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libisl10-0.12.2-1.121">
      <FullProductName ProductID="libisl10-0.12.2-1.121">libisl10-0.12.2-1.121</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libjasper1-1.900.14-195.25.1">
      <FullProductName ProductID="libjasper1-1.900.14-195.25.1">libjasper1-1.900.14-195.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libjbig2-2.0-12.13">
      <FullProductName ProductID="libjbig2-2.0-12.13">libjbig2-2.0-12.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libjpeg62-62.2.0-31.25.1">
      <FullProductName ProductID="libjpeg62-62.2.0-31.25.1">libjpeg62-62.2.0-31.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libjpeg8-8.1.2-31.25.1">
      <FullProductName ProductID="libjpeg8-8.1.2-31.25.1">libjpeg8-8.1.2-31.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libjson-c2-0.11-2.22">
      <FullProductName ProductID="libjson-c2-0.11-2.22">libjson-c2-0.11-2.22</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libkeyutils1-1.5.9-3.29">
      <FullProductName ProductID="libkeyutils1-1.5.9-3.29">libkeyutils1-1.5.9-3.29</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libkmod2-25-3.4.1">
      <FullProductName ProductID="libkmod2-25-3.4.1">libkmod2-25-3.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libksba8-1.3.0-23.1">
      <FullProductName ProductID="libksba8-1.3.0-23.1">libksba8-1.3.0-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libldap-2_4-2-2.4.41-22.2.3">
      <FullProductName ProductID="libldap-2_4-2-2.4.41-22.2.3">libldap-2_4-2-2.4.41-22.2.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libldapcpp1-0.3.1-4.75">
      <FullProductName ProductID="libldapcpp1-0.3.1-4.75">libldapcpp1-0.3.1-4.75</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libldb1-1.1.29-3.8.1">
      <FullProductName ProductID="libldb1-1.1.29-3.8.1">libldb1-1.1.29-3.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liblockdev1-1.0.3_git201003141408-27.1">
      <FullProductName ProductID="liblockdev1-1.0.3_git201003141408-27.1">liblockdev1-1.0.3_git201003141408-27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liblogging0-1.0.4-1.6">
      <FullProductName ProductID="liblogging0-1.0.4-1.6">liblogging0-1.0.4-1.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libltdl7-2.4.2-17.4.1">
      <FullProductName ProductID="libltdl7-2.4.2-17.4.1">libltdl7-2.4.2-17.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liblua5_1-5.1.5-8.3.1">
      <FullProductName ProductID="liblua5_1-5.1.5-8.3.1">liblua5_1-5.1.5-8.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liblwres161-9.11.22-3.37.1">
      <FullProductName ProductID="liblwres161-9.11.22-3.37.1">liblwres161-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liblzma5-5.0.5-6.3.1">
      <FullProductName ProductID="liblzma5-5.0.5-6.3.1">liblzma5-5.0.5-6.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liblzo2-2-2.08-1.13">
      <FullProductName ProductID="liblzo2-2-2.08-1.13">liblzo2-2-2.08-1.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmagic1-5.22-10.21.1">
      <FullProductName ProductID="libmagic1-5.22-10.21.1">libmagic1-5.22-10.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmnl0-1.0.3-9.18">
      <FullProductName ProductID="libmnl0-1.0.3-9.18">libmnl0-1.0.3-9.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmodman1-2.0.1-15.75">
      <FullProductName ProductID="libmodman1-2.0.1-15.75">libmodman1-2.0.1-15.75</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmount1-2.29.2-7.14">
      <FullProductName ProductID="libmount1-2.29.2-7.14">libmount1-2.29.2-7.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmozjs-17_0-17.0-13.2">
      <FullProductName ProductID="libmozjs-17_0-17.0-13.2">libmozjs-17_0-17.0-13.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmpc3-1.0.2-1.123">
      <FullProductName ProductID="libmpc3-1.0.2-1.123">libmpc3-1.0.2-1.123</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmpfr4-3.1.2-7.1">
      <FullProductName ProductID="libmpfr4-3.1.2-7.1">libmpfr4-3.1.2-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmtdev1-1.1.4-1.64">
      <FullProductName ProductID="libmtdev1-1.1.4-1.64">libmtdev1-1.1.4-1.64</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libncurses5-5.9-75.1">
      <FullProductName ProductID="libncurses5-5.9-75.1">libncurses5-5.9-75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libncurses6-5.9-75.1">
      <FullProductName ProductID="libncurses6-5.9-75.1">libncurses6-5.9-75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2">libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2">libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2">libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libndr0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libndr0-4.6.16+git.313.502515a5bfc-3.67.2">libndr0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2">libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetfilter_conntrack3-1.0.4-3.6">
      <FullProductName ProductID="libnetfilter_conntrack3-1.0.4-3.6">libnetfilter_conntrack3-1.0.4-3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetfilter_cthelper0-1.0.0-7.1">
      <FullProductName ProductID="libnetfilter_cthelper0-1.0.0-7.1">libnetfilter_cthelper0-1.0.0-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetfilter_cttimeout1-1.0.0-9.1">
      <FullProductName ProductID="libnetfilter_cttimeout1-1.0.0-9.1">libnetfilter_cttimeout1-1.0.0-9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetfilter_queue1-1.0.2-6.59">
      <FullProductName ProductID="libnetfilter_queue1-1.0.2-6.59">libnetfilter_queue1-1.0.2-6.59</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnettle4-2.7.1-13.6.1">
      <FullProductName ProductID="libnettle4-2.7.1-13.6.1">libnettle4-2.7.1-13.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnfnetlink0-1.0.1-6.58">
      <FullProductName ProductID="libnfnetlink0-1.0.1-6.58">libnfnetlink0-1.0.1-6.58</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnghttp2-14-1.39.2-3.7.1">
      <FullProductName ProductID="libnghttp2-14-1.39.2-3.7.1">libnghttp2-14-1.39.2-3.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnl-config-3.2.23-4.4.6">
      <FullProductName ProductID="libnl-config-3.2.23-4.4.6">libnl-config-3.2.23-4.4.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnl1-1.1.4-4.21">
      <FullProductName ProductID="libnl1-1.1.4-4.21">libnl1-1.1.4-4.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnl3-200-3.2.23-4.4.6">
      <FullProductName ProductID="libnl3-200-3.2.23-4.4.6">libnl3-200-3.2.23-4.4.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnscd1-2.0.2-134.13">
      <FullProductName ProductID="libnscd1-2.0.2-134.13">libnscd1-2.0.2-134.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnuma1-2.0.9-9.1">
      <FullProductName ProductID="libnuma1-2.0.9-9.1">libnuma1-2.0.9-9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopeniscsiusr0_2_0-2.0.876-12.33.1">
      <FullProductName ProductID="libopeniscsiusr0_2_0-2.0.876-12.33.1">libopeniscsiusr0_2_0-2.0.876-12.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl0_9_8-0.9.8j-106.30.2">
      <FullProductName ProductID="libopenssl0_9_8-0.9.8j-106.30.2">libopenssl0_9_8-0.9.8j-106.30.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-1.0.2p-3.45.1">
      <FullProductName ProductID="libopenssl1_0_0-1.0.2p-3.45.1">libopenssl1_0_0-1.0.2p-3.45.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libp11-kit0-0.20.7-3.6.1">
      <FullProductName ProductID="libp11-kit0-0.20.7-3.6.1">libp11-kit0-0.20.7-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpacemaker3-1.1.19+20181105.ccd6b5b10-3.28.1">
      <FullProductName ProductID="libpacemaker3-1.1.19+20181105.ccd6b5b10-3.28.1">libpacemaker3-1.1.19+20181105.ccd6b5b10-3.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpango-1_0-0-1.40.1-9.5">
      <FullProductName ProductID="libpango-1_0-0-1.40.1-9.5">libpango-1_0-0-1.40.1-9.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libparted0-3.1-37.23.1">
      <FullProductName ProductID="libparted0-3.1-37.23.1">libparted0-3.1-37.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpcap1-1.8.1-10.3.1">
      <FullProductName ProductID="libpcap1-1.8.1-10.3.1">libpcap1-1.8.1-10.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpci3-3.2.1-11.3.1">
      <FullProductName ProductID="libpci3-3.2.1-11.3.1">libpci3-3.2.1-11.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpciaccess0-0.13.2-5.1">
      <FullProductName ProductID="libpciaccess0-0.13.2-5.1">libpciaccess0-0.13.2-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpcre1-8.45-8.7.1">
      <FullProductName ProductID="libpcre1-8.45-8.7.1">libpcre1-8.45-8.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpcre16-0-8.45-8.7.1">
      <FullProductName ProductID="libpcre16-0-8.45-8.7.1">libpcre16-0-8.45-8.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpipeline1-1.2.6-1.2">
      <FullProductName ProductID="libpipeline1-1.2.6-1.2">libpipeline1-1.2.6-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpixman-1-0-0.34.0-6.1">
      <FullProductName ProductID="libpixman-1-0-0.34.0-6.1">libpixman-1-0-0.34.0-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpng12-0-1.2.50-20.3.2">
      <FullProductName ProductID="libpng12-0-1.2.50-20.3.2">libpng12-0-1.2.50-20.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpng16-16-1.6.8-15.5.2">
      <FullProductName ProductID="libpng16-16-1.6.8-15.5.2">libpng16-16-1.6.8-15.5.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpolkit0-0.113-5.24.1">
      <FullProductName ProductID="libpolkit0-0.113-5.24.1">libpolkit0-0.113-5.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpopt0-1.16-26.128">
      <FullProductName ProductID="libpopt0-1.16-26.128">libpopt0-1.16-26.128</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libprocps3-3.3.9-11.24.1">
      <FullProductName ProductID="libprocps3-3.3.9-11.24.1">libprocps3-3.3.9-11.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libproxy1-0.4.13-18.3.1">
      <FullProductName ProductID="libproxy1-0.4.13-18.3.1">libproxy1-0.4.13-18.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpth20-2.0.7-140.1">
      <FullProductName ProductID="libpth20-2.0.7-140.1">libpth20-2.0.7-140.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython2_7-1_0-2.7.18-28.77.1">
      <FullProductName ProductID="libpython2_7-1_0-2.7.18-28.77.1">libpython2_7-1_0-2.7.18-28.77.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_4m1_0-3.4.10-25.80.2">
      <FullProductName ProductID="libpython3_4m1_0-3.4.10-25.80.2">libpython3_4m1_0-3.4.10-25.80.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libqb0-1.0.3+20171226.6d62b64-4.3.1">
      <FullProductName ProductID="libqb0-1.0.3+20171226.6d62b64-4.3.1">libqb0-1.0.3+20171226.6d62b64-4.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libqrencode3-3.4.3-1.31">
      <FullProductName ProductID="libqrencode3-3.4.3-1.31">libqrencode3-3.4.3-1.31</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreadline6-6.3-83.29.1">
      <FullProductName ProductID="libreadline6-6.3-83.29.1">libreadline6-6.3-83.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreiserfscore0-3.6.24-7.7.1">
      <FullProductName ProductID="libreiserfscore0-3.6.24-7.7.1">libreiserfscore0-3.6.24-7.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="librsync1-0.9.7-193.18">
      <FullProductName ProductID="librsync1-0.9.7-193.18">librsync1-0.9.7-193.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libruby2_1-2_1-2.1.9-19.6.1">
      <FullProductName ProductID="libruby2_1-2_1-2.1.9-19.6.1">libruby2_1-2_1-2.1.9-19.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2">libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsamplerate0-0.1.8-11.137">
      <FullProductName ProductID="libsamplerate0-0.1.8-11.137">libsamplerate0-0.1.8-11.137</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsasl2-3-2.1.26-14.2.1">
      <FullProductName ProductID="libsasl2-3-2.1.26-14.2.1">libsasl2-3-2.1.26-14.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libseccomp2-2.4.1-11.3.2">
      <FullProductName ProductID="libseccomp2-2.4.1-11.3.2">libseccomp2-2.4.1-11.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libselinux1-2.5-8.79">
      <FullProductName ProductID="libselinux1-2.5-8.79">libselinux1-2.5-8.79</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsemanage1-2.5-9.3.1">
      <FullProductName ProductID="libsemanage1-2.5-9.3.1">libsemanage1-2.5-9.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsensors4-3.4.0-8.1">
      <FullProductName ProductID="libsensors4-3.4.0-8.1">libsensors4-3.4.0-8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsepol1-2.5-3.143">
      <FullProductName ProductID="libsepol1-2.5-3.143">libsepol1-2.5-3.143</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsgutils2-2-1.43+46.4b09c76-16.26.1">
      <FullProductName ProductID="libsgutils2-2-1.43+46.4b09c76-16.26.1">libsgutils2-2-1.43+46.4b09c76-16.26.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmartcols1-2.29.2-7.14">
      <FullProductName ProductID="libsmartcols1-2.29.2-7.14">libsmartcols1-2.29.2-7.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2">libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2">libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmi-0.4.8-18.63">
      <FullProductName ProductID="libsmi-0.4.8-18.63">libsmi-0.4.8-18.63</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsmi2-0.4.8-18.63">
      <FullProductName ProductID="libsmi2-0.4.8-18.63">libsmi2-0.4.8-18.63</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsnappy1-1.1.3-1.2">
      <FullProductName ProductID="libsnappy1-1.1.3-1.2">libsnappy1-1.1.3-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsnmp30-5.7.3-6.9.1">
      <FullProductName ProductID="libsnmp30-5.7.3-6.9.1">libsnmp30-5.7.3-6.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsoftokn3-3.68.2-58.60.1">
      <FullProductName ProductID="libsoftokn3-3.68.2-58.60.1">libsoftokn3-3.68.2-58.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsolv-tools-0.6.38-2.36.4">
      <FullProductName ProductID="libsolv-tools-0.6.38-2.36.4">libsolv-tools-0.6.38-2.36.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsqlite3-0-3.36.0-9.18.1">
      <FullProductName ProductID="libsqlite3-0-3.36.0-9.18.1">libsqlite3-0-3.36.0-9.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libssh2-1-1.4.3-26.2.1">
      <FullProductName ProductID="libssh2-1-1.4.3-26.2.1">libssh2-1-1.4.3-26.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libssh4-0.6.3-12.12.1">
      <FullProductName ProductID="libssh4-0.6.3-12.12.1">libssh4-0.6.3-12.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-11.2.1+git610-1.3.2">
      <FullProductName ProductID="libstdc++6-11.2.1+git610-1.3.2">libstdc++6-11.2.1+git610-1.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstorage-ruby-2.26.15-1.19">
      <FullProductName ProductID="libstorage-ruby-2.26.15-1.19">libstorage-ruby-2.26.15-1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstorage7-2.26.15-1.19">
      <FullProductName ProductID="libstorage7-2.26.15-1.19">libstorage7-2.26.15-1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsystemd0-228-150.98.1">
      <FullProductName ProductID="libsystemd0-228-150.98.1">libsystemd0-228-150.98.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtalloc2-2.1.10-3.3.2">
      <FullProductName ProductID="libtalloc2-2.1.10-3.3.2">libtalloc2-2.1.10-3.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtasn1-4.9-3.10.1">
      <FullProductName ProductID="libtasn1-4.9-3.10.1">libtasn1-4.9-3.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtasn1-6-4.9-3.10.1">
      <FullProductName ProductID="libtasn1-6-4.9-3.10.1">libtasn1-6-4.9-3.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtdb1-1.3.12-3.3.1">
      <FullProductName ProductID="libtdb1-1.3.12-3.3.1">libtdb1-1.3.12-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2">libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtevent0-0.9.34-3.6.1">
      <FullProductName ProductID="libtevent0-0.9.34-3.6.1">libtevent0-0.9.34-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libthai-data-0.1.25-4.2">
      <FullProductName ProductID="libthai-data-0.1.25-4.2">libthai-data-0.1.25-4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libthai0-0.1.25-4.2">
      <FullProductName ProductID="libthai0-0.1.25-4.2">libthai0-0.1.25-4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtiff5-4.0.9-44.42.1">
      <FullProductName ProductID="libtiff5-4.0.9-44.42.1">libtiff5-4.0.9-44.42.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtirpc-netconfig-1.0.1-17.13.1">
      <FullProductName ProductID="libtirpc-netconfig-1.0.1-17.13.1">libtirpc-netconfig-1.0.1-17.13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtirpc1-0.2.3-20.5">
      <FullProductName ProductID="libtirpc1-0.2.3-20.5">libtirpc1-0.2.3-20.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtirpc3-1.0.1-17.13.1">
      <FullProductName ProductID="libtirpc3-1.0.1-17.13.1">libtirpc3-1.0.1-17.13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libts-1_0-0-1.0-7.44">
      <FullProductName ProductID="libts-1_0-0-1.0-7.44">libts-1_0-0-1.0-7.44</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libudev1-228-150.98.1">
      <FullProductName ProductID="libudev1-228-150.98.1">libudev1-228-150.98.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libunwind-1.1-11.3.1">
      <FullProductName ProductID="libunwind-1.1-11.3.1">libunwind-1.1-11.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liburcu0-0.8.8-3.2">
      <FullProductName ProductID="liburcu0-0.8.8-3.2">liburcu0-0.8.8-3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libusb-0_1-4-0.1.13-29.13">
      <FullProductName ProductID="libusb-0_1-4-0.1.13-29.13">libusb-0_1-4-0.1.13-29.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libusb-1_0-0-1.0.20-5.3">
      <FullProductName ProductID="libusb-1_0-0-1.0.20-5.3">libusb-1_0-0-1.0.20-5.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libustr-1_0-1-1.0.4-31.197">
      <FullProductName ProductID="libustr-1_0-1-1.0.4-31.197">libustr-1_0-1-1.0.4-31.197</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libutempter0-1.1.6-5.114">
      <FullProductName ProductID="libutempter0-1.1.6-5.114">libutempter0-1.1.6-5.114</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libuuid1-2.29.2-7.14">
      <FullProductName ProductID="libuuid1-2.29.2-7.14">libuuid1-2.29.2-7.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libverto1-0.2.6-3.2.2">
      <FullProductName ProductID="libverto1-0.2.6-3.2.2">libverto1-0.2.6-3.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libvirt-client-4.0.0-8.26.1">
      <FullProductName ProductID="libvirt-client-4.0.0-8.26.1">libvirt-client-4.0.0-8.26.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libvirt-libs-4.0.0-8.26.1">
      <FullProductName ProductID="libvirt-libs-4.0.0-8.26.1">libvirt-libs-4.0.0-8.26.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libvpx1-1.3.0-3.9.1">
      <FullProductName ProductID="libvpx1-1.3.0-3.9.1">libvpx1-1.3.0-3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2">libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libwrap0-7.6-886.3">
      <FullProductName ProductID="libwrap0-7.6-886.3">libwrap0-7.6-886.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libx86emu1-1.11-1.7">
      <FullProductName ProductID="libx86emu1-1.11-1.7">libx86emu1-1.11-1.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-dri2-0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-dri2-0-1.1-4.5.1">libxcb-dri2-0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-dri3-0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-dri3-0-1.1-4.5.1">libxcb-dri3-0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-glx0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-glx0-1.1-4.5.1">libxcb-glx0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-icccm4-0.4.0-1.16">
      <FullProductName ProductID="libxcb-icccm4-0.4.0-1.16">libxcb-icccm4-0.4.0-1.16</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-image0-0.3.9-8.6">
      <FullProductName ProductID="libxcb-image0-0.3.9-8.6">libxcb-image0-0.3.9-8.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-keysyms1-0.3.9-8.54">
      <FullProductName ProductID="libxcb-keysyms1-0.3.9-8.54">libxcb-keysyms1-0.3.9-8.54</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-present0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-present0-1.1-4.5.1">libxcb-present0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-randr0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-randr0-1.1-4.5.1">libxcb-randr0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-render-util0-0.3.8-8.52">
      <FullProductName ProductID="libxcb-render-util0-0.3.8-8.52">libxcb-render-util0-0.3.8-8.52</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-render0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-render0-1.1-4.5.1">libxcb-render0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-shape0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-shape0-1.1-4.5.1">libxcb-shape0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-shm0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-shm0-1.1-4.5.1">libxcb-shm0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-sync1-1.1-4.5.1">
      <FullProductName ProductID="libxcb-sync1-1.1-4.5.1">libxcb-sync1-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-util1-0.3.9-10.54">
      <FullProductName ProductID="libxcb-util1-0.3.9-10.54">libxcb-util1-0.3.9-10.54</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-xfixes0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-xfixes0-1.1-4.5.1">libxcb-xfixes0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-xinerama0-1.1-4.5.1">
      <FullProductName ProductID="libxcb-xinerama0-1.1-4.5.1">libxcb-xinerama0-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb-xkb1-1.1-4.5.1">
      <FullProductName ProductID="libxcb-xkb1-1.1-4.5.1">libxcb-xkb1-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxcb1-1.1-4.5.1">
      <FullProductName ProductID="libxcb1-1.1-4.5.1">libxcb1-1.1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxkbcommon-x11-0-0.6.1-7.4">
      <FullProductName ProductID="libxkbcommon-x11-0-0.6.1-7.4">libxkbcommon-x11-0-0.6.1-7.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxkbcommon0-0.6.1-7.4">
      <FullProductName ProductID="libxkbcommon0-0.6.1-7.4">libxkbcommon0-0.6.1-7.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxkbfile1-1.0.8-11.1">
      <FullProductName ProductID="libxkbfile1-1.0.8-11.1">libxkbfile1-1.0.8-11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxml2-2-2.9.4-46.46.1">
      <FullProductName ProductID="libxml2-2-2.9.4-46.46.1">libxml2-2-2.9.4-46.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxshmfence1-1.1-1.28">
      <FullProductName ProductID="libxshmfence1-1.1-1.28">libxshmfence1-1.1-1.28</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxslt-tools-1.1.28-17.9.1">
      <FullProductName ProductID="libxslt-tools-1.1.28-17.9.1">libxslt-tools-1.1.28-17.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxslt1-1.1.28-17.9.1">
      <FullProductName ProductID="libxslt1-1.1.28-17.9.1">libxslt1-1.1.28-17.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxtables10-1.4.21-6.1">
      <FullProductName ProductID="libxtables10-1.4.21-6.1">libxtables10-1.4.21-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyajl2-2.0.1-18.4.5">
      <FullProductName ProductID="libyajl2-2.0.1-18.4.5">libyajl2-2.0.1-18.4.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyaml-0-2-0.1.6-7.1">
      <FullProductName ProductID="libyaml-0-2-0.1.6-7.1">libyaml-0-2-0.1.6-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyui-ncurses-pkg7-2.48.4.1-1.5">
      <FullProductName ProductID="libyui-ncurses-pkg7-2.48.4.1-1.5">libyui-ncurses-pkg7-2.48.4.1-1.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyui-ncurses6-2.46.6-1.56">
      <FullProductName ProductID="libyui-ncurses6-2.46.6-1.56">libyui-ncurses6-2.46.6-1.56</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyui-ncurses7-2.48.2-1.17">
      <FullProductName ProductID="libyui-ncurses7-2.48.2-1.17">libyui-ncurses7-2.48.2-1.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyui-qt6-2.46.13-1.44">
      <FullProductName ProductID="libyui-qt6-2.46.13-1.44">libyui-qt6-2.46.13-1.44</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyui-qt7-2.47.1.1-3.3.3">
      <FullProductName ProductID="libyui-qt7-2.47.1.1-3.3.3">libyui-qt7-2.47.1.1-3.3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyui6-3.1.4-1.34">
      <FullProductName ProductID="libyui6-3.1.4-1.34">libyui6-3.1.4-1.34</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libyui7-3.2.9-1.3">
      <FullProductName ProductID="libyui7-3.2.9-1.3">libyui7-3.2.9-1.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libz1-1.2.11-3.3.1">
      <FullProductName ProductID="libz1-1.2.11-3.3.1">libz1-1.2.11-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libzio1-1.0-9.188">
      <FullProductName ProductID="libzio1-1.0-9.188">libzio1-1.0-9.188</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libzmq3-4.0.4-15.6.1">
      <FullProductName ProductID="libzmq3-4.0.4-15.6.1">libzmq3-4.0.4-15.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libzypp-16.22.3-33.1">
      <FullProductName ProductID="libzypp-16.22.3-33.1">libzypp-16.22.3-33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="lio-utils-4.1-17.9.1">
      <FullProductName ProductID="lio-utils-4.1-17.9.1">lio-utils-4.1-17.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="lockdev-1.0.3_git201003141408-27.1">
      <FullProductName ProductID="lockdev-1.0.3_git201003141408-27.1">lockdev-1.0.3_git201003141408-27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="logrotate-3.11.0-2.17.1">
      <FullProductName ProductID="logrotate-3.11.0-2.17.1">logrotate-3.11.0-2.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="lsof-4.89-27.5.1">
      <FullProductName ProductID="lsof-4.89-27.5.1">lsof-4.89-27.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="lsscsi-0.29-7.3.1">
      <FullProductName ProductID="lsscsi-0.29-7.3.1">lsscsi-0.29-7.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="luit-2.020130217-4.57">
      <FullProductName ProductID="luit-2.020130217-4.57">luit-2.020130217-4.57</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="lvm2-2.02.180-9.54.1">
      <FullProductName ProductID="lvm2-2.02.180-9.54.1">lvm2-2.02.180-9.54.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="lvm2-clvm-2.02.180-9.54.1">
      <FullProductName ProductID="lvm2-clvm-2.02.180-9.54.1">lvm2-clvm-2.02.180-9.54.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="lvm2-cmirrord-2.02.180-9.54.1">
      <FullProductName ProductID="lvm2-cmirrord-2.02.180-9.54.1">lvm2-cmirrord-2.02.180-9.54.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="m4-1.4.16-15.74">
      <FullProductName ProductID="m4-1.4.16-15.74">m4-1.4.16-15.74</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mailx-12.5-28.1">
      <FullProductName ProductID="mailx-12.5-28.1">mailx-12.5-28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="make-4.0-4.1">
      <FullProductName ProductID="make-4.0-4.1">make-4.0-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="makedumpfile-1.6.3-3.3.1">
      <FullProductName ProductID="makedumpfile-1.6.3-3.3.1">makedumpfile-1.6.3-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="man-2.6.6-4.3.1">
      <FullProductName ProductID="man-2.6.6-4.3.1">man-2.6.6-4.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="man-pages-4.02-6.6.1">
      <FullProductName ProductID="man-pages-4.02-6.6.1">man-pages-4.02-6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mdadm-4.0-8.12.1">
      <FullProductName ProductID="mdadm-4.0-8.12.1">mdadm-4.0-8.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mingetty-1.0.8s-19.63">
      <FullProductName ProductID="mingetty-1.0.8s-19.63">mingetty-1.0.8s-19.63</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mlocate-0.26-12.1">
      <FullProductName ProductID="mlocate-0.26-12.1">mlocate-0.26-12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nspr-4.32-19.18.1">
      <FullProductName ProductID="mozilla-nspr-4.32-19.18.1">mozilla-nspr-4.32-19.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nss-3.68.2-58.60.1">
      <FullProductName ProductID="mozilla-nss-3.68.2-58.60.1">mozilla-nss-3.68.2-58.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nss-certs-3.68.2-58.60.1">
      <FullProductName ProductID="mozilla-nss-certs-3.68.2-58.60.1">mozilla-nss-certs-3.68.2-58.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="multipath-tools-0.7.3+153+suse.80d9ed4-2.16.1">
      <FullProductName ProductID="multipath-tools-0.7.3+153+suse.80d9ed4-2.16.1">multipath-tools-0.7.3+153+suse.80d9ed4-2.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mutt-1.10.1-55.24.1">
      <FullProductName ProductID="mutt-1.10.1-55.24.1">mutt-1.10.1-55.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ncurses-utils-5.9-75.1">
      <FullProductName ProductID="ncurses-utils-5.9-75.1">ncurses-utils-5.9-75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="net-snmp-5.7.3-6.9.1">
      <FullProductName ProductID="net-snmp-5.7.3-6.9.1">net-snmp-5.7.3-6.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="net-tools-1.6-765.5.4">
      <FullProductName ProductID="net-tools-1.6-765.5.4">net-tools-1.6-765.5.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcat-openbsd-1.89-92.3.1">
      <FullProductName ProductID="netcat-openbsd-1.89-92.3.1">netcat-openbsd-1.89-92.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcfg-11.5-29.1">
      <FullProductName ProductID="netcfg-11.5-29.1">netcfg-11.5-29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nfs-client-1.3.0-34.31.1">
      <FullProductName ProductID="nfs-client-1.3.0-34.31.1">nfs-client-1.3.0-34.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nfs-kernel-server-1.3.0-34.31.1">
      <FullProductName ProductID="nfs-kernel-server-1.3.0-34.31.1">nfs-kernel-server-1.3.0-34.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nfsidmap-0.25-7.3.1">
      <FullProductName ProductID="nfsidmap-0.25-7.3.1">nfsidmap-0.25-7.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nscd-2.22-114.15.1">
      <FullProductName ProductID="nscd-2.22-114.15.1">nscd-2.22-114.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ntp-4.2.8p15-97.1">
      <FullProductName ProductID="ntp-4.2.8p15-97.1">ntp-4.2.8p15-97.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-95.83.2">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-95.83.2">ocfs2-kmp-default-4.12.14-95.83.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-tools-1.8.5-3.11.1">
      <FullProductName ProductID="ocfs2-tools-1.8.5-3.11.1">ocfs2-tools-1.8.5-3.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ofl-20140325-1.13">
      <FullProductName ProductID="ofl-20140325-1.13">ofl-20140325-1.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="open-iscsi-2.0.876-12.33.1">
      <FullProductName ProductID="open-iscsi-2.0.876-12.33.1">open-iscsi-2.0.876-12.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openldap2-client-2.4.41-22.2.3">
      <FullProductName ProductID="openldap2-client-2.4.41-22.2.3">openldap2-client-2.4.41-22.2.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openslp-2.0.0-24.2.1">
      <FullProductName ProductID="openslp-2.0.0-24.2.1">openslp-2.0.0-24.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssh-7.2p2-78.13.1">
      <FullProductName ProductID="openssh-7.2p2-78.13.1">openssh-7.2p2-78.13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1.0.2p-1.13">
      <FullProductName ProductID="openssl-1.0.2p-1.13">openssl-1.0.2p-1.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_0_0-1.0.2p-3.45.1">
      <FullProductName ProductID="openssl-1_0_0-1.0.2p-3.45.1">openssl-1_0_0-1.0.2p-3.45.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="opie-2.4-724.65">
      <FullProductName ProductID="opie-2.4-724.65">opie-2.4-724.65</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="p11-kit-0.20.7-3.6.1">
      <FullProductName ProductID="p11-kit-0.20.7-3.6.1">p11-kit-0.20.7-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="p11-kit-tools-0.20.7-3.6.1">
      <FullProductName ProductID="p11-kit-tools-0.20.7-3.6.1">p11-kit-tools-0.20.7-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pacemaker-1.1.19+20181105.ccd6b5b10-3.28.1">
      <FullProductName ProductID="pacemaker-1.1.19+20181105.ccd6b5b10-3.28.1">pacemaker-1.1.19+20181105.ccd6b5b10-3.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pacemaker-cli-1.1.19+20181105.ccd6b5b10-3.28.1">
      <FullProductName ProductID="pacemaker-cli-1.1.19+20181105.ccd6b5b10-3.28.1">pacemaker-cli-1.1.19+20181105.ccd6b5b10-3.28.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pam-1.1.8-24.49.1">
      <FullProductName ProductID="pam-1.1.8-24.49.1">pam-1.1.8-24.49.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pam-config-0.89-5.3.2">
      <FullProductName ProductID="pam-config-0.89-5.3.2">pam-config-0.89-5.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pam-modules-12.1-25.4.5">
      <FullProductName ProductID="pam-modules-12.1-25.4.5">pam-modules-12.1-25.4.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pam_mount-2.14-5.3.1">
      <FullProductName ProductID="pam_mount-2.14-5.3.1">pam_mount-2.14-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="parted-3.1-37.23.1">
      <FullProductName ProductID="parted-3.1-37.23.1">parted-3.1-37.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="patterns-ha-ha_sles-12-15.7">
      <FullProductName ProductID="patterns-ha-ha_sles-12-15.7">patterns-ha-ha_sles-12-15.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="patterns-sles-Minimal-12-5.18">
      <FullProductName ProductID="patterns-sles-Minimal-12-5.18">patterns-sles-Minimal-12-5.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="patterns-sles-base-12-5.18">
      <FullProductName ProductID="patterns-sles-base-12-5.18">patterns-sles-base-12-5.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="patterns-sles-sap_server-12-5.18">
      <FullProductName ProductID="patterns-sles-sap_server-12-5.18">patterns-sles-sap_server-12-5.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="patterns-sles-yast2-12-5.18">
      <FullProductName ProductID="patterns-sles-yast2-12-5.18">patterns-sles-yast2-12-5.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pciutils-3.2.1-11.3.1">
      <FullProductName ProductID="pciutils-3.2.1-11.3.1">pciutils-3.2.1-11.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pciutils-ids-2019.08.30-12.6.1">
      <FullProductName ProductID="pciutils-ids-2019.08.30-12.6.1">pciutils-ids-2019.08.30-12.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-5.18.2-12.23.1">
      <FullProductName ProductID="perl-5.18.2-12.23.1">perl-5.18.2-12.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Bit-Vector-7.3-3.171">
      <FullProductName ProductID="perl-Bit-Vector-7.3-3.171">perl-Bit-Vector-7.3-3.171</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Bootloader-0.923-1.7">
      <FullProductName ProductID="perl-Bootloader-0.923-1.7">perl-Bootloader-0.923-1.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Carp-Clan-6.04-23.11">
      <FullProductName ProductID="perl-Carp-Clan-6.04-23.11">perl-Carp-Clan-6.04-23.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Config-Crontab-1.33-8.19">
      <FullProductName ProductID="perl-Config-Crontab-1.33-8.19">perl-Config-Crontab-1.33-8.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Config-IniFiles-2.82-3.14">
      <FullProductName ProductID="perl-Config-IniFiles-2.82-3.14">perl-Config-IniFiles-2.82-3.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Crypt-SmbHash-0.12-156.12">
      <FullProductName ProductID="perl-Crypt-SmbHash-0.12-156.12">perl-Crypt-SmbHash-0.12-156.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Date-Calc-6.3-25.1">
      <FullProductName ProductID="perl-Date-Calc-6.3-25.1">perl-Date-Calc-6.3-25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Digest-HMAC-1.03-18.16">
      <FullProductName ProductID="perl-Digest-HMAC-1.03-18.16">perl-Digest-HMAC-1.03-18.16</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Digest-MD4-1.9-3.203">
      <FullProductName ProductID="perl-Digest-MD4-1.9-3.203">perl-Digest-MD4-1.9-3.203</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Digest-SHA1-2.13-17.216">
      <FullProductName ProductID="perl-Digest-SHA1-2.13-17.216">perl-Digest-SHA1-2.13-17.216</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Encode-Locale-1.03-7.19">
      <FullProductName ProductID="perl-Encode-Locale-1.03-7.19">perl-Encode-Locale-1.03-7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-File-Listing-6.04-7.15">
      <FullProductName ProductID="perl-File-Listing-6.04-7.15">perl-File-Listing-6.04-7.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-HTML-Parser-3.71-1.178">
      <FullProductName ProductID="perl-HTML-Parser-3.71-1.178">perl-HTML-Parser-3.71-1.178</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-HTML-Tagset-3.2-71.19">
      <FullProductName ProductID="perl-HTML-Tagset-3.2-71.19">perl-HTML-Tagset-3.2-71.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-HTTP-Cookies-6.01-7.11">
      <FullProductName ProductID="perl-HTTP-Cookies-6.01-7.11">perl-HTTP-Cookies-6.01-7.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-HTTP-Daemon-6.01-7.11">
      <FullProductName ProductID="perl-HTTP-Daemon-6.01-7.11">perl-HTTP-Daemon-6.01-7.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-HTTP-Date-6.02-7.19">
      <FullProductName ProductID="perl-HTTP-Date-6.02-7.19">perl-HTTP-Date-6.02-7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-HTTP-Message-6.06-3.14">
      <FullProductName ProductID="perl-HTTP-Message-6.06-3.14">perl-HTTP-Message-6.06-3.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-HTTP-Negotiate-6.01-7.11">
      <FullProductName ProductID="perl-HTTP-Negotiate-6.01-7.11">perl-HTTP-Negotiate-6.01-7.11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-IO-HTML-1.0-3.19">
      <FullProductName ProductID="perl-IO-HTML-1.0-3.19">perl-IO-HTML-1.0-3.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-IO-Socket-INET6-2.71-3.12">
      <FullProductName ProductID="perl-IO-Socket-INET6-2.71-3.12">perl-IO-Socket-INET6-2.71-3.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-LWP-MediaTypes-6.02-7.19">
      <FullProductName ProductID="perl-LWP-MediaTypes-6.02-7.19">perl-LWP-MediaTypes-6.02-7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-List-MoreUtils-0.33-7.63">
      <FullProductName ProductID="perl-List-MoreUtils-0.33-7.63">perl-List-MoreUtils-0.33-7.63</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-MailTools-2.12-3.14">
      <FullProductName ProductID="perl-MailTools-2.12-3.14">perl-MailTools-2.12-3.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Net-DBus-1.0.0-8.53">
      <FullProductName ProductID="perl-Net-DBus-1.0.0-8.53">perl-Net-DBus-1.0.0-8.53</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Net-DNS-0.73-4.1">
      <FullProductName ProductID="perl-Net-DNS-0.73-4.1">perl-Net-DNS-0.73-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Net-HTTP-6.06-5.2">
      <FullProductName ProductID="perl-Net-HTTP-6.06-5.2">perl-Net-HTTP-6.06-5.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Net-SSLeay-1.64-3.2">
      <FullProductName ProductID="perl-Net-SSLeay-1.64-3.2">perl-Net-SSLeay-1.64-3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Net-Telnet-3.04-3.19">
      <FullProductName ProductID="perl-Net-Telnet-3.04-3.19">perl-Net-Telnet-3.04-3.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Parse-RecDescent-1.967009-7.19">
      <FullProductName ProductID="perl-Parse-RecDescent-1.967009-7.19">perl-Parse-RecDescent-1.967009-7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-SNMP-5.7.3-6.9.1">
      <FullProductName ProductID="perl-SNMP-5.7.3-6.9.1">perl-SNMP-5.7.3-6.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Socket6-0.25-1.34">
      <FullProductName ProductID="perl-Socket6-0.25-1.34">perl-Socket6-0.25-1.34</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Sub-Uplevel-0.240.0-11.19">
      <FullProductName ProductID="perl-Sub-Uplevel-0.240.0-11.19">perl-Sub-Uplevel-0.240.0-11.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Term-ReadKey-2.31-1.152">
      <FullProductName ProductID="perl-Term-ReadKey-2.31-1.152">perl-Term-ReadKey-2.31-1.152</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Test-Exception-0.32-3.14">
      <FullProductName ProductID="perl-Test-Exception-0.32-3.14">perl-Test-Exception-0.32-3.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-TimeDate-1.2-26.5.1">
      <FullProductName ProductID="perl-TimeDate-1.2-26.5.1">perl-TimeDate-1.2-26.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-URI-1.6-7.19">
      <FullProductName ProductID="perl-URI-1.6-7.19">perl-URI-1.6-7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-WWW-RobotRules-6.02-7.17">
      <FullProductName ProductID="perl-WWW-RobotRules-6.02-7.17">perl-WWW-RobotRules-6.02-7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-X11-Protocol-0.56-12.19">
      <FullProductName ProductID="perl-X11-Protocol-0.56-12.19">perl-X11-Protocol-0.56-12.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-X500-DN-0.29-106.14">
      <FullProductName ProductID="perl-X500-DN-0.29-106.14">perl-X500-DN-0.29-106.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-LibXML-2.0019-6.3.5">
      <FullProductName ProductID="perl-XML-LibXML-2.0019-6.3.5">perl-XML-LibXML-2.0019-6.3.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-NamespaceSupport-1.11-21.13">
      <FullProductName ProductID="perl-XML-NamespaceSupport-1.11-21.13">perl-XML-NamespaceSupport-1.11-21.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-Parser-2.41-21.14">
      <FullProductName ProductID="perl-XML-Parser-2.41-21.14">perl-XML-Parser-2.41-21.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-SAX-0.99-22.8">
      <FullProductName ProductID="perl-XML-SAX-0.99-22.8">perl-XML-SAX-0.99-22.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-SAX-Base-1.08-8.2">
      <FullProductName ProductID="perl-XML-SAX-Base-1.08-8.2">perl-XML-SAX-Base-1.08-8.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-SAX-Expat-0.5-3.8">
      <FullProductName ProductID="perl-XML-SAX-Expat-0.5-3.8">perl-XML-SAX-Expat-0.5-3.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-Simple-2.2-4.2">
      <FullProductName ProductID="perl-XML-Simple-2.2-4.2">perl-XML-Simple-2.2-4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-Twig-3.44-5.3.1">
      <FullProductName ProductID="perl-XML-Twig-3.44-5.3.1">perl-XML-Twig-3.44-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-Writer-0.623-3.19">
      <FullProductName ProductID="perl-XML-Writer-0.623-3.19">perl-XML-Writer-0.623-3.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-XML-XPath-1.13-99.19">
      <FullProductName ProductID="perl-XML-XPath-1.13-99.19">perl-XML-XPath-1.13-99.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-base-5.18.2-12.23.1">
      <FullProductName ProductID="perl-base-5.18.2-12.23.1">perl-base-5.18.2-12.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-camgm-1.0.7-1.4">
      <FullProductName ProductID="perl-camgm-1.0.7-1.4">perl-camgm-1.0.7-1.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-gettext-1.05-163.126">
      <FullProductName ProductID="perl-gettext-1.05-163.126">perl-gettext-1.05-163.126</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-libwww-perl-6.05-5.2">
      <FullProductName ProductID="perl-libwww-perl-6.05-5.2">perl-libwww-perl-6.05-5.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="permissions-20170707-3.30.1">
      <FullProductName ProductID="permissions-20170707-3.30.1">permissions-20170707-3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pigz-2.3-5.1">
      <FullProductName ProductID="pigz-2.3-5.1">pigz-2.3-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pinentry-0.8.3-4.27">
      <FullProductName ProductID="pinentry-0.8.3-4.27">pinentry-0.8.3-4.27</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pkg-config-0.28-6.98">
      <FullProductName ProductID="pkg-config-0.28-6.98">pkg-config-0.28-6.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="polkit-0.113-5.24.1">
      <FullProductName ProductID="polkit-0.113-5.24.1">polkit-0.113-5.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="polkit-default-privs-13.2-22.9.1">
      <FullProductName ProductID="polkit-default-privs-13.2-22.9.1">polkit-default-privs-13.2-22.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="prctl-1.5-17.61">
      <FullProductName ProductID="prctl-1.5-17.61">prctl-1.5-17.61</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="procinfo-18-221.3.1">
      <FullProductName ProductID="procinfo-18-221.3.1">procinfo-18-221.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="procmail-3.22-269.3.5">
      <FullProductName ProductID="procmail-3.22-269.3.5">procmail-3.22-269.3.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="procps-3.3.9-11.24.1">
      <FullProductName ProductID="procps-3.3.9-11.24.1">procps-3.3.9-11.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="psmisc-22.21-6.19.1">
      <FullProductName ProductID="psmisc-22.21-6.19.1">psmisc-22.21-6.19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="pssh-2.3.1-16.1">
      <FullProductName ProductID="pssh-2.3.1-16.1">pssh-2.3.1-16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-2.7.18-28.77.1">
      <FullProductName ProductID="python-2.7.18-28.77.1">python-2.7.18-28.77.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-Jinja2-2.8-22.11.1">
      <FullProductName ProductID="python-Jinja2-2.8-22.11.1">python-Jinja2-2.8-22.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-MarkupSafe-0.23-16.6.1">
      <FullProductName ProductID="python-MarkupSafe-0.23-16.6.1">python-MarkupSafe-0.23-16.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-PyYAML-5.3.1-28.6.1">
      <FullProductName ProductID="python-PyYAML-5.3.1-28.6.1">python-PyYAML-5.3.1-28.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-asn1crypto-0.24.0-2.5.1">
      <FullProductName ProductID="python-asn1crypto-0.24.0-2.5.1">python-asn1crypto-0.24.0-2.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-base-2.7.18-28.77.1">
      <FullProductName ProductID="python-base-2.7.18-28.77.1">python-base-2.7.18-28.77.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-bind-9.11.22-3.37.1">
      <FullProductName ProductID="python-bind-9.11.22-3.37.1">python-bind-9.11.22-3.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-certifi-2018.4.16-3.6.1">
      <FullProductName ProductID="python-certifi-2018.4.16-3.6.1">python-certifi-2018.4.16-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-cffi-1.11.5-5.16.2">
      <FullProductName ProductID="python-cffi-1.11.5-5.16.2">python-cffi-1.11.5-5.16.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-chardet-3.0.4-5.6.1">
      <FullProductName ProductID="python-chardet-3.0.4-5.6.1">python-chardet-3.0.4-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-configobj-5.0.6-20.5.1">
      <FullProductName ProductID="python-configobj-5.0.6-20.5.1">python-configobj-5.0.6-20.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-cryptography-2.8-7.37.8">
      <FullProductName ProductID="python-cryptography-2.8-7.37.8">python-cryptography-2.8-7.37.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-dbus-python-1.2.4-2.5.2">
      <FullProductName ProductID="python-dbus-python-1.2.4-2.5.2">python-dbus-python-1.2.4-2.5.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-decorator-4.1.2-4.4.2">
      <FullProductName ProductID="python-decorator-4.1.2-4.4.2">python-decorator-4.1.2-4.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-enum34-1.1.3-8.3.3">
      <FullProductName ProductID="python-enum34-1.1.3-8.3.3">python-enum34-1.1.3-8.3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-futures-3.0.2-15.3.1">
      <FullProductName ProductID="python-futures-3.0.2-15.3.1">python-futures-3.0.2-15.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-gobject-3.20.1-8.2">
      <FullProductName ProductID="python-gobject-3.20.1-8.2">python-gobject-3.20.1-8.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-idna-2.5-3.10.2">
      <FullProductName ProductID="python-idna-2.5-3.10.2">python-idna-2.5-3.10.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-ipaddress-1.0.18-3.13.1">
      <FullProductName ProductID="python-ipaddress-1.0.18-3.13.1">python-ipaddress-1.0.18-3.13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-msgpack-python-0.4.6-8.3.1">
      <FullProductName ProductID="python-msgpack-python-0.4.6-8.3.1">python-msgpack-python-0.4.6-8.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-packaging-17.1-2.7.1">
      <FullProductName ProductID="python-packaging-17.1-2.7.1">python-packaging-17.1-2.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pexpect-4.3.1-3.9.2">
      <FullProductName ProductID="python-pexpect-4.3.1-3.9.2">python-pexpect-4.3.1-3.9.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-ply-3.4-3.3.1">
      <FullProductName ProductID="python-ply-3.4-3.3.1">python-ply-3.4-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pssh-2.3.1-16.1">
      <FullProductName ProductID="python-pssh-2.3.1-16.1">python-pssh-2.3.1-16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-psutil-5.2.2-15.6.2">
      <FullProductName ProductID="python-psutil-5.2.2-15.6.2">python-psutil-5.2.2-15.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-ptyprocess-0.5.2-2.8.2">
      <FullProductName ProductID="python-ptyprocess-0.5.2-2.8.2">python-ptyprocess-0.5.2-2.8.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-py-1.8.1-11.12.4">
      <FullProductName ProductID="python-py-1.8.1-11.12.4">python-py-1.8.1-11.12.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pyOpenSSL-17.1.0-4.23.1">
      <FullProductName ProductID="python-pyOpenSSL-17.1.0-4.23.1">python-pyOpenSSL-17.1.0-4.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pyasn1-0.1.9-4.6.1">
      <FullProductName ProductID="python-pyasn1-0.1.9-4.6.1">python-pyasn1-0.1.9-4.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pycparser-2.1-5.6.1">
      <FullProductName ProductID="python-pycparser-2.1-5.6.1">python-pycparser-2.1-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pycrypto-2.6.1-10.6.3">
      <FullProductName ProductID="python-pycrypto-2.6.1-10.6.3">python-pycrypto-2.6.1-10.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pycurl-7.19.0-16.5">
      <FullProductName ProductID="python-pycurl-7.19.0-16.5">python-pycurl-7.19.0-16.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pyparsing-2.2.0-3.3.1">
      <FullProductName ProductID="python-pyparsing-2.2.0-3.3.1">python-pyparsing-2.2.0-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-python-dateutil-2.6.1-1.19">
      <FullProductName ProductID="python-python-dateutil-2.6.1-1.19">python-python-dateutil-2.6.1-1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pyudev-0.16.1-3.2.1">
      <FullProductName ProductID="python-pyudev-0.16.1-3.2.1">python-pyudev-0.16.1-3.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-pyzmq-14.0.0-9.3.1">
      <FullProductName ProductID="python-pyzmq-14.0.0-9.3.1">python-pyzmq-14.0.0-9.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-requests-2.24.0-8.11.4">
      <FullProductName ProductID="python-requests-2.24.0-8.11.4">python-requests-2.24.0-8.11.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-setuptools-40.6.2-4.18.1">
      <FullProductName ProductID="python-setuptools-40.6.2-4.18.1">python-setuptools-40.6.2-4.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-singledispatch-3.4.0.3-1.5.1">
      <FullProductName ProductID="python-singledispatch-3.4.0.3-1.5.1">python-singledispatch-3.4.0.3-1.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-six-1.14.0-13.6.1">
      <FullProductName ProductID="python-six-1.14.0-13.6.1">python-six-1.14.0-13.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-solv-0.6.38-2.36.4">
      <FullProductName ProductID="python-solv-0.6.38-2.36.4">python-solv-0.6.38-2.36.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-talloc-2.1.10-3.3.2">
      <FullProductName ProductID="python-talloc-2.1.10-3.3.2">python-talloc-2.1.10-3.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-urllib3-1.25.10-3.31.2">
      <FullProductName ProductID="python-urllib3-1.25.10-3.31.2">python-urllib3-1.25.10-3.31.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-xml-2.7.18-28.77.1">
      <FullProductName ProductID="python-xml-2.7.18-28.77.1">python-xml-2.7.18-28.77.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python2-salt-3000-46.156.1">
      <FullProductName ProductID="python2-salt-3000-46.156.1">python2-salt-3000-46.156.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-3.4.10-25.80.2">
      <FullProductName ProductID="python3-3.4.10-25.80.2">python3-3.4.10-25.80.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-PyYAML-5.3.1-3.14.1">
      <FullProductName ProductID="python3-PyYAML-5.3.1-3.14.1">python3-PyYAML-5.3.1-3.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-base-3.4.10-25.80.2">
      <FullProductName ProductID="python3-base-3.4.10-25.80.2">python3-base-3.4.10-25.80.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-cssselect-0.8-3.5.1">
      <FullProductName ProductID="python3-cssselect-0.8-3.5.1">python3-cssselect-0.8-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-curses-3.4.10-25.80.2">
      <FullProductName ProductID="python3-curses-3.4.10-25.80.2">python3-curses-3.4.10-25.80.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-gcemetadata-1.0.4-2.5.1">
      <FullProductName ProductID="python3-gcemetadata-1.0.4-2.5.1">python3-gcemetadata-1.0.4-2.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-lxml-3.6.1-1.2">
      <FullProductName ProductID="python3-lxml-3.6.1-1.2">python3-lxml-3.6.1-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-packaging-17.1-2.7.1">
      <FullProductName ProductID="python3-packaging-17.1-2.7.1">python3-packaging-17.1-2.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-parallax-1.0.5-2.11.1">
      <FullProductName ProductID="python3-parallax-1.0.5-2.11.1">python3-parallax-1.0.5-2.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-pyparsing-2.2.0-3.3.1">
      <FullProductName ProductID="python3-pyparsing-2.2.0-3.3.1">python3-pyparsing-2.2.0-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-python-dateutil-2.6.1-1.19">
      <FullProductName ProductID="python3-python-dateutil-2.6.1-1.19">python3-python-dateutil-2.6.1-1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-setuptools-40.6.2-4.18.1">
      <FullProductName ProductID="python3-setuptools-40.6.2-4.18.1">python3-setuptools-40.6.2-4.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-six-1.14.0-13.6.1">
      <FullProductName ProductID="python3-six-1.14.0-13.6.1">python3-six-1.14.0-13.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="quota-4.05-6.3.1">
      <FullProductName ProductID="quota-4.05-6.3.1">quota-4.05-6.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="recode-3.6-663.62">
      <FullProductName ProductID="recode-3.6-663.62">recode-3.6-663.62</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-3.6.24-7.7.1">
      <FullProductName ProductID="reiserfs-3.6.24-7.7.1">reiserfs-3.6.24-7.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="release-notes-ha-12.4.20181207-2.3.1">
      <FullProductName ProductID="release-notes-ha-12.4.20181207-2.3.1">release-notes-ha-12.4.20181207-2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="release-notes-sles-12.4.20211208-2.19.1">
      <FullProductName ProductID="release-notes-sles-12.4.20211208-2.19.1">release-notes-sles-12.4.20211208-2.19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="resource-agents-4.3.018.a7fb5035-3.86.1">
      <FullProductName ProductID="resource-agents-4.3.018.a7fb5035-3.86.1">resource-agents-4.3.018.a7fb5035-3.86.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rpcbind-0.2.3-24.9.1">
      <FullProductName ProductID="rpcbind-0.2.3-24.9.1">rpcbind-0.2.3-24.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rpm-4.11.2-16.21.1">
      <FullProductName ProductID="rpm-4.11.2-16.21.1">rpm-4.11.2-16.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rpm-python-4.11.2-16.21.1">
      <FullProductName ProductID="rpm-python-4.11.2-16.21.1">rpm-python-4.11.2-16.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rsh-0.17-731.12">
      <FullProductName ProductID="rsh-0.17-731.12">rsh-0.17-731.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rsync-3.1.0-13.16.1">
      <FullProductName ProductID="rsync-3.1.0-13.16.1">rsync-3.1.0-13.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rsyslog-8.24.0-3.55.1">
      <FullProductName ProductID="rsyslog-8.24.0-3.55.1">rsyslog-8.24.0-3.55.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby-2.1-1.6">
      <FullProductName ProductID="ruby-2.1-1.6">ruby-2.1-1.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby-common-2.1-19.1">
      <FullProductName ProductID="ruby-common-2.1-19.1">ruby-common-2.1-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-2.1.9-19.6.1">
      <FullProductName ProductID="ruby2.1-2.1.9-19.6.1">ruby2.1-2.1.9-19.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-abstract_method-1.2.1-4.1">
      <FullProductName ProductID="ruby2.1-rubygem-abstract_method-1.2.1-4.1">ruby2.1-rubygem-abstract_method-1.2.1-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-bundler-1.7.3-3.8">
      <FullProductName ProductID="ruby2.1-rubygem-bundler-1.7.3-3.8">ruby2.1-rubygem-bundler-1.7.3-3.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-cfa-0.6.1-1.9">
      <FullProductName ProductID="ruby2.1-rubygem-cfa-0.6.1-1.9">ruby2.1-rubygem-cfa-0.6.1-1.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-cfa_grub2-0.6.5-1.1">
      <FullProductName ProductID="ruby2.1-rubygem-cfa_grub2-0.6.5-1.1">ruby2.1-rubygem-cfa_grub2-0.6.5-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-cheetah-0.5.0-4.1">
      <FullProductName ProductID="ruby2.1-rubygem-cheetah-0.5.0-4.1">ruby2.1-rubygem-cheetah-0.5.0-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-fast_gettext-0.9.2-1.1">
      <FullProductName ProductID="ruby2.1-rubygem-fast_gettext-0.9.2-1.1">ruby2.1-rubygem-fast_gettext-0.9.2-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-gem2rpm-0.10.1-4.1">
      <FullProductName ProductID="ruby2.1-rubygem-gem2rpm-0.10.1-4.1">ruby2.1-rubygem-gem2rpm-0.10.1-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-ruby-augeas-0.5.0-1.4">
      <FullProductName ProductID="ruby2.1-rubygem-ruby-augeas-0.5.0-1.4">ruby2.1-rubygem-ruby-augeas-0.5.0-1.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-ruby-dbus-0.9.3-3.6">
      <FullProductName ProductID="ruby2.1-rubygem-ruby-dbus-0.9.3-3.6">ruby2.1-rubygem-ruby-dbus-0.9.3-3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-rubygem-simpleidn-0.0.9-1.22">
      <FullProductName ProductID="ruby2.1-rubygem-simpleidn-0.0.9-1.22">ruby2.1-rubygem-simpleidn-0.0.9-1.22</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ruby2.1-stdlib-2.1.9-19.6.1">
      <FullProductName ProductID="ruby2.1-stdlib-2.1.9-19.6.1">ruby2.1-stdlib-2.1.9-19.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="salt-3000-46.156.1">
      <FullProductName ProductID="salt-3000-46.156.1">salt-3000-46.156.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="salt-minion-3000-46.156.1">
      <FullProductName ProductID="salt-minion-3000-46.156.1">salt-minion-3000-46.156.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="samba-libs-4.6.16+git.313.502515a5bfc-3.67.2">
      <FullProductName ProductID="samba-libs-4.6.16+git.313.502515a5bfc-3.67.2">samba-libs-4.6.16+git.313.502515a5bfc-3.67.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sapconf-5.0.3-40.68.1">
      <FullProductName ProductID="sapconf-5.0.3-40.68.1">sapconf-5.0.3-40.68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sbd-1.5.0+20210720.f4ca41f-3.18.1">
      <FullProductName ProductID="sbd-1.5.0+20210720.f4ca41f-3.18.1">sbd-1.5.0+20210720.f4ca41f-3.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="scout-0.1.0-57.8">
      <FullProductName ProductID="scout-0.1.0-57.8">scout-0.1.0-57.8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="screen-4.0.4-23.6.1">
      <FullProductName ProductID="screen-4.0.4-23.6.1">screen-4.0.4-23.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sed-4.2.2-7.3.1">
      <FullProductName ProductID="sed-4.2.2-7.3.1">sed-4.2.2-7.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="setxkbmap-1.3.0-7.58">
      <FullProductName ProductID="setxkbmap-1.3.0-7.58">setxkbmap-1.3.0-7.58</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sg3_utils-1.43+46.4b09c76-16.26.1">
      <FullProductName ProductID="sg3_utils-1.43+46.4b09c76-16.26.1">sg3_utils-1.43+46.4b09c76-16.26.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="shadow-4.2.1-27.19.1">
      <FullProductName ProductID="shadow-4.2.1-27.19.1">shadow-4.2.1-27.19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="shared-mime-info-1.6-11.3">
      <FullProductName ProductID="shared-mime-info-1.6-11.3">shared-mime-info-1.6-11.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="shim-15.4-25.21.1">
      <FullProductName ProductID="shim-15.4-25.21.1">shim-15.4-25.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sles-manuals_en-12.4-1.3">
      <FullProductName ProductID="sles-manuals_en-12.4-1.3">sles-manuals_en-12.4-1.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="snmp-mibs-5.7.3-6.9.1">
      <FullProductName ProductID="snmp-mibs-5.7.3-6.9.1">snmp-mibs-5.7.3-6.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sqlite3-3.36.0-9.18.1">
      <FullProductName ProductID="sqlite3-3.36.0-9.18.1">sqlite3-3.36.0-9.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="strace-4.1-3.1">
      <FullProductName ProductID="strace-4.1-3.1">strace-4.1-3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sudo-1.8.20p2-3.23.1">
      <FullProductName ProductID="sudo-1.8.20p2-3.23.1">sudo-1.8.20p2-3.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="supportutils-3.0.10-95.48.1">
      <FullProductName ProductID="supportutils-3.0.10-95.48.1">supportutils-3.0.10-95.48.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="supportutils-plugin-ha-sap-0.0.2+git.1623772960.fed5aa7-1.6.1">
      <FullProductName ProductID="supportutils-plugin-ha-sap-0.0.2+git.1623772960.fed5aa7-1.6.1">supportutils-plugin-ha-sap-0.0.2+git.1623772960.fed5aa7-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="supportutils-plugin-suse-public-cloud-1.0.5-6.10.1">
      <FullProductName ProductID="supportutils-plugin-suse-public-cloud-1.0.5-6.10.1">supportutils-plugin-suse-public-cloud-1.0.5-6.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="suse-build-key-12.0-7.12.1">
      <FullProductName ProductID="suse-build-key-12.0-7.12.1">suse-build-key-12.0-7.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="suse-module-tools-12.6.1-27.6.1">
      <FullProductName ProductID="suse-module-tools-12.6.1-27.6.1">suse-module-tools-12.6.1-27.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sysconfig-0.84.0-13.1">
      <FullProductName ProductID="sysconfig-0.84.0-13.1">sysconfig-0.84.0-13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sysconfig-netconfig-0.84.0-13.1">
      <FullProductName ProductID="sysconfig-netconfig-0.84.0-13.1">sysconfig-netconfig-0.84.0-13.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sysfsutils-2.1.0-153.3.1">
      <FullProductName ProductID="sysfsutils-2.1.0-153.3.1">sysfsutils-2.1.0-153.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="syslog-service-2.0-778.1">
      <FullProductName ProductID="syslog-service-2.0-778.1">syslog-service-2.0-778.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sysstat-12.0.2-20.14.1">
      <FullProductName ProductID="sysstat-12.0.2-20.14.1">sysstat-12.0.2-20.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-228-150.98.1">
      <FullProductName ProductID="systemd-228-150.98.1">systemd-228-150.98.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-presets-branding-SLE-12.2-10.3.1">
      <FullProductName ProductID="systemd-presets-branding-SLE-12.2-10.3.1">systemd-presets-branding-SLE-12.2-10.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-sysvinit-228-150.98.1">
      <FullProductName ProductID="systemd-sysvinit-228-150.98.1">systemd-sysvinit-228-150.98.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="sysvinit-tools-2.88+-101.3.1">
      <FullProductName ProductID="sysvinit-tools-2.88+-101.3.1">sysvinit-tools-2.88+-101.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tar-1.27.1-15.9.1">
      <FullProductName ProductID="tar-1.27.1-15.9.1">tar-1.27.1-15.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tcl-8.6.7-3.3.3">
      <FullProductName ProductID="tcl-8.6.7-3.3.3">tcl-8.6.7-3.3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tcpd-7.6-886.3">
      <FullProductName ProductID="tcpd-7.6-886.3">tcpd-7.6-886.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tcpdump-4.9.2-14.17.1">
      <FullProductName ProductID="tcpdump-4.9.2-14.17.1">tcpdump-4.9.2-14.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tcsh-6.18.01-8.20.1">
      <FullProductName ProductID="tcsh-6.18.01-8.20.1">tcsh-6.18.01-8.20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tdb-tools-1.3.12-3.3.1">
      <FullProductName ProductID="tdb-tools-1.3.12-3.3.1">tdb-tools-1.3.12-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="telnet-1.2-167.7.1">
      <FullProductName ProductID="telnet-1.2-167.7.1">telnet-1.2-167.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terminfo-5.9-75.1">
      <FullProductName ProductID="terminfo-5.9-75.1">terminfo-5.9-75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terminfo-base-5.9-75.1">
      <FullProductName ProductID="terminfo-base-5.9-75.1">terminfo-base-5.9-75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="timezone-2021e-74.55.1">
      <FullProductName ProductID="timezone-2021e-74.55.1">timezone-2021e-74.55.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tuned-2.4.1-9.6.2">
      <FullProductName ProductID="tuned-2.4.1-9.6.2">tuned-2.4.1-9.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="typelib-1_0-Pango-1_0-1.40.1-9.5">
      <FullProductName ProductID="typelib-1_0-Pango-1_0-1.40.1-9.5">typelib-1_0-Pango-1_0-1.40.1-9.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="udev-228-150.98.1">
      <FullProductName ProductID="udev-228-150.98.1">udev-228-150.98.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="unzip-6.0-33.13.3">
      <FullProductName ProductID="unzip-6.0-33.13.3">unzip-6.0-33.13.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="update-alternatives-1.18.4-16.3.1">
      <FullProductName ProductID="update-alternatives-1.18.4-16.3.1">update-alternatives-1.18.4-16.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="util-linux-2.29.2-7.14">
      <FullProductName ProductID="util-linux-2.29.2-7.14">util-linux-2.29.2-7.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="util-linux-systemd-2.29.2-7.7">
      <FullProductName ProductID="util-linux-systemd-2.29.2-7.7">util-linux-systemd-2.29.2-7.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="uuidd-2.29.2-7.7">
      <FullProductName ProductID="uuidd-2.29.2-7.7">uuidd-2.29.2-7.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vim-7.4.326-17.6.1">
      <FullProductName ProductID="vim-7.4.326-17.6.1">vim-7.4.326-17.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="w3m-0.5.3.git20161120-161.3.4">
      <FullProductName ProductID="w3m-0.5.3.git20161120-161.3.4">w3m-0.5.3.git20161120-161.3.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="wallpaper-branding-SLE-12-13.3.1">
      <FullProductName ProductID="wallpaper-branding-SLE-12-13.3.1">wallpaper-branding-SLE-12-13.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="wget-1.14-21.10.1">
      <FullProductName ProductID="wget-1.14-21.10.1">wget-1.14-21.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="which-2.2-3.18">
      <FullProductName ProductID="which-2.2-3.18">which-2.2-3.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="wicked-0.6.60-2.21.1">
      <FullProductName ProductID="wicked-0.6.60-2.21.1">wicked-0.6.60-2.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="wicked-service-0.6.60-2.21.1">
      <FullProductName ProductID="wicked-service-0.6.60-2.21.1">wicked-service-0.6.60-2.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="x86info-1.29-11.55">
      <FullProductName ProductID="x86info-1.29-11.55">x86info-1.29-11.55</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xauth-1.0.8-1.51">
      <FullProductName ProductID="xauth-1.0.8-1.51">xauth-1.0.8-1.51</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xbitmaps-1.1.1-10.9">
      <FullProductName ProductID="xbitmaps-1.1.1-10.9">xbitmaps-1.1.1-10.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xdg-menu-0.2-214.18">
      <FullProductName ProductID="xdg-menu-0.2-214.18">xdg-menu-0.2-214.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xdg-utils-20140630-6.3.1">
      <FullProductName ProductID="xdg-utils-20140630-6.3.1">xdg-utils-20140630-6.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xfsprogs-4.15.0-3.15.1">
      <FullProductName ProductID="xfsprogs-4.15.0-3.15.1">xfsprogs-4.15.0-3.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xinetd-2.3.15-8.8.1">
      <FullProductName ProductID="xinetd-2.3.15-8.8.1">xinetd-2.3.15-8.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xinit-1.3.3-9.1">
      <FullProductName ProductID="xinit-1.3.3-9.1">xinit-1.3.3-9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xkbcomp-1.2.4-9.59">
      <FullProductName ProductID="xkbcomp-1.2.4-9.59">xkbcomp-1.2.4-9.59</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xkeyboard-config-2.2-1.13">
      <FullProductName ProductID="xkeyboard-config-2.2-1.13">xkeyboard-config-2.2-1.13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xmodmap-1.0.8-3.57">
      <FullProductName ProductID="xmodmap-1.0.8-3.57">xmodmap-1.0.8-3.57</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xorg-x11-Xvnc-1.6.0-22.20.3">
      <FullProductName ProductID="xorg-x11-Xvnc-1.6.0-22.20.3">xorg-x11-Xvnc-1.6.0-22.20.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xorg-x11-fonts-core-7.6-29.45">
      <FullProductName ProductID="xorg-x11-fonts-core-7.6-29.45">xorg-x11-fonts-core-7.6-29.45</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xrdb-1.1.0-5.5.1">
      <FullProductName ProductID="xrdb-1.1.0-5.5.1">xrdb-1.1.0-5.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xsetroot-1.1.1-3.57">
      <FullProductName ProductID="xsetroot-1.1.1-3.57">xsetroot-1.1.1-3.57</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xtables-plugins-1.4.21-6.1">
      <FullProductName ProductID="xtables-plugins-1.4.21-6.1">xtables-plugins-1.4.21-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xterm-308-5.3.1">
      <FullProductName ProductID="xterm-308-5.3.1">xterm-308-5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xz-5.0.5-6.3.1">
      <FullProductName ProductID="xz-5.0.5-6.3.1">xz-5.0.5-6.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-3.2.51-4.10.2">
      <FullProductName ProductID="yast2-3.2.51-4.10.2">yast2-3.2.51-4.10.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-add-on-3.2.3-3.3.1">
      <FullProductName ProductID="yast2-add-on-3.2.3-3.3.1">yast2-add-on-3.2.3-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-audit-laf-3.1.5-6.5">
      <FullProductName ProductID="yast2-audit-laf-3.1.5-6.5">yast2-audit-laf-3.1.5-6.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-auth-client-3.3.20-3.3.1">
      <FullProductName ProductID="yast2-auth-client-3.3.20-3.3.1">yast2-auth-client-3.3.20-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-auth-server-3.1.18-6.7">
      <FullProductName ProductID="yast2-auth-server-3.1.18-6.7">yast2-auth-server-3.1.18-6.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-bootloader-3.3.1-3.3.1">
      <FullProductName ProductID="yast2-bootloader-3.3.1-3.3.1">yast2-bootloader-3.3.1-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-ca-management-3.2.3-3.3.1">
      <FullProductName ProductID="yast2-ca-management-3.2.3-3.3.1">yast2-ca-management-3.2.3-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-cluster-3.4.2-3.6.1">
      <FullProductName ProductID="yast2-cluster-3.4.2-3.6.1">yast2-cluster-3.4.2-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-control-center-3.2.1-6.32">
      <FullProductName ProductID="yast2-control-center-3.2.1-6.32">yast2-control-center-3.2.1-6.32</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-control-center-qt-3.2.1-6.32">
      <FullProductName ProductID="yast2-control-center-qt-3.2.1-6.32">yast2-control-center-qt-3.2.1-6.32</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-core-3.3.1-1.7">
      <FullProductName ProductID="yast2-core-3.3.1-1.7">yast2-core-3.3.1-1.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-country-3.2.16-1.1">
      <FullProductName ProductID="yast2-country-3.2.16-1.1">yast2-country-3.2.16-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-country-data-3.2.16-1.1">
      <FullProductName ProductID="yast2-country-data-3.2.16-1.1">yast2-country-data-3.2.16-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-dbus-server-3.1.1-1.61">
      <FullProductName ProductID="yast2-dbus-server-3.1.1-1.61">yast2-dbus-server-3.1.1-1.61</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-dhcp-server-3.2.2-1.106">
      <FullProductName ProductID="yast2-dhcp-server-3.2.2-1.106">yast2-dhcp-server-3.2.2-1.106</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-dns-server-3.2.0-1.124">
      <FullProductName ProductID="yast2-dns-server-3.2.0-1.124">yast2-dns-server-3.2.0-1.124</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-drbd-3.3.0-13.3.28">
      <FullProductName ProductID="yast2-drbd-3.3.0-13.3.28">yast2-drbd-3.3.0-13.3.28</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-firewall-3.4.0-6.3.2">
      <FullProductName ProductID="yast2-firewall-3.4.0-6.3.2">yast2-firewall-3.4.0-6.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-ftp-server-3.4.2-3.5.1">
      <FullProductName ProductID="yast2-ftp-server-3.4.2-3.5.1">yast2-ftp-server-3.4.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-hardware-detection-3.1.8-1.39">
      <FullProductName ProductID="yast2-hardware-detection-3.1.8-1.39">yast2-hardware-detection-3.1.8-1.39</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-http-server-3.2.2-1.85">
      <FullProductName ProductID="yast2-http-server-3.2.2-1.85">yast2-http-server-3.2.2-1.85</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-inetd-3.1.13-4.6">
      <FullProductName ProductID="yast2-inetd-3.1.13-4.6">yast2-inetd-3.1.13-4.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-installation-3.3.2-4.9.2">
      <FullProductName ProductID="yast2-installation-3.3.2-4.9.2">yast2-installation-3.3.2-4.9.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-instserver-3.1.7-8.6.1">
      <FullProductName ProductID="yast2-instserver-3.1.7-8.6.1">yast2-instserver-3.1.7-8.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-iplb-3.1.6-5.5">
      <FullProductName ProductID="yast2-iplb-3.1.6-5.5">yast2-iplb-3.1.6-5.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-iscsi-client-3.1.32-3.6.1">
      <FullProductName ProductID="yast2-iscsi-client-3.1.32-3.6.1">yast2-iscsi-client-3.1.32-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-iscsi-lio-server-3.2.2-3.5.1">
      <FullProductName ProductID="yast2-iscsi-lio-server-3.2.2-3.5.1">yast2-iscsi-lio-server-3.2.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-isns-3.1.7-3.5">
      <FullProductName ProductID="yast2-isns-3.1.7-3.5">yast2-isns-3.1.7-3.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-kdump-3.2.8-3.78">
      <FullProductName ProductID="yast2-kdump-3.2.8-3.78">yast2-kdump-3.2.8-3.78</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-ldap-3.1.14-3.86">
      <FullProductName ProductID="yast2-ldap-3.1.14-3.86">yast2-ldap-3.1.14-3.86</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-mail-3.1.12-3.3.1">
      <FullProductName ProductID="yast2-mail-3.1.12-3.3.1">yast2-mail-3.1.12-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-metapackage-handler-3.1.4-3.3">
      <FullProductName ProductID="yast2-metapackage-handler-3.1.4-3.3">yast2-metapackage-handler-3.1.4-3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-network-3.4.9-3.21.1">
      <FullProductName ProductID="yast2-network-3.4.9-3.21.1">yast2-network-3.4.9-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-nfs-client-3.1.18-5.1">
      <FullProductName ProductID="yast2-nfs-client-3.1.18-5.1">yast2-nfs-client-3.1.18-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-nfs-common-3.1.9-5.5">
      <FullProductName ProductID="yast2-nfs-common-3.1.9-5.5">yast2-nfs-common-3.1.9-5.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-nfs-server-3.1.9-5.5">
      <FullProductName ProductID="yast2-nfs-server-3.1.9-5.5">yast2-nfs-server-3.1.9-5.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-nis-client-3.2.1-1.17">
      <FullProductName ProductID="yast2-nis-client-3.2.1-1.17">yast2-nis-client-3.2.1-1.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-nis-server-3.1.4-5.6">
      <FullProductName ProductID="yast2-nis-server-3.1.4-5.6">yast2-nis-server-3.1.4-5.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-ntp-client-3.2.18-3.3.1">
      <FullProductName ProductID="yast2-ntp-client-3.2.18-3.3.1">yast2-ntp-client-3.2.18-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-online-update-3.1.11-3.3">
      <FullProductName ProductID="yast2-online-update-3.1.11-3.3">yast2-online-update-3.1.11-3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-online-update-frontend-3.1.11-3.3">
      <FullProductName ProductID="yast2-online-update-frontend-3.1.11-3.3">yast2-online-update-frontend-3.1.11-3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-packager-3.2.30-2.13.12">
      <FullProductName ProductID="yast2-packager-3.2.30-2.13.12">yast2-packager-3.2.30-2.13.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-pam-3.1.2-3.21">
      <FullProductName ProductID="yast2-pam-3.1.2-3.21">yast2-pam-3.1.2-3.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-perl-bindings-3.2.0-1.38">
      <FullProductName ProductID="yast2-perl-bindings-3.2.0-1.38">yast2-perl-bindings-3.2.0-1.38</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-pkg-bindings-3.2.5-2.6.36">
      <FullProductName ProductID="yast2-pkg-bindings-3.2.5-2.6.36">yast2-pkg-bindings-3.2.5-2.6.36</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-printer-3.2.0-1.65">
      <FullProductName ProductID="yast2-printer-3.2.0-1.65">yast2-printer-3.2.0-1.65</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-proxy-3.1.8-5.6.1">
      <FullProductName ProductID="yast2-proxy-3.1.8-5.6.1">yast2-proxy-3.1.8-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-registration-3.2.18-3.3.2">
      <FullProductName ProductID="yast2-registration-3.2.18-3.3.2">yast2-registration-3.2.18-3.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-ruby-bindings-3.2.18-3.6.1">
      <FullProductName ProductID="yast2-ruby-bindings-3.2.18-3.6.1">yast2-ruby-bindings-3.2.18-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-samba-client-3.1.20-1.9">
      <FullProductName ProductID="yast2-samba-client-3.1.20-1.9">yast2-samba-client-3.1.20-1.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-samba-server-3.2.1-1.73">
      <FullProductName ProductID="yast2-samba-server-3.2.1-1.73">yast2-samba-server-3.2.1-1.73</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-sap-scp-1.0.3-11.2">
      <FullProductName ProductID="yast2-sap-scp-1.0.3-11.2">yast2-sap-scp-1.0.3-11.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-sap-scp-prodlist-1.0.4-5.6.1">
      <FullProductName ProductID="yast2-sap-scp-prodlist-1.0.4-5.6.1">yast2-sap-scp-prodlist-1.0.4-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-schema-3.2.1-5.3.2">
      <FullProductName ProductID="yast2-schema-3.2.1-5.3.2">yast2-schema-3.2.1-5.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-security-3.2.3-6.5">
      <FullProductName ProductID="yast2-security-3.2.3-6.5">yast2-security-3.2.3-6.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-services-manager-3.2.2-2.4.3">
      <FullProductName ProductID="yast2-services-manager-3.2.2-2.4.3">yast2-services-manager-3.2.2-2.4.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-slp-3.1.11-1.85">
      <FullProductName ProductID="yast2-slp-3.1.11-1.85">yast2-slp-3.1.11-1.85</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-squid-3.1.5-5.6">
      <FullProductName ProductID="yast2-squid-3.1.5-5.6">yast2-squid-3.1.5-5.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-storage-3.2.20.1-3.3.2">
      <FullProductName ProductID="yast2-storage-3.2.20.1-3.3.2">yast2-storage-3.2.20.1-3.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-sudo-3.1.3-5.6.1">
      <FullProductName ProductID="yast2-sudo-3.1.3-5.6.1">yast2-sudo-3.1.3-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-support-3.2.1-3.3.1">
      <FullProductName ProductID="yast2-support-3.2.1-3.3.1">yast2-support-3.2.1-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-sysconfig-3.1.4-3.5">
      <FullProductName ProductID="yast2-sysconfig-3.1.4-3.5">yast2-sysconfig-3.1.4-3.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-tftp-server-3.1.3-5.5">
      <FullProductName ProductID="yast2-tftp-server-3.1.3-5.5">yast2-tftp-server-3.1.3-5.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-theme-SLE-3.2.4-1.12">
      <FullProductName ProductID="yast2-theme-SLE-3.2.4-1.12">yast2-theme-SLE-3.2.4-1.12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-trans-en_US-3.0.0-59.3">
      <FullProductName ProductID="yast2-trans-en_US-3.0.0-59.3">yast2-trans-en_US-3.0.0-59.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-trans-stats-2.19.0-15.22">
      <FullProductName ProductID="yast2-trans-stats-2.19.0-15.22">yast2-trans-stats-2.19.0-15.22</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-transfer-3.1.3-3.7">
      <FullProductName ProductID="yast2-transfer-3.1.3-3.7">yast2-transfer-3.1.3-3.7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-tune-3.2.1-3.3.1">
      <FullProductName ProductID="yast2-tune-3.2.1-3.3.1">yast2-tune-3.2.1-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-update-3.2.4-5.3.3">
      <FullProductName ProductID="yast2-update-3.2.4-5.3.3">yast2-update-3.2.4-5.3.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-users-3.2.19-3.3.1">
      <FullProductName ProductID="yast2-users-3.2.19-3.3.1">yast2-users-3.2.19-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-xml-3.1.2-2.3.1">
      <FullProductName ProductID="yast2-xml-3.1.2-2.3.1">yast2-xml-3.1.2-2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yast2-ycp-ui-bindings-3.2.0-1.23">
      <FullProductName ProductID="yast2-ycp-ui-bindings-3.2.0-1.23">yast2-ycp-ui-bindings-3.2.0-1.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="yp-tools-2.14-6.1">
      <FullProductName ProductID="yp-tools-2.14-6.1">yp-tools-2.14-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="zip-3.0-16.3.1">
      <FullProductName ProductID="zip-3.0-16.3.1">zip-3.0-16.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="zsh-5.0.5-6.12.2">
      <FullProductName ProductID="zsh-5.0.5-6.12.2">zsh-5.0.5-6.12.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="zypp-plugin-python-0.6.3-3.6.1">
      <FullProductName ProductID="zypp-plugin-python-0.6.3-3.6.1">zypp-plugin-python-0.6.3-3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="zypper-1.13.60-21.41.3">
      <FullProductName ProductID="zypper-1.13.60-21.41.3">zypper-1.13.60-21.41.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="zypper-migration-plugin-0.1-12.4">
      <FullProductName ProductID="zypper-migration-plugin-0.1-12.4">zypper-migration-plugin-0.1-12.4</FullProductName>
    </Branch>
    <Relationship ProductReference="Mesa-18.0.2-8.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:Mesa-18.0.2-8.3.2">Mesa-18.0.2-8.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="Mesa-dri-18.0.2-8.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:Mesa-dri-18.0.2-8.3.2">Mesa-dri-18.0.2-8.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="Mesa-libEGL1-18.0.2-8.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:Mesa-libEGL1-18.0.2-8.3.2">Mesa-libEGL1-18.0.2-8.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="Mesa-libGL1-18.0.2-8.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:Mesa-libGL1-18.0.2-8.3.2">Mesa-libGL1-18.0.2-8.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="Mesa-libglapi0-18.0.2-8.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:Mesa-libglapi0-18.0.2-8.3.2">Mesa-libglapi0-18.0.2-8.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="OpenIPMI-2.0.21-10.6.24" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:OpenIPMI-2.0.21-10.6.24">OpenIPMI-2.0.21-10.6.24 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="SAPHanaSR-0.154.1-3.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:SAPHanaSR-0.154.1-3.14.1">SAPHanaSR-0.154.1-3.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="SAPHanaSR-doc-0.154.1-3.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:SAPHanaSR-doc-0.154.1-3.14.1">SAPHanaSR-doc-0.154.1-3.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="SLES_SAP-release-12.4-1.131" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:SLES_SAP-release-12.4-1.131">SLES_SAP-release-12.4-1.131 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="SLES_SAP-release-POOL-12.4-1.131" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:SLES_SAP-release-POOL-12.4-1.131">SLES_SAP-release-POOL-12.4-1.131 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="SUSEConnect-0.3.32-3.49.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:SUSEConnect-0.3.32-3.49.1">SUSEConnect-0.3.32-3.49.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="SuSEfirewall2-3.6.312.333-3.13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:SuSEfirewall2-3.6.312.333-3.13.1">SuSEfirewall2-3.6.312.333-3.13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="aaa_base-13.2+git20140911.61c1681-38.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:aaa_base-13.2+git20140911.61c1681-38.22.1">aaa_base-13.2+git20140911.61c1681-38.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="aaa_base-extras-13.2+git20140911.61c1681-38.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:aaa_base-extras-13.2+git20140911.61c1681-38.22.1">aaa_base-extras-13.2+git20140911.61c1681-38.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="acl-2.2.52-7.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:acl-2.2.52-7.3.1">acl-2.2.52-7.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="alsa-1.0.27.2-15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:alsa-1.0.27.2-15.1">alsa-1.0.27.2-15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="alsa-utils-1.0.27.2-9.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:alsa-utils-1.0.27.2-9.2">alsa-utils-1.0.27.2-9.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="at-3.1.14-8.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:at-3.1.14-8.9.1">at-3.1.14-8.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="at-spi2-core-2.20.2-14.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:at-spi2-core-2.20.2-14.3.1">at-spi2-core-2.20.2-14.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="attr-2.4.47-3.143" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:attr-2.4.47-3.143">attr-2.4.47-3.143 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="audit-2.8.1-10.11.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:audit-2.8.1-10.11.2">audit-2.8.1-10.11.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="augeas-1.2.0-17.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:augeas-1.2.0-17.3.1">augeas-1.2.0-17.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="augeas-lenses-1.2.0-17.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:augeas-lenses-1.2.0-17.3.1">augeas-lenses-1.2.0-17.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="autofs-5.0.9-28.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:autofs-5.0.9-28.15.1">autofs-5.0.9-28.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="autoyast2-3.2.36.6-3.25.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:autoyast2-3.2.36.6-3.25.3">autoyast2-3.2.36.6-3.25.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="autoyast2-installation-3.2.36.6-3.25.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:autoyast2-installation-3.2.36.6-3.25.3">autoyast2-installation-3.2.36.6-3.25.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="bash-4.3-83.29.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bash-4.3-83.29.1">bash-4.3-83.29.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="bc-1.06.95-6.56" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bc-1.06.95-6.56">bc-1.06.95-6.56 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bind-utils-9.11.22-3.37.1">bind-utils-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="bing-1.0.5-158.59" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bing-1.0.5-158.59">bing-1.0.5-158.59 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="binutils-2.37-9.44.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1">binutils-2.37-9.44.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="blktrace-1.0.5-8.5.74" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:blktrace-1.0.5-8.5.74">blktrace-1.0.5-8.5.74 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="blog-2.19-4.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:blog-2.19-4.3.2">blog-2.19-4.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="bonnie-1.5-482.47" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bonnie-1.5-482.47">bonnie-1.5-482.47 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="boost-license1_54_0-1.54.0-26.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:boost-license1_54_0-1.54.0-26.9.1">boost-license1_54_0-1.54.0-26.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="bzip2-1.0.6-30.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bzip2-1.0.6-30.14.1">bzip2-1.0.6-30.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ca-certificates-1201403302107-6.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ca-certificates-1201403302107-6.2">ca-certificates-1201403302107-6.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ca-certificates-mozilla-2.44-12.34.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ca-certificates-mozilla-2.44-12.34.1">ca-certificates-mozilla-2.44-12.34.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="checkmedia-3.2-1.61" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:checkmedia-3.2-1.61">checkmedia-3.2-1.61 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cifs-utils-6.9-13.17.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cifs-utils-6.9-13.17.1">cifs-utils-6.9-13.17.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cloud-netconfig-gce-1.6-24.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cloud-netconfig-gce-1.6-24.1">cloud-netconfig-gce-1.6-24.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-glue-1.0.12+v1.git.1485976882.03d61cd1-3.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-glue-1.0.12+v1.git.1485976882.03d61cd1-3.11.1">cluster-glue-1.0.12+v1.git.1485976882.03d61cd1-3.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-95.83.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2">cluster-md-kmp-default-4.12.14-95.83.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="command-not-found-0.1.0-57.8" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:command-not-found-0.1.0-57.8">command-not-found-0.1.0-57.8 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="conntrack-tools-1.4.2-5.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:conntrack-tools-1.4.2-5.2">conntrack-tools-1.4.2-5.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="coreutils-8.25-13.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:coreutils-8.25-13.10.1">coreutils-8.25-13.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="corosync-2.3.6-9.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:corosync-2.3.6-9.22.1">corosync-2.3.6-9.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cpio-2.11-36.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cpio-2.11-36.15.1">cpio-2.11-36.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cpp-4.8-8.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cpp-4.8-8.2.1">cpp-4.8-8.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cpp48-4.8.5-31.23.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cpp48-4.8.5-31.23.2">cpp48-4.8.5-31.23.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cpupower-4.1-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cpupower-4.1-3.3.1">cpupower-4.1-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cracklib-2.9.0-8.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cracklib-2.9.0-8.5.1">cracklib-2.9.0-8.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cracklib-dict-full-2.8.12-63.17" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cracklib-dict-full-2.8.12-63.17">cracklib-dict-full-2.8.12-63.17 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="crash-7.2.1-4.12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:crash-7.2.1-4.12.1">crash-7.2.1-4.12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="crmsh-4.1.1+git.1642405877.e4f905fc-2.68.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:crmsh-4.1.1+git.1642405877.e4f905fc-2.68.1">crmsh-4.1.1+git.1642405877.e4f905fc-2.68.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="crmsh-scripts-4.1.1+git.1642405877.e4f905fc-2.68.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:crmsh-scripts-4.1.1+git.1642405877.e4f905fc-2.68.1">crmsh-scripts-4.1.1+git.1642405877.e4f905fc-2.68.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cron-4.2-59.16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cron-4.2-59.16.1">cron-4.2-59.16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cronie-1.4.11-59.16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cronie-1.4.11-59.16.1">cronie-1.4.11-59.16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cryptconfig-0.3-99.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cryptconfig-0.3-99.2.1">cryptconfig-0.3-99.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cryptsetup-1.6.4-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cryptsetup-1.6.4-4.1">cryptsetup-1.6.4-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="csync2-2.0+git.1368794815.cf835a7-3.9.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:csync2-2.0+git.1368794815.cf835a7-3.9.5">csync2-2.0+git.1368794815.cf835a7-3.9.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ctdb-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ctdb-4.6.16+git.313.502515a5bfc-3.67.2">ctdb-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cups-libs-1.7.5-20.36.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cups-libs-1.7.5-20.36.1">cups-libs-1.7.5-20.36.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="curl-7.60.0-4.33.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1">curl-7.60.0-4.33.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cyrus-sasl-2.1.26-14.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cyrus-sasl-2.1.26-14.2.1">cyrus-sasl-2.1.26-14.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cyrus-sasl-digestmd5-2.1.26-14.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cyrus-sasl-digestmd5-2.1.26-14.2.1">cyrus-sasl-digestmd5-2.1.26-14.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cyrus-sasl-gssapi-2.1.26-14.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cyrus-sasl-gssapi-2.1.26-14.2.1">cyrus-sasl-gssapi-2.1.26-14.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cyrus-sasl-plain-2.1.26-14.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cyrus-sasl-plain-2.1.26-14.2.1">cyrus-sasl-plain-2.1.26-14.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="cyrus-sasl-saslauthd-2.1.26-14.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cyrus-sasl-saslauthd-2.1.26-14.2.1">cyrus-sasl-saslauthd-2.1.26-14.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="db48-utils-4.8.30-29.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:db48-utils-4.8.30-29.6">db48-utils-4.8.30-29.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dbus-1-1.8.22-29.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dbus-1-1.8.22-29.21.1">dbus-1-1.8.22-29.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dbus-1-glib-0.100.2-3.58" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dbus-1-glib-0.100.2-3.58">dbus-1-glib-0.100.2-3.58 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dbus-1-x11-1.8.22-29.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dbus-1-x11-1.8.22-29.21.1">dbus-1-x11-1.8.22-29.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dejavu-fonts-2.34-3.189" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dejavu-fonts-2.34-3.189">dejavu-fonts-2.34-3.189 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="deltarpm-3.6.1-5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:deltarpm-3.6.1-5.1">deltarpm-3.6.1-5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="desktop-data-SLE-12-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:desktop-data-SLE-12-5.3.1">desktop-data-SLE-12-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="device-mapper-1.02.149-9.54.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:device-mapper-1.02.149-9.54.1">device-mapper-1.02.149-9.54.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dhcp-4.3.3-10.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dhcp-4.3.3-10.22.1">dhcp-4.3.3-10.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dhcp-client-4.3.3-10.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dhcp-client-4.3.3-10.22.1">dhcp-client-4.3.3-10.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dialog-1.2-5.36" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dialog-1.2-5.36">dialog-1.2-5.36 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="diffutils-3.3-5.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:diffutils-3.3-5.4">diffutils-3.3-5.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dirmngr-1.1.1-13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dirmngr-1.1.1-13.1">dirmngr-1.1.1-13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-95.83.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2">dlm-kmp-default-4.12.14-95.83.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dmidecode-3.0-10.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dmidecode-3.0-10.3.1">dmidecode-3.0-10.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dmz-icon-theme-cursors-11.2.0-15.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dmz-icon-theme-cursors-11.2.0-15.18">dmz-icon-theme-cursors-11.2.0-15.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dos2unix-6.0.4-1.133" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dos2unix-6.0.4-1.133">dos2unix-6.0.4-1.133 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dosfstools-3.0.26-6.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dosfstools-3.0.26-6.5">dosfstools-3.0.26-6.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="dracut-44.2-10.32.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dracut-44.2-10.32.1">dracut-44.2-10.32.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="drbd-9.0.14+git.62f906cf-4.20.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:drbd-9.0.14+git.62f906cf-4.20.1">drbd-9.0.14+git.62f906cf-4.20.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="drbd-kmp-default-9.0.14+git.62f906cf_k4.12.14_95.71-4.20.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:drbd-kmp-default-9.0.14+git.62f906cf_k4.12.14_95.71-4.20.1">drbd-kmp-default-9.0.14+git.62f906cf_k4.12.14_95.71-4.20.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="drbd-utils-9.4.0-3.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:drbd-utils-9.4.0-3.10.1">drbd-utils-9.4.0-3.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="e2fsprogs-1.43.8-3.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:e2fsprogs-1.43.8-3.14.1">e2fsprogs-1.43.8-3.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ed-1.9-4.4.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ed-1.9-4.4.5">ed-1.9-4.4.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="efibootmgr-14-1.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:efibootmgr-14-1.13">efibootmgr-14-1.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="elfutils-0.158-7.13.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:elfutils-0.158-7.13.3">elfutils-0.158-7.13.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ethtool-4.13-14.3.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ethtool-4.13-14.3.7">ethtool-4.13-14.3.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="expat-2.1.0-21.12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1">expat-2.1.0-21.12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="expect-5.45-18.56" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expect-5.45-18.56">expect-5.45-18.56 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fastjar-0.98-22.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fastjar-0.98-22.3.1">fastjar-0.98-22.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fd0ssh-20140325-1.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fd0ssh-20140325-1.13">fd0ssh-20140325-1.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fdupes-1.61-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fdupes-1.61-7.1">fdupes-1.61-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-4.9.0+git.1624456340.8d746be9-3.29.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fence-agents-4.9.0+git.1624456340.8d746be9-3.29.1">fence-agents-4.9.0+git.1624456340.8d746be9-3.29.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="file-5.22-10.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:file-5.22-10.21.1">file-5.22-10.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="file-magic-5.22-10.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:file-magic-5.22-10.21.1">file-magic-5.22-10.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="filesystem-13.1-14.15" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:filesystem-13.1-14.15">filesystem-13.1-14.15 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fillup-1.42-270.64" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fillup-1.42-270.64">fillup-1.42-270.64 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="findutils-4.5.12-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:findutils-4.5.12-7.1">findutils-4.5.12-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fipscheck-1.2.0-9.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fipscheck-1.2.0-9.3">fipscheck-1.2.0-9.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fontconfig-2.11.1-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fontconfig-2.11.1-7.1">fontconfig-2.11.1-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fonts-config-20180430-6.8.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fonts-config-20180430-6.8.1">fonts-config-20180430-6.8.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="fping-3.5-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fping-3.5-5.3.1">fping-3.5-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gamin-server-0.1.10-11.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gamin-server-0.1.10-11.19">gamin-server-0.1.10-11.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gawk-4.1.0-3.663" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gawk-4.1.0-3.663">gawk-4.1.0-3.663 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gd-2.1.0-24.20.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gd-2.1.0-24.20.1">gd-2.1.0-24.20.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gdk-pixbuf-query-loaders-2.34.0-19.17.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gdk-pixbuf-query-loaders-2.34.0-19.17.1">gdk-pixbuf-query-loaders-2.34.0-19.17.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gettext-runtime-0.19.2-3.3.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gettext-runtime-0.19.2-3.3.6">gettext-runtime-0.19.2-3.3.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-95.83.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2">gfs2-kmp-default-4.12.14-95.83.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gio-branding-SLE-12-14.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gio-branding-SLE-12-14.5">gio-branding-SLE-12-14.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="girepository-1_0-1.48.0-11.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:girepository-1_0-1.48.0-11.2">girepository-1_0-1.48.0-11.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="glib2-tools-2.48.2-12.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glib2-tools-2.48.2-12.22.1">glib2-tools-2.48.2-12.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-2.22-114.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-2.22-114.15.1">glibc-2.22-114.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.22-114.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-i18ndata-2.22-114.15.1">glibc-i18ndata-2.22-114.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.22-114.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-locale-2.22-114.15.1">glibc-locale-2.22-114.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gnutls-3.3.27-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gnutls-3.3.27-3.3.1">gnutls-3.3.27-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent-20210414.0-1.20.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:google-guest-agent-20210414.0-1.20.1">google-guest-agent-20210414.0-1.20.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-configs-20210317.0-1.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:google-guest-configs-20210317.0-1.11.1">google-guest-configs-20210317.0-1.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-oslogin-20210728.0-1.20.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:google-guest-oslogin-20210728.0-1.20.1">google-guest-oslogin-20210728.0-1.20.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-opensans-fonts-1.0-9.128" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:google-opensans-fonts-1.0-9.128">google-opensans-fonts-1.0-9.128 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-osconfig-agent-20210506.0-1.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:google-osconfig-agent-20210506.0-1.11.1">google-osconfig-agent-20210506.0-1.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gpg2-2.0.24-9.8.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gpg2-2.0.24-9.8.1">gpg2-2.0.24-9.8.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gptfdisk-0.8.8-1.38" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gptfdisk-0.8.8-1.38">gptfdisk-0.8.8-1.38 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="graphviz-2.28.0-29.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:graphviz-2.28.0-29.6.1">graphviz-2.28.0-29.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="graphviz-gd-2.28.0-29.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:graphviz-gd-2.28.0-29.6.1">graphviz-gd-2.28.0-29.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="grep-2.16-4.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:grep-2.16-4.6.1">grep-2.16-4.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="groff-1.22.2-7.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:groff-1.22.2-7.3.1">groff-1.22.2-7.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="growpart-0.31-4.14.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:growpart-0.31-4.14.2">growpart-0.31-4.14.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="growpart-rootgrow-1.0.3-1.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:growpart-rootgrow-1.0.3-1.6.1">growpart-rootgrow-1.0.3-1.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="grub2-2.02-121.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:grub2-2.02-121.18.1">grub2-2.02-121.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="grub2-i386-pc-2.02-121.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:grub2-i386-pc-2.02-121.18.1">grub2-i386-pc-2.02-121.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="grub2-x86_64-efi-2.02-121.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:grub2-x86_64-efi-2.02-121.18.1">grub2-x86_64-efi-2.02-121.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gtk2-tools-2.24.31-9.6.28" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gtk2-tools-2.24.31-9.6.28">gtk2-tools-2.24.31-9.6.28 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="gzip-1.6-9.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gzip-1.6-9.3.1">gzip-1.6-9.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ha-cluster-bootstrap-0.5-3.6.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ha-cluster-bootstrap-0.5-3.6.2">ha-cluster-bootstrap-0.5-3.6.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="hardlink-1.0-6.45" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:hardlink-1.0-6.45">hardlink-1.0-6.45 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="haveged-1.9.1-16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:haveged-1.9.1-16.1">haveged-1.9.1-16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3">hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdparm-9.43-8.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:hdparm-9.43-8.1">hdparm-9.43-8.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="hicolor-icon-theme-0.15-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:hicolor-icon-theme-0.15-4.1">hicolor-icon-theme-0.15-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="hwinfo-21.63-2.17.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:hwinfo-21.63-2.17.1">hwinfo-21.63-2.17.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="icewm-1.3.12-11.90.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:icewm-1.3.12-11.90.1">icewm-1.3.12-11.90.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="icewm-lite-1.3.12-11.90.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:icewm-lite-1.3.12-11.90.1">icewm-lite-1.3.12-11.90.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="icewm-theme-branding-1.2.2-9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:icewm-theme-branding-1.2.2-9.1">icewm-theme-branding-1.2.2-9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="icmpinfo-1.11-710.63" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:icmpinfo-1.11-710.63">icmpinfo-1.11-710.63 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="info-4.13a-37.229" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:info-4.13a-37.229">info-4.13a-37.229 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="initviocons-0.5-101.62" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:initviocons-0.5-101.62">initviocons-0.5-101.62 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="insserv-compat-0.1-14.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:insserv-compat-0.1-14.3.1">insserv-compat-0.1-14.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ipmitool-1.8.18-5.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ipmitool-1.8.18-5.9.1">ipmitool-1.8.18-5.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="iproute2-4.12-15.6.21" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:iproute2-4.12-15.6.21">iproute2-4.12-15.6.21 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="iptables-1.4.21-6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:iptables-1.4.21-6.1">iptables-1.4.21-6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="iputils-s20121221-2.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:iputils-s20121221-2.19">iputils-s20121221-2.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ipvsadm-1.26-19.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ipvsadm-1.26-19.7">ipvsadm-1.26-19.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="irqbalance-1.1.0-9.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:irqbalance-1.1.0-9.9.1">irqbalance-1.1.0-9.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="iscsiuio-0.7.8.2-12.33.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:iscsiuio-0.7.8.2-12.33.1">iscsiuio-0.7.8.2-12.33.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="java-1_7_1-ibm-1.7.1_sr5.0-38.65.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1">java-1_7_1-ibm-1.7.1_sr5.0-38.65.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="javapackages-tools-5.3.1-14.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:javapackages-tools-5.3.1-14.3.1">javapackages-tools-5.3.1-14.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kbd-2.0.4-8.10.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kbd-2.0.4-8.10.2">kbd-2.0.4-8.10.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kbd-legacy-2.0.4-8.10.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kbd-legacy-2.0.4-8.10.2">kbd-legacy-2.0.4-8.10.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kdump-0.8.16-11.16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kdump-0.8.16-11.16.1">kdump-0.8.16-11.16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.83.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2">kernel-default-4.12.14-95.83.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kexec-tools-2.0.16-1.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kexec-tools-2.0.16-1.18">kexec-tools-2.0.16-1.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="keyutils-1.5.9-3.29" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:keyutils-1.5.9-3.29">keyutils-1.5.9-3.29 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kmod-25-3.4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kmod-25-3.4.1">kmod-25-3.4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kmod-compat-25-3.4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kmod-compat-25-3.4.1">kmod-compat-25-3.4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="kpartx-0.7.3+153+suse.80d9ed4-2.16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kpartx-0.7.3+153+suse.80d9ed4-2.16.1">kpartx-0.7.3+153+suse.80d9ed4-2.16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="krb5-1.12.5-40.40.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:krb5-1.12.5-40.40.2">krb5-1.12.5-40.40.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="krb5-client-1.12.5-40.40.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:krb5-client-1.12.5-40.40.2">krb5-client-1.12.5-40.40.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ksh-93vu-18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ksh-93vu-18.1">ksh-93vu-18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ldirectord-4.3.018.a7fb5035-3.86.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ldirectord-4.3.018.a7fb5035-3.86.1">ldirectord-4.3.018.a7fb5035-3.86.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-458-7.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:less-458-7.6.1">less-458-7.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libGeoIP1-1.5.1-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libGeoIP1-1.5.1-5.3.1">libGeoIP1-1.5.1-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libHX28-3.18-1.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libHX28-3.18-1.19">libHX28-3.18-1.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libICE6-1.0.8-12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libICE6-1.0.8-12.1">libICE6-1.0.8-12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libLLVM6-6.0.0-2.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libLLVM6-6.0.0-2.3.2">libLLVM6-6.0.0-2.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libQt5Core5-5.6.2-6.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libQt5Core5-5.6.2-6.28.1">libQt5Core5-5.6.2-6.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libQt5DBus5-5.6.2-6.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libQt5DBus5-5.6.2-6.28.1">libQt5DBus5-5.6.2-6.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libQt5Gui5-5.6.2-6.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libQt5Gui5-5.6.2-6.28.1">libQt5Gui5-5.6.2-6.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libQt5Network5-5.6.2-6.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libQt5Network5-5.6.2-6.28.1">libQt5Network5-5.6.2-6.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libQt5Widgets5-5.6.2-6.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libQt5Widgets5-5.6.2-6.28.1">libQt5Widgets5-5.6.2-6.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libQt5X11Extras5-5.6.2-1.32" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libQt5X11Extras5-5.6.2-1.32">libQt5X11Extras5-5.6.2-1.32 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libSM6-1.2.2-3.59" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libSM6-1.2.2-3.59">libSM6-1.2.2-3.59 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libX11-6-1.6.2-12.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libX11-6-1.6.2-12.21.1">libX11-6-1.6.2-12.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libX11-data-1.6.2-12.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libX11-data-1.6.2-12.21.1">libX11-data-1.6.2-12.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libX11-xcb1-1.6.2-12.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libX11-xcb1-1.6.2-12.21.1">libX11-xcb1-1.6.2-12.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXau6-1.0.8-4.58" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXau6-1.0.8-4.58">libXau6-1.0.8-4.58 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXaw7-1.0.12-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXaw7-1.0.12-5.3.1">libXaw7-1.0.12-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXcomposite1-0.4.4-7.53" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXcomposite1-0.4.4-7.53">libXcomposite1-0.4.4-7.53 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXcursor1-1.1.14-4.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXcursor1-1.1.14-4.6.1">libXcursor1-1.1.14-4.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXdamage1-1.1.4-7.54" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXdamage1-1.1.4-7.54">libXdamage1-1.1.4-7.54 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXdmcp6-1.1.1-12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXdmcp6-1.1.1-12.1">libXdmcp6-1.1.1-12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXext6-1.3.2-4.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXext6-1.3.2-4.3.1">libXext6-1.3.2-4.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXfixes3-5.0.1-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXfixes3-5.0.1-7.1">libXfixes3-5.0.1-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXfont2-2-2.0.3-1.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXfont2-2-2.0.3-1.19">libXfont2-2-2.0.3-1.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXft2-2.3.1-9.32" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXft2-2.3.1-9.32">libXft2-2.3.1-9.32 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXi6-1.7.4-18.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXi6-1.7.4-18.6.1">libXi6-1.7.4-18.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXinerama1-1.1.3-3.55" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXinerama1-1.1.3-3.55">libXinerama1-1.1.3-3.55 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXmu6-1.1.2-3.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXmu6-1.1.2-3.6">libXmu6-1.1.2-3.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXmuu1-1.1.2-3.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXmuu1-1.1.2-3.6">libXmuu1-1.1.2-3.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXpm4-3.5.11-5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXpm4-3.5.11-5.1">libXpm4-3.5.11-5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXrandr2-1.5.0-6.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXrandr2-1.5.0-6.2">libXrandr2-1.5.0-6.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXrender1-0.9.8-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXrender1-0.9.8-7.1">libXrender1-0.9.8-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXt6-1.1.4-3.59" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXt6-1.1.4-3.59">libXt6-1.1.4-3.59 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXtst6-1.2.2-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXtst6-1.2.2-7.1">libXtst6-1.2.2-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXvnc1-1.6.0-22.20.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXvnc1-1.6.0-22.20.3">libXvnc1-1.6.0-22.20.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libXxf86vm1-1.1.3-3.54" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libXxf86vm1-1.1.3-3.54">libXxf86vm1-1.1.3-3.54 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libacl1-2.2.52-7.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libacl1-2.2.52-7.3.1">libacl1-2.2.52-7.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libadns1-1.4-103.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libadns1-1.4-103.3.1">libadns1-1.4-103.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libaio1-0.3.109-17.15" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libaio1-0.3.109-17.15">libaio1-0.3.109-17.15 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libapparmor1-2.8.2-51.27.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libapparmor1-2.8.2-51.27.1">libapparmor1-2.8.2-51.27.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libasm1-0.158-7.13.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libasm1-0.158-7.13.3">libasm1-0.158-7.13.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libasound2-1.0.27.2-15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libasound2-1.0.27.2-15.1">libasound2-1.0.27.2-15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libassuan0-2.1.1-3.217" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libassuan0-2.1.1-3.217">libassuan0-2.1.1-3.217 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-2.20.0-4.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libatk-1_0-0-2.20.0-4.5">libatk-1_0-0-2.20.0-4.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatspi0-2.20.2-14.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libatspi0-2.20.2-14.3.1">libatspi0-2.20.2-14.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libattr1-2.4.47-3.143" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libattr1-2.4.47-3.143">libattr1-2.4.47-3.143 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libaudit1-2.8.1-10.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libaudit1-2.8.1-10.11.1">libaudit1-2.8.1-10.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libaugeas0-1.2.0-17.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libaugeas0-1.2.0-17.3.1">libaugeas0-1.2.0-17.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libauparse0-2.8.1-10.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libauparse0-2.8.1-10.11.1">libauparse0-2.8.1-10.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavahi-client3-0.6.32-32.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libavahi-client3-0.6.32-32.15.1">libavahi-client3-0.6.32-32.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavahi-common3-0.6.32-32.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libavahi-common3-0.6.32-32.15.1">libavahi-common3-0.6.32-32.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbind9-161-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libbind9-161-9.11.22-3.37.1">libbind9-161-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblkid1-2.29.2-7.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libblkid1-2.29.2-7.14">libblkid1-2.29.2-7.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libboost_regex1_54_0-1.54.0-26.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libboost_regex1_54_0-1.54.0-26.9.1">libboost_regex1_54_0-1.54.0-26.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbz2-1-1.0.6-30.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libbz2-1-1.0.6-30.14.1">libbz2-1-1.0.6-30.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcairo2-1.15.2-25.6.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcairo2-1.15.2-25.6.2">libcairo2-1.15.2-25.6.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcamgm100-1.0.7-1.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcamgm100-1.0.7-1.4">libcamgm100-1.0.7-1.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcap-ng0-0.7.3-4.125" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcap-ng0-0.7.3-4.125">libcap-ng0-0.7.3-4.125 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcap2-2.26-14.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcap2-2.26-14.6.1">libcap2-2.26-14.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcloog-isl4-0.18.1-1.124" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcloog-isl4-0.18.1-1.124">libcloog-isl4-0.18.1-1.124 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcom_err2-1.43.8-3.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcom_err2-1.43.8-3.14.1">libcom_err2-1.43.8-3.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcorosync4-2.3.6-9.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcorosync4-2.3.6-9.22.1">libcorosync4-2.3.6-9.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcpupower0-4.1-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcpupower0-4.1-3.3.1">libcpupower0-4.1-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcrack2-2.9.0-8.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcrack2-2.9.0-8.5.1">libcrack2-2.9.0-8.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcroco-0_6-3-0.6.11-12.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcroco-0_6-3-0.6.11-12.3.1">libcroco-0_6-3-0.6.11-12.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcryptmount0-2.14-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcryptmount0-2.14-5.3.1">libcryptmount0-2.14-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcryptsetup4-1.6.4-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcryptsetup4-1.6.4-4.1">libcryptsetup4-1.6.4-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcurl4-7.60.0-4.33.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1">libcurl4-7.60.0-4.33.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdatrie1-0.2.4-17.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdatrie1-0.2.4-17.19">libdatrie1-0.2.4-17.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdb-4_8-4.8.30-29.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdb-4_8-4.8.30-29.6">libdb-4_8-4.8.30-29.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdbus-1-3-1.8.22-29.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdbus-1-3-1.8.22-29.21.1">libdbus-1-3-1.8.22-29.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2">libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2">libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdialog11-1.2-5.36" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdialog11-1.2-5.36">libdialog11-1.2-5.36 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdlm-4.0.7-3.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdlm-4.0.7-3.3.2">libdlm-4.0.7-3.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdlm3-4.0.7-3.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdlm3-4.0.7-3.3.2">libdlm3-4.0.7-3.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdns1110-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdns1110-9.11.22-3.37.1">libdns1110-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdrm2-2.4.91-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdrm2-2.4.91-1.2">libdrm2-2.4.91-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdrm_amdgpu1-2.4.91-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdrm_amdgpu1-2.4.91-1.2">libdrm_amdgpu1-2.4.91-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdrm_intel1-2.4.91-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdrm_intel1-2.4.91-1.2">libdrm_intel1-2.4.91-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdrm_nouveau2-2.4.91-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdrm_nouveau2-2.4.91-1.2">libdrm_nouveau2-2.4.91-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdrm_radeon1-2.4.91-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdrm_radeon1-2.4.91-1.2">libdrm_radeon1-2.4.91-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdw1-0.158-7.13.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdw1-0.158-7.13.3">libdw1-0.158-7.13.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libebl1-0.158-7.13.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libebl1-0.158-7.13.3">libebl1-0.158-7.13.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libedit0-3.1.snap20140620-1.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libedit0-3.1.snap20140620-1.13">libedit0-3.1.snap20140620-1.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libefivar1-31-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libefivar1-31-3.3.1">libefivar1-31-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libelf0-0.8.13-18.64" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libelf0-0.8.13-18.64">libelf0-0.8.13-18.64 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libelf1-0.158-7.13.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libelf1-0.158-7.13.3">libelf1-0.158-7.13.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libesmtp-1.0.6-23.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libesmtp-1.0.6-23.2.1">libesmtp-1.0.6-23.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libestr0-0.1.9-1.54" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libestr0-0.1.9-1.54">libestr0-0.1.9-1.54 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libevdev2-1.2-1.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libevdev2-1.2-1.7">libevdev2-1.2-1.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libevent-2_0-5-2.0.21-12.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libevent-2_0-5-2.0.21-12.2.1">libevent-2_0-5-2.0.21-12.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libexpat1-2.1.0-21.12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1">libexpat1-2.1.0-21.12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libext2fs2-1.43.8-3.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libext2fs2-1.43.8-3.14.1">libext2fs2-1.43.8-3.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfam0-gamin-0.1.10-11.25" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfam0-gamin-0.1.10-11.25">libfam0-gamin-0.1.10-11.25 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfastjson4-0.99.4-1.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfastjson4-0.99.4-1.14">libfastjson4-0.99.4-1.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfdisk1-2.29.2-7.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfdisk1-2.29.2-7.14">libfdisk1-2.29.2-7.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libffi4-5.3.1+r233831-12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libffi4-5.3.1+r233831-12.1">libffi4-5.3.1+r233831-12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfipscheck1-1.2.0-9.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfipscheck1-1.2.0-9.3">libfipscheck1-1.2.0-9.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfontenc1-1.1.2-3.56" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfontenc1-1.1.2-3.56">libfontenc1-1.1.2-3.56 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.68.2-58.60.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfreebl3-3.68.2-58.60.1">libfreebl3-3.68.2-58.60.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreetype6-2.6.3-7.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfreetype6-2.6.3-7.18.1">libfreetype6-2.6.3-7.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfuse2-2.9.3-6.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfuse2-2.9.3-6.3.1">libfuse2-2.9.3-6.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgbm1-18.0.2-8.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgbm1-18.0.2-8.3.2">libgbm1-18.0.2-8.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgc1-7.2d-5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgc1-7.2d-5.1">libgc1-7.2d-5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgcc_s1-11.2.1+git610-1.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgcc_s1-11.2.1+git610-1.3.2">libgcc_s1-11.2.1+git610-1.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgcrypt20-1.6.1-16.80.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgcrypt20-1.6.1-16.80.1">libgcrypt20-1.6.1-16.80.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgdbm4-1.1-9.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgdbm4-1.1-9.7">libgdbm4-1.1-9.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgdk_pixbuf-2_0-0-2.34.0-19.17.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgdk_pixbuf-2_0-0-2.34.0-19.17.1">libgdk_pixbuf-2_0-0-2.34.0-19.17.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgio-2_0-0-2.48.2-12.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgio-2_0-0-2.48.2-12.22.1">libgio-2_0-0-2.48.2-12.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgirepository-1_0-1-1.48.0-11.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgirepository-1_0-1-1.48.0-11.2">libgirepository-1_0-1-1.48.0-11.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libglib-2_0-0-2.48.2-12.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libglib-2_0-0-2.48.2-12.22.1">libglib-2_0-0-2.48.2-12.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libglue2-1.0.12+v1.git.1485976882.03d61cd1-3.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libglue2-1.0.12+v1.git.1485976882.03d61cd1-3.11.1">libglue2-1.0.12+v1.git.1485976882.03d61cd1-3.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgmodule-2_0-0-2.48.2-12.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgmodule-2_0-0-2.48.2-12.22.1">libgmodule-2_0-0-2.48.2-12.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgmp10-5.1.3-4.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgmp10-5.1.3-4.3.1">libgmp10-5.1.3-4.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgnutls28-3.3.27-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgnutls28-3.3.27-3.3.1">libgnutls28-3.3.27-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgobject-2_0-0-2.48.2-12.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgobject-2_0-0-2.48.2-12.22.1">libgobject-2_0-0-2.48.2-12.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgpg-error0-1.13-1.79" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgpg-error0-1.13-1.79">libgpg-error0-1.13-1.79 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgpgme11-1.5.1-1.12" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgpgme11-1.5.1-1.12">libgpgme11-1.5.1-1.12 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgraphite2-3-1.3.1-10.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgraphite2-3-1.3.1-10.3.1">libgraphite2-3-1.3.1-10.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgthread-2_0-0-2.48.2-12.22.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgthread-2_0-0-2.48.2-12.22.1">libgthread-2_0-0-2.48.2-12.22.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgtk-2_0-0-2.24.31-9.6.28" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgtk-2_0-0-2.24.31-9.6.28">libgtk-2_0-0-2.24.31-9.6.28 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libharfbuzz0-1.4.5-7.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libharfbuzz0-1.4.5-7.5">libharfbuzz0-1.4.5-7.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhavege1-1.9.1-16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libhavege1-1.9.1-16.1">libhavege1-1.9.1-16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhogweed2-2.7.1-13.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libhogweed2-2.7.1-13.6.1">libhogweed2-2.7.1-13.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libicu52_1-52.1-8.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libicu52_1-52.1-8.10.1">libicu52_1-52.1-8.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libicu52_1-data-52.1-8.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libicu52_1-data-52.1-8.10.1">libicu52_1-data-52.1-8.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libidn11-1.28-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libidn11-1.28-5.6.1">libidn11-1.28-5.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libinput10-1.1.1-2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libinput10-1.1.1-2.1">libinput10-1.1.1-2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libiptc0-1.4.21-6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libiptc0-1.4.21-6.1">libiptc0-1.4.21-6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libirs161-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libirs161-9.11.22-3.37.1">libirs161-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libisc1107-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisc1107-9.11.22-3.37.1">libisc1107-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libisccc161-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccc161-9.11.22-3.37.1">libisccc161-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libisccfg163-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccfg163-9.11.22-3.37.1">libisccfg163-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libisl10-0.12.2-1.121" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisl10-0.12.2-1.121">libisl10-0.12.2-1.121 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libjasper1-1.900.14-195.25.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libjasper1-1.900.14-195.25.1">libjasper1-1.900.14-195.25.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libjbig2-2.0-12.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libjbig2-2.0-12.13">libjbig2-2.0-12.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libjpeg62-62.2.0-31.25.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libjpeg62-62.2.0-31.25.1">libjpeg62-62.2.0-31.25.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libjpeg8-8.1.2-31.25.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libjpeg8-8.1.2-31.25.1">libjpeg8-8.1.2-31.25.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libjson-c2-0.11-2.22" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libjson-c2-0.11-2.22">libjson-c2-0.11-2.22 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libkeyutils1-1.5.9-3.29" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libkeyutils1-1.5.9-3.29">libkeyutils1-1.5.9-3.29 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libkmod2-25-3.4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libkmod2-25-3.4.1">libkmod2-25-3.4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libksba8-1.3.0-23.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libksba8-1.3.0-23.1">libksba8-1.3.0-23.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libldap-2_4-2-2.4.41-22.2.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libldap-2_4-2-2.4.41-22.2.3">libldap-2_4-2-2.4.41-22.2.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libldapcpp1-0.3.1-4.75" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libldapcpp1-0.3.1-4.75">libldapcpp1-0.3.1-4.75 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libldb1-1.1.29-3.8.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libldb1-1.1.29-3.8.1">libldb1-1.1.29-3.8.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblockdev1-1.0.3_git201003141408-27.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblockdev1-1.0.3_git201003141408-27.1">liblockdev1-1.0.3_git201003141408-27.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblogging0-1.0.4-1.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblogging0-1.0.4-1.6">liblogging0-1.0.4-1.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libltdl7-2.4.2-17.4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libltdl7-2.4.2-17.4.1">libltdl7-2.4.2-17.4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblua5_1-5.1.5-8.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblua5_1-5.1.5-8.3.1">liblua5_1-5.1.5-8.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblwres161-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblwres161-9.11.22-3.37.1">liblwres161-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblzma5-5.0.5-6.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblzma5-5.0.5-6.3.1">liblzma5-5.0.5-6.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblzo2-2-2.08-1.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblzo2-2-2.08-1.13">liblzo2-2-2.08-1.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmagic1-5.22-10.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmagic1-5.22-10.21.1">libmagic1-5.22-10.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmnl0-1.0.3-9.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmnl0-1.0.3-9.18">libmnl0-1.0.3-9.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmodman1-2.0.1-15.75" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmodman1-2.0.1-15.75">libmodman1-2.0.1-15.75 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmount1-2.29.2-7.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmount1-2.29.2-7.14">libmount1-2.29.2-7.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmozjs-17_0-17.0-13.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmozjs-17_0-17.0-13.2">libmozjs-17_0-17.0-13.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmpc3-1.0.2-1.123" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmpc3-1.0.2-1.123">libmpc3-1.0.2-1.123 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmpfr4-3.1.2-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmpfr4-3.1.2-7.1">libmpfr4-3.1.2-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmtdev1-1.1.4-1.64" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmtdev1-1.1.4-1.64">libmtdev1-1.1.4-1.64 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libncurses5-5.9-75.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libncurses5-5.9-75.1">libncurses5-5.9-75.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libncurses6-5.9-75.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libncurses6-5.9-75.1">libncurses6-5.9-75.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2">libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2">libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2">libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libndr0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr0-4.6.16+git.313.502515a5bfc-3.67.2">libndr0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2">libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetfilter_conntrack3-1.0.4-3.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetfilter_conntrack3-1.0.4-3.6">libnetfilter_conntrack3-1.0.4-3.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetfilter_cthelper0-1.0.0-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetfilter_cthelper0-1.0.0-7.1">libnetfilter_cthelper0-1.0.0-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetfilter_cttimeout1-1.0.0-9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetfilter_cttimeout1-1.0.0-9.1">libnetfilter_cttimeout1-1.0.0-9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetfilter_queue1-1.0.2-6.59" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetfilter_queue1-1.0.2-6.59">libnetfilter_queue1-1.0.2-6.59 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnettle4-2.7.1-13.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnettle4-2.7.1-13.6.1">libnettle4-2.7.1-13.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnfnetlink0-1.0.1-6.58" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnfnetlink0-1.0.1-6.58">libnfnetlink0-1.0.1-6.58 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnghttp2-14-1.39.2-3.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnghttp2-14-1.39.2-3.7.1">libnghttp2-14-1.39.2-3.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnl-config-3.2.23-4.4.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnl-config-3.2.23-4.4.6">libnl-config-3.2.23-4.4.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnl1-1.1.4-4.21" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnl1-1.1.4-4.21">libnl1-1.1.4-4.21 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnl3-200-3.2.23-4.4.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnl3-200-3.2.23-4.4.6">libnl3-200-3.2.23-4.4.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnscd1-2.0.2-134.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnscd1-2.0.2-134.13">libnscd1-2.0.2-134.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnuma1-2.0.9-9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnuma1-2.0.9-9.1">libnuma1-2.0.9-9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopeniscsiusr0_2_0-2.0.876-12.33.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopeniscsiusr0_2_0-2.0.876-12.33.1">libopeniscsiusr0_2_0-2.0.876-12.33.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-0.9.8j-106.30.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl0_9_8-0.9.8j-106.30.2">libopenssl0_9_8-0.9.8j-106.30.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-1.0.2p-3.45.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl1_0_0-1.0.2p-3.45.1">libopenssl1_0_0-1.0.2p-3.45.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libp11-kit0-0.20.7-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libp11-kit0-0.20.7-3.6.1">libp11-kit0-0.20.7-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpacemaker3-1.1.19+20181105.ccd6b5b10-3.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpacemaker3-1.1.19+20181105.ccd6b5b10-3.28.1">libpacemaker3-1.1.19+20181105.ccd6b5b10-3.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpango-1_0-0-1.40.1-9.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpango-1_0-0-1.40.1-9.5">libpango-1_0-0-1.40.1-9.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libparted0-3.1-37.23.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libparted0-3.1-37.23.1">libparted0-3.1-37.23.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpcap1-1.8.1-10.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcap1-1.8.1-10.3.1">libpcap1-1.8.1-10.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpci3-3.2.1-11.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpci3-3.2.1-11.3.1">libpci3-3.2.1-11.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpciaccess0-0.13.2-5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpciaccess0-0.13.2-5.1">libpciaccess0-0.13.2-5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpcre1-8.45-8.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre1-8.45-8.7.1">libpcre1-8.45-8.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpcre16-0-8.45-8.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre16-0-8.45-8.7.1">libpcre16-0-8.45-8.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpipeline1-1.2.6-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpipeline1-1.2.6-1.2">libpipeline1-1.2.6-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpixman-1-0-0.34.0-6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpixman-1-0-0.34.0-6.1">libpixman-1-0-0.34.0-6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpng12-0-1.2.50-20.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpng12-0-1.2.50-20.3.2">libpng12-0-1.2.50-20.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpng16-16-1.6.8-15.5.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpng16-16-1.6.8-15.5.2">libpng16-16-1.6.8-15.5.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpolkit0-0.113-5.24.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpolkit0-0.113-5.24.1">libpolkit0-0.113-5.24.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpopt0-1.16-26.128" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpopt0-1.16-26.128">libpopt0-1.16-26.128 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libprocps3-3.3.9-11.24.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libprocps3-3.3.9-11.24.1">libprocps3-3.3.9-11.24.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libproxy1-0.4.13-18.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libproxy1-0.4.13-18.3.1">libproxy1-0.4.13-18.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpth20-2.0.7-140.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpth20-2.0.7-140.1">libpth20-2.0.7-140.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython2_7-1_0-2.7.18-28.77.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1">libpython2_7-1_0-2.7.18-28.77.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_4m1_0-3.4.10-25.80.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2">libpython3_4m1_0-3.4.10-25.80.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libqb0-1.0.3+20171226.6d62b64-4.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libqb0-1.0.3+20171226.6d62b64-4.3.1">libqb0-1.0.3+20171226.6d62b64-4.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libqrencode3-3.4.3-1.31" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libqrencode3-3.4.3-1.31">libqrencode3-3.4.3-1.31 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreadline6-6.3-83.29.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libreadline6-6.3-83.29.1">libreadline6-6.3-83.29.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreiserfscore0-3.6.24-7.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libreiserfscore0-3.6.24-7.7.1">libreiserfscore0-3.6.24-7.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="librsync1-0.9.7-193.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:librsync1-0.9.7-193.18">librsync1-0.9.7-193.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libruby2_1-2_1-2.1.9-19.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libruby2_1-2_1-2.1.9-19.6.1">libruby2_1-2_1-2.1.9-19.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2">libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2">libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsamplerate0-0.1.8-11.137" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamplerate0-0.1.8-11.137">libsamplerate0-0.1.8-11.137 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsasl2-3-2.1.26-14.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsasl2-3-2.1.26-14.2.1">libsasl2-3-2.1.26-14.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libseccomp2-2.4.1-11.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libseccomp2-2.4.1-11.3.2">libseccomp2-2.4.1-11.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libselinux1-2.5-8.79" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libselinux1-2.5-8.79">libselinux1-2.5-8.79 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsemanage1-2.5-9.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsemanage1-2.5-9.3.1">libsemanage1-2.5-9.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsensors4-3.4.0-8.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsensors4-3.4.0-8.1">libsensors4-3.4.0-8.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsepol1-2.5-3.143" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsepol1-2.5-3.143">libsepol1-2.5-3.143 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsgutils2-2-1.43+46.4b09c76-16.26.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsgutils2-2-1.43+46.4b09c76-16.26.1">libsgutils2-2-1.43+46.4b09c76-16.26.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmartcols1-2.29.2-7.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmartcols1-2.29.2-7.14">libsmartcols1-2.29.2-7.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2">libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2">libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmi-0.4.8-18.63" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmi-0.4.8-18.63">libsmi-0.4.8-18.63 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsmi2-0.4.8-18.63" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmi2-0.4.8-18.63">libsmi2-0.4.8-18.63 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsnappy1-1.1.3-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsnappy1-1.1.3-1.2">libsnappy1-1.1.3-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsnmp30-5.7.3-6.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsnmp30-5.7.3-6.9.1">libsnmp30-5.7.3-6.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.68.2-58.60.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsoftokn3-3.68.2-58.60.1">libsoftokn3-3.68.2-58.60.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsolv-tools-0.6.38-2.36.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsolv-tools-0.6.38-2.36.4">libsolv-tools-0.6.38-2.36.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsqlite3-0-3.36.0-9.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1">libsqlite3-0-3.36.0-9.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libssh2-1-1.4.3-26.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libssh2-1-1.4.3-26.2.1">libssh2-1-1.4.3-26.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libssh4-0.6.3-12.12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libssh4-0.6.3-12.12.1">libssh4-0.6.3-12.12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-11.2.1+git610-1.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libstdc++6-11.2.1+git610-1.3.2">libstdc++6-11.2.1+git610-1.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstorage-ruby-2.26.15-1.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libstorage-ruby-2.26.15-1.19">libstorage-ruby-2.26.15-1.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstorage7-2.26.15-1.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libstorage7-2.26.15-1.19">libstorage7-2.26.15-1.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsystemd0-228-150.98.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsystemd0-228-150.98.1">libsystemd0-228-150.98.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtalloc2-2.1.10-3.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtalloc2-2.1.10-3.3.2">libtalloc2-2.1.10-3.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtasn1-4.9-3.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtasn1-4.9-3.10.1">libtasn1-4.9-3.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtasn1-6-4.9-3.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtasn1-6-4.9-3.10.1">libtasn1-6-4.9-3.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtdb1-1.3.12-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtdb1-1.3.12-3.3.1">libtdb1-1.3.12-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2">libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtevent0-0.9.34-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtevent0-0.9.34-3.6.1">libtevent0-0.9.34-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libthai-data-0.1.25-4.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libthai-data-0.1.25-4.2">libthai-data-0.1.25-4.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libthai0-0.1.25-4.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libthai0-0.1.25-4.2">libthai0-0.1.25-4.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff5-4.0.9-44.42.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtiff5-4.0.9-44.42.1">libtiff5-4.0.9-44.42.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtirpc-netconfig-1.0.1-17.13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtirpc-netconfig-1.0.1-17.13.1">libtirpc-netconfig-1.0.1-17.13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtirpc1-0.2.3-20.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtirpc1-0.2.3-20.5">libtirpc1-0.2.3-20.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtirpc3-1.0.1-17.13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtirpc3-1.0.1-17.13.1">libtirpc3-1.0.1-17.13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libts-1_0-0-1.0-7.44" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libts-1_0-0-1.0-7.44">libts-1_0-0-1.0-7.44 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev1-228-150.98.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libudev1-228-150.98.1">libudev1-228-150.98.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libunwind-1.1-11.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libunwind-1.1-11.3.1">libunwind-1.1-11.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="liburcu0-0.8.8-3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liburcu0-0.8.8-3.2">liburcu0-0.8.8-3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libusb-0_1-4-0.1.13-29.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libusb-0_1-4-0.1.13-29.13">libusb-0_1-4-0.1.13-29.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libusb-1_0-0-1.0.20-5.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libusb-1_0-0-1.0.20-5.3">libusb-1_0-0-1.0.20-5.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libustr-1_0-1-1.0.4-31.197" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libustr-1_0-1-1.0.4-31.197">libustr-1_0-1-1.0.4-31.197 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libutempter0-1.1.6-5.114" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libutempter0-1.1.6-5.114">libutempter0-1.1.6-5.114 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libuuid1-2.29.2-7.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libuuid1-2.29.2-7.14">libuuid1-2.29.2-7.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libverto1-0.2.6-3.2.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libverto1-0.2.6-3.2.2">libverto1-0.2.6-3.2.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libvirt-client-4.0.0-8.26.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvirt-client-4.0.0-8.26.1">libvirt-client-4.0.0-8.26.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libvirt-libs-4.0.0-8.26.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvirt-libs-4.0.0-8.26.1">libvirt-libs-4.0.0-8.26.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libvpx1-1.3.0-3.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvpx1-1.3.0-3.9.1">libvpx1-1.3.0-3.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2">libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libwrap0-7.6-886.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libwrap0-7.6-886.3">libwrap0-7.6-886.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libx86emu1-1.11-1.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libx86emu1-1.11-1.7">libx86emu1-1.11-1.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-dri2-0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-dri2-0-1.1-4.5.1">libxcb-dri2-0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-dri3-0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-dri3-0-1.1-4.5.1">libxcb-dri3-0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-glx0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-glx0-1.1-4.5.1">libxcb-glx0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-icccm4-0.4.0-1.16" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-icccm4-0.4.0-1.16">libxcb-icccm4-0.4.0-1.16 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-image0-0.3.9-8.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-image0-0.3.9-8.6">libxcb-image0-0.3.9-8.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-keysyms1-0.3.9-8.54" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-keysyms1-0.3.9-8.54">libxcb-keysyms1-0.3.9-8.54 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-present0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-present0-1.1-4.5.1">libxcb-present0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-randr0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-randr0-1.1-4.5.1">libxcb-randr0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-render-util0-0.3.8-8.52" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-render-util0-0.3.8-8.52">libxcb-render-util0-0.3.8-8.52 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-render0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-render0-1.1-4.5.1">libxcb-render0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-shape0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-shape0-1.1-4.5.1">libxcb-shape0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-shm0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-shm0-1.1-4.5.1">libxcb-shm0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-sync1-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-sync1-1.1-4.5.1">libxcb-sync1-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-util1-0.3.9-10.54" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-util1-0.3.9-10.54">libxcb-util1-0.3.9-10.54 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-xfixes0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-xfixes0-1.1-4.5.1">libxcb-xfixes0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-xinerama0-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-xinerama0-1.1-4.5.1">libxcb-xinerama0-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb-xkb1-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb-xkb1-1.1-4.5.1">libxcb-xkb1-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxcb1-1.1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxcb1-1.1-4.5.1">libxcb1-1.1-4.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxkbcommon-x11-0-0.6.1-7.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxkbcommon-x11-0-0.6.1-7.4">libxkbcommon-x11-0-0.6.1-7.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxkbcommon0-0.6.1-7.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxkbcommon0-0.6.1-7.4">libxkbcommon0-0.6.1-7.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxkbfile1-1.0.8-11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxkbfile1-1.0.8-11.1">libxkbfile1-1.0.8-11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.9.4-46.46.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxml2-2-2.9.4-46.46.1">libxml2-2-2.9.4-46.46.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxshmfence1-1.1-1.28" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxshmfence1-1.1-1.28">libxshmfence1-1.1-1.28 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxslt-tools-1.1.28-17.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxslt-tools-1.1.28-17.9.1">libxslt-tools-1.1.28-17.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxslt1-1.1.28-17.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxslt1-1.1.28-17.9.1">libxslt1-1.1.28-17.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxtables10-1.4.21-6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxtables10-1.4.21-6.1">libxtables10-1.4.21-6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyajl2-2.0.1-18.4.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyajl2-2.0.1-18.4.5">libyajl2-2.0.1-18.4.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyaml-0-2-0.1.6-7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyaml-0-2-0.1.6-7.1">libyaml-0-2-0.1.6-7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyui-ncurses-pkg7-2.48.4.1-1.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyui-ncurses-pkg7-2.48.4.1-1.5">libyui-ncurses-pkg7-2.48.4.1-1.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyui-ncurses6-2.46.6-1.56" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyui-ncurses6-2.46.6-1.56">libyui-ncurses6-2.46.6-1.56 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyui-ncurses7-2.48.2-1.17" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyui-ncurses7-2.48.2-1.17">libyui-ncurses7-2.48.2-1.17 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyui-qt6-2.46.13-1.44" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyui-qt6-2.46.13-1.44">libyui-qt6-2.46.13-1.44 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyui-qt7-2.47.1.1-3.3.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyui-qt7-2.47.1.1-3.3.3">libyui-qt7-2.47.1.1-3.3.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyui6-3.1.4-1.34" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyui6-3.1.4-1.34">libyui6-3.1.4-1.34 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libyui7-3.2.9-1.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libyui7-3.2.9-1.3">libyui7-3.2.9-1.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libz1-1.2.11-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libz1-1.2.11-3.3.1">libz1-1.2.11-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libzio1-1.0-9.188" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libzio1-1.0-9.188">libzio1-1.0-9.188 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libzmq3-4.0.4-15.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libzmq3-4.0.4-15.6.1">libzmq3-4.0.4-15.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="libzypp-16.22.3-33.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libzypp-16.22.3-33.1">libzypp-16.22.3-33.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="lio-utils-4.1-17.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:lio-utils-4.1-17.9.1">lio-utils-4.1-17.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="lockdev-1.0.3_git201003141408-27.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:lockdev-1.0.3_git201003141408-27.1">lockdev-1.0.3_git201003141408-27.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="logrotate-3.11.0-2.17.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:logrotate-3.11.0-2.17.1">logrotate-3.11.0-2.17.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="lsof-4.89-27.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:lsof-4.89-27.5.1">lsof-4.89-27.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="lsscsi-0.29-7.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:lsscsi-0.29-7.3.1">lsscsi-0.29-7.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="luit-2.020130217-4.57" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:luit-2.020130217-4.57">luit-2.020130217-4.57 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="lvm2-2.02.180-9.54.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:lvm2-2.02.180-9.54.1">lvm2-2.02.180-9.54.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="lvm2-clvm-2.02.180-9.54.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:lvm2-clvm-2.02.180-9.54.1">lvm2-clvm-2.02.180-9.54.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="lvm2-cmirrord-2.02.180-9.54.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:lvm2-cmirrord-2.02.180-9.54.1">lvm2-cmirrord-2.02.180-9.54.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="m4-1.4.16-15.74" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:m4-1.4.16-15.74">m4-1.4.16-15.74 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mailx-12.5-28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mailx-12.5-28.1">mailx-12.5-28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="make-4.0-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:make-4.0-4.1">make-4.0-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="makedumpfile-1.6.3-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:makedumpfile-1.6.3-3.3.1">makedumpfile-1.6.3-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="man-2.6.6-4.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:man-2.6.6-4.3.1">man-2.6.6-4.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="man-pages-4.02-6.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:man-pages-4.02-6.6.1">man-pages-4.02-6.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mdadm-4.0-8.12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mdadm-4.0-8.12.1">mdadm-4.0-8.12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mingetty-1.0.8s-19.63" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mingetty-1.0.8s-19.63">mingetty-1.0.8s-19.63 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mlocate-0.26-12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mlocate-0.26-12.1">mlocate-0.26-12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.32-19.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nspr-4.32-19.18.1">mozilla-nspr-4.32-19.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.68.2-58.60.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-3.68.2-58.60.1">mozilla-nss-3.68.2-58.60.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-certs-3.68.2-58.60.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-certs-3.68.2-58.60.1">mozilla-nss-certs-3.68.2-58.60.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="multipath-tools-0.7.3+153+suse.80d9ed4-2.16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:multipath-tools-0.7.3+153+suse.80d9ed4-2.16.1">multipath-tools-0.7.3+153+suse.80d9ed4-2.16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="mutt-1.10.1-55.24.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mutt-1.10.1-55.24.1">mutt-1.10.1-55.24.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ncurses-utils-5.9-75.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ncurses-utils-5.9-75.1">ncurses-utils-5.9-75.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="net-snmp-5.7.3-6.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:net-snmp-5.7.3-6.9.1">net-snmp-5.7.3-6.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="net-tools-1.6-765.5.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:net-tools-1.6-765.5.4">net-tools-1.6-765.5.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcat-openbsd-1.89-92.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:netcat-openbsd-1.89-92.3.1">netcat-openbsd-1.89-92.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcfg-11.5-29.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:netcfg-11.5-29.1">netcfg-11.5-29.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="nfs-client-1.3.0-34.31.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nfs-client-1.3.0-34.31.1">nfs-client-1.3.0-34.31.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="nfs-kernel-server-1.3.0-34.31.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nfs-kernel-server-1.3.0-34.31.1">nfs-kernel-server-1.3.0-34.31.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="nfsidmap-0.25-7.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nfsidmap-0.25-7.3.1">nfsidmap-0.25-7.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.22-114.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nscd-2.22-114.15.1">nscd-2.22-114.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ntp-4.2.8p15-97.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ntp-4.2.8p15-97.1">ntp-4.2.8p15-97.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-95.83.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2">ocfs2-kmp-default-4.12.14-95.83.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-tools-1.8.5-3.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-tools-1.8.5-3.11.1">ocfs2-tools-1.8.5-3.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ofl-20140325-1.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ofl-20140325-1.13">ofl-20140325-1.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="open-iscsi-2.0.876-12.33.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:open-iscsi-2.0.876-12.33.1">open-iscsi-2.0.876-12.33.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="openldap2-client-2.4.41-22.2.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openldap2-client-2.4.41-22.2.3">openldap2-client-2.4.41-22.2.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="openslp-2.0.0-24.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openslp-2.0.0-24.2.1">openslp-2.0.0-24.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssh-7.2p2-78.13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openssh-7.2p2-78.13.1">openssh-7.2p2-78.13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1.0.2p-1.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openssl-1.0.2p-1.13">openssl-1.0.2p-1.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-1.0.2p-3.45.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openssl-1_0_0-1.0.2p-3.45.1">openssl-1_0_0-1.0.2p-3.45.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="opie-2.4-724.65" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:opie-2.4-724.65">opie-2.4-724.65 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="p11-kit-0.20.7-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:p11-kit-0.20.7-3.6.1">p11-kit-0.20.7-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="p11-kit-tools-0.20.7-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:p11-kit-tools-0.20.7-3.6.1">p11-kit-tools-0.20.7-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pacemaker-1.1.19+20181105.ccd6b5b10-3.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pacemaker-1.1.19+20181105.ccd6b5b10-3.28.1">pacemaker-1.1.19+20181105.ccd6b5b10-3.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pacemaker-cli-1.1.19+20181105.ccd6b5b10-3.28.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pacemaker-cli-1.1.19+20181105.ccd6b5b10-3.28.1">pacemaker-cli-1.1.19+20181105.ccd6b5b10-3.28.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pam-1.1.8-24.49.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pam-1.1.8-24.49.1">pam-1.1.8-24.49.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pam-config-0.89-5.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pam-config-0.89-5.3.2">pam-config-0.89-5.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pam-modules-12.1-25.4.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pam-modules-12.1-25.4.5">pam-modules-12.1-25.4.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pam_mount-2.14-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pam_mount-2.14-5.3.1">pam_mount-2.14-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="parted-3.1-37.23.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:parted-3.1-37.23.1">parted-3.1-37.23.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="patterns-ha-ha_sles-12-15.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:patterns-ha-ha_sles-12-15.7">patterns-ha-ha_sles-12-15.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="patterns-sles-Minimal-12-5.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:patterns-sles-Minimal-12-5.18">patterns-sles-Minimal-12-5.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="patterns-sles-base-12-5.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:patterns-sles-base-12-5.18">patterns-sles-base-12-5.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="patterns-sles-sap_server-12-5.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:patterns-sles-sap_server-12-5.18">patterns-sles-sap_server-12-5.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="patterns-sles-yast2-12-5.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:patterns-sles-yast2-12-5.18">patterns-sles-yast2-12-5.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pciutils-3.2.1-11.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pciutils-3.2.1-11.3.1">pciutils-3.2.1-11.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pciutils-ids-2019.08.30-12.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pciutils-ids-2019.08.30-12.6.1">pciutils-ids-2019.08.30-12.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-5.18.2-12.23.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-5.18.2-12.23.1">perl-5.18.2-12.23.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Bit-Vector-7.3-3.171" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Bit-Vector-7.3-3.171">perl-Bit-Vector-7.3-3.171 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Bootloader-0.923-1.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Bootloader-0.923-1.7">perl-Bootloader-0.923-1.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Carp-Clan-6.04-23.11" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Carp-Clan-6.04-23.11">perl-Carp-Clan-6.04-23.11 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Config-Crontab-1.33-8.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Config-Crontab-1.33-8.19">perl-Config-Crontab-1.33-8.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Config-IniFiles-2.82-3.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Config-IniFiles-2.82-3.14">perl-Config-IniFiles-2.82-3.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Crypt-SmbHash-0.12-156.12" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Crypt-SmbHash-0.12-156.12">perl-Crypt-SmbHash-0.12-156.12 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Date-Calc-6.3-25.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Date-Calc-6.3-25.1">perl-Date-Calc-6.3-25.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Digest-HMAC-1.03-18.16" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Digest-HMAC-1.03-18.16">perl-Digest-HMAC-1.03-18.16 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Digest-MD4-1.9-3.203" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Digest-MD4-1.9-3.203">perl-Digest-MD4-1.9-3.203 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Digest-SHA1-2.13-17.216" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Digest-SHA1-2.13-17.216">perl-Digest-SHA1-2.13-17.216 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Encode-Locale-1.03-7.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Encode-Locale-1.03-7.19">perl-Encode-Locale-1.03-7.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-File-Listing-6.04-7.15" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-File-Listing-6.04-7.15">perl-File-Listing-6.04-7.15 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-HTML-Parser-3.71-1.178" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-HTML-Parser-3.71-1.178">perl-HTML-Parser-3.71-1.178 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-HTML-Tagset-3.2-71.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-HTML-Tagset-3.2-71.19">perl-HTML-Tagset-3.2-71.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-HTTP-Cookies-6.01-7.11" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-HTTP-Cookies-6.01-7.11">perl-HTTP-Cookies-6.01-7.11 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-HTTP-Daemon-6.01-7.11" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-HTTP-Daemon-6.01-7.11">perl-HTTP-Daemon-6.01-7.11 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-HTTP-Date-6.02-7.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-HTTP-Date-6.02-7.19">perl-HTTP-Date-6.02-7.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-HTTP-Message-6.06-3.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-HTTP-Message-6.06-3.14">perl-HTTP-Message-6.06-3.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-HTTP-Negotiate-6.01-7.11" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-HTTP-Negotiate-6.01-7.11">perl-HTTP-Negotiate-6.01-7.11 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-IO-HTML-1.0-3.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-IO-HTML-1.0-3.19">perl-IO-HTML-1.0-3.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-IO-Socket-INET6-2.71-3.12" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-IO-Socket-INET6-2.71-3.12">perl-IO-Socket-INET6-2.71-3.12 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-LWP-MediaTypes-6.02-7.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-LWP-MediaTypes-6.02-7.19">perl-LWP-MediaTypes-6.02-7.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-List-MoreUtils-0.33-7.63" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-List-MoreUtils-0.33-7.63">perl-List-MoreUtils-0.33-7.63 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-MailTools-2.12-3.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-MailTools-2.12-3.14">perl-MailTools-2.12-3.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Net-DBus-1.0.0-8.53" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Net-DBus-1.0.0-8.53">perl-Net-DBus-1.0.0-8.53 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Net-DNS-0.73-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Net-DNS-0.73-4.1">perl-Net-DNS-0.73-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Net-HTTP-6.06-5.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Net-HTTP-6.06-5.2">perl-Net-HTTP-6.06-5.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Net-SSLeay-1.64-3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Net-SSLeay-1.64-3.2">perl-Net-SSLeay-1.64-3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Net-Telnet-3.04-3.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Net-Telnet-3.04-3.19">perl-Net-Telnet-3.04-3.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Parse-RecDescent-1.967009-7.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Parse-RecDescent-1.967009-7.19">perl-Parse-RecDescent-1.967009-7.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-SNMP-5.7.3-6.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-SNMP-5.7.3-6.9.1">perl-SNMP-5.7.3-6.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Socket6-0.25-1.34" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Socket6-0.25-1.34">perl-Socket6-0.25-1.34 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Sub-Uplevel-0.240.0-11.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Sub-Uplevel-0.240.0-11.19">perl-Sub-Uplevel-0.240.0-11.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Term-ReadKey-2.31-1.152" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Term-ReadKey-2.31-1.152">perl-Term-ReadKey-2.31-1.152 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Test-Exception-0.32-3.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-Test-Exception-0.32-3.14">perl-Test-Exception-0.32-3.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-TimeDate-1.2-26.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-TimeDate-1.2-26.5.1">perl-TimeDate-1.2-26.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-URI-1.6-7.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-URI-1.6-7.19">perl-URI-1.6-7.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-WWW-RobotRules-6.02-7.17" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-WWW-RobotRules-6.02-7.17">perl-WWW-RobotRules-6.02-7.17 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-X11-Protocol-0.56-12.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-X11-Protocol-0.56-12.19">perl-X11-Protocol-0.56-12.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-X500-DN-0.29-106.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-X500-DN-0.29-106.14">perl-X500-DN-0.29-106.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-LibXML-2.0019-6.3.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-LibXML-2.0019-6.3.5">perl-XML-LibXML-2.0019-6.3.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-NamespaceSupport-1.11-21.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-NamespaceSupport-1.11-21.13">perl-XML-NamespaceSupport-1.11-21.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-Parser-2.41-21.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-Parser-2.41-21.14">perl-XML-Parser-2.41-21.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-SAX-0.99-22.8" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-SAX-0.99-22.8">perl-XML-SAX-0.99-22.8 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-SAX-Base-1.08-8.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-SAX-Base-1.08-8.2">perl-XML-SAX-Base-1.08-8.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-SAX-Expat-0.5-3.8" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-SAX-Expat-0.5-3.8">perl-XML-SAX-Expat-0.5-3.8 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-Simple-2.2-4.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-Simple-2.2-4.2">perl-XML-Simple-2.2-4.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-Twig-3.44-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-Twig-3.44-5.3.1">perl-XML-Twig-3.44-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-Writer-0.623-3.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-Writer-0.623-3.19">perl-XML-Writer-0.623-3.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-XML-XPath-1.13-99.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-XML-XPath-1.13-99.19">perl-XML-XPath-1.13-99.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-base-5.18.2-12.23.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-base-5.18.2-12.23.1">perl-base-5.18.2-12.23.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-camgm-1.0.7-1.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-camgm-1.0.7-1.4">perl-camgm-1.0.7-1.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-gettext-1.05-163.126" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-gettext-1.05-163.126">perl-gettext-1.05-163.126 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-libwww-perl-6.05-5.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-libwww-perl-6.05-5.2">perl-libwww-perl-6.05-5.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="permissions-20170707-3.30.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:permissions-20170707-3.30.1">permissions-20170707-3.30.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pigz-2.3-5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pigz-2.3-5.1">pigz-2.3-5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pinentry-0.8.3-4.27" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pinentry-0.8.3-4.27">pinentry-0.8.3-4.27 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pkg-config-0.28-6.98" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pkg-config-0.28-6.98">pkg-config-0.28-6.98 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="polkit-0.113-5.24.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:polkit-0.113-5.24.1">polkit-0.113-5.24.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="polkit-default-privs-13.2-22.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:polkit-default-privs-13.2-22.9.1">polkit-default-privs-13.2-22.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="prctl-1.5-17.61" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:prctl-1.5-17.61">prctl-1.5-17.61 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="procinfo-18-221.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:procinfo-18-221.3.1">procinfo-18-221.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="procmail-3.22-269.3.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:procmail-3.22-269.3.5">procmail-3.22-269.3.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="procps-3.3.9-11.24.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:procps-3.3.9-11.24.1">procps-3.3.9-11.24.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="psmisc-22.21-6.19.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:psmisc-22.21-6.19.1">psmisc-22.21-6.19.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="pssh-2.3.1-16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:pssh-2.3.1-16.1">pssh-2.3.1-16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-2.7.18-28.77.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1">python-2.7.18-28.77.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-Jinja2-2.8-22.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-Jinja2-2.8-22.11.1">python-Jinja2-2.8-22.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-MarkupSafe-0.23-16.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-MarkupSafe-0.23-16.6.1">python-MarkupSafe-0.23-16.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-PyYAML-5.3.1-28.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-PyYAML-5.3.1-28.6.1">python-PyYAML-5.3.1-28.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-asn1crypto-0.24.0-2.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-asn1crypto-0.24.0-2.5.1">python-asn1crypto-0.24.0-2.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-base-2.7.18-28.77.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1">python-base-2.7.18-28.77.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-bind-9.11.22-3.37.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-bind-9.11.22-3.37.1">python-bind-9.11.22-3.37.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-certifi-2018.4.16-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-certifi-2018.4.16-3.6.1">python-certifi-2018.4.16-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-cffi-1.11.5-5.16.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-cffi-1.11.5-5.16.2">python-cffi-1.11.5-5.16.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-chardet-3.0.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-chardet-3.0.4-5.6.1">python-chardet-3.0.4-5.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-configobj-5.0.6-20.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-configobj-5.0.6-20.5.1">python-configobj-5.0.6-20.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-cryptography-2.8-7.37.8" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-cryptography-2.8-7.37.8">python-cryptography-2.8-7.37.8 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-dbus-python-1.2.4-2.5.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-dbus-python-1.2.4-2.5.2">python-dbus-python-1.2.4-2.5.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-decorator-4.1.2-4.4.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-decorator-4.1.2-4.4.2">python-decorator-4.1.2-4.4.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-enum34-1.1.3-8.3.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-enum34-1.1.3-8.3.3">python-enum34-1.1.3-8.3.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-futures-3.0.2-15.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-futures-3.0.2-15.3.1">python-futures-3.0.2-15.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gobject-3.20.1-8.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-gobject-3.20.1-8.2">python-gobject-3.20.1-8.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-idna-2.5-3.10.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-idna-2.5-3.10.2">python-idna-2.5-3.10.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-ipaddress-1.0.18-3.13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-ipaddress-1.0.18-3.13.1">python-ipaddress-1.0.18-3.13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-msgpack-python-0.4.6-8.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-msgpack-python-0.4.6-8.3.1">python-msgpack-python-0.4.6-8.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-packaging-17.1-2.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-packaging-17.1-2.7.1">python-packaging-17.1-2.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pexpect-4.3.1-3.9.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pexpect-4.3.1-3.9.2">python-pexpect-4.3.1-3.9.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-ply-3.4-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-ply-3.4-3.3.1">python-ply-3.4-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pssh-2.3.1-16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pssh-2.3.1-16.1">python-pssh-2.3.1-16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-psutil-5.2.2-15.6.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-psutil-5.2.2-15.6.2">python-psutil-5.2.2-15.6.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-ptyprocess-0.5.2-2.8.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-ptyprocess-0.5.2-2.8.2">python-ptyprocess-0.5.2-2.8.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-py-1.8.1-11.12.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-py-1.8.1-11.12.4">python-py-1.8.1-11.12.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pyOpenSSL-17.1.0-4.23.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pyOpenSSL-17.1.0-4.23.1">python-pyOpenSSL-17.1.0-4.23.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pyasn1-0.1.9-4.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pyasn1-0.1.9-4.6.1">python-pyasn1-0.1.9-4.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pycparser-2.1-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pycparser-2.1-5.6.1">python-pycparser-2.1-5.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pycrypto-2.6.1-10.6.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pycrypto-2.6.1-10.6.3">python-pycrypto-2.6.1-10.6.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pycurl-7.19.0-16.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pycurl-7.19.0-16.5">python-pycurl-7.19.0-16.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pyparsing-2.2.0-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pyparsing-2.2.0-3.3.1">python-pyparsing-2.2.0-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-python-dateutil-2.6.1-1.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-python-dateutil-2.6.1-1.19">python-python-dateutil-2.6.1-1.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pyudev-0.16.1-3.2.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pyudev-0.16.1-3.2.1">python-pyudev-0.16.1-3.2.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-pyzmq-14.0.0-9.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-pyzmq-14.0.0-9.3.1">python-pyzmq-14.0.0-9.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-requests-2.24.0-8.11.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-requests-2.24.0-8.11.4">python-requests-2.24.0-8.11.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-setuptools-40.6.2-4.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-setuptools-40.6.2-4.18.1">python-setuptools-40.6.2-4.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-singledispatch-3.4.0.3-1.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-singledispatch-3.4.0.3-1.5.1">python-singledispatch-3.4.0.3-1.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-six-1.14.0-13.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-six-1.14.0-13.6.1">python-six-1.14.0-13.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-solv-0.6.38-2.36.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-solv-0.6.38-2.36.4">python-solv-0.6.38-2.36.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-talloc-2.1.10-3.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-talloc-2.1.10-3.3.2">python-talloc-2.1.10-3.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3-1.25.10-3.31.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-urllib3-1.25.10-3.31.2">python-urllib3-1.25.10-3.31.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-xml-2.7.18-28.77.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1">python-xml-2.7.18-28.77.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python2-salt-3000-46.156.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python2-salt-3000-46.156.1">python2-salt-3000-46.156.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-3.4.10-25.80.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2">python3-3.4.10-25.80.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-PyYAML-5.3.1-3.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-PyYAML-5.3.1-3.14.1">python3-PyYAML-5.3.1-3.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-base-3.4.10-25.80.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2">python3-base-3.4.10-25.80.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-cssselect-0.8-3.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-cssselect-0.8-3.5.1">python3-cssselect-0.8-3.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses-3.4.10-25.80.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2">python3-curses-3.4.10-25.80.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-gcemetadata-1.0.4-2.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-gcemetadata-1.0.4-2.5.1">python3-gcemetadata-1.0.4-2.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-lxml-3.6.1-1.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-lxml-3.6.1-1.2">python3-lxml-3.6.1-1.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-packaging-17.1-2.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-packaging-17.1-2.7.1">python3-packaging-17.1-2.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-parallax-1.0.5-2.11.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-parallax-1.0.5-2.11.1">python3-parallax-1.0.5-2.11.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-pyparsing-2.2.0-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-pyparsing-2.2.0-3.3.1">python3-pyparsing-2.2.0-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-python-dateutil-2.6.1-1.19" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-python-dateutil-2.6.1-1.19">python3-python-dateutil-2.6.1-1.19 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-setuptools-40.6.2-4.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-setuptools-40.6.2-4.18.1">python3-setuptools-40.6.2-4.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-six-1.14.0-13.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-six-1.14.0-13.6.1">python3-six-1.14.0-13.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="quota-4.05-6.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:quota-4.05-6.3.1">quota-4.05-6.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="recode-3.6-663.62" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:recode-3.6-663.62">recode-3.6-663.62 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-3.6.24-7.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:reiserfs-3.6.24-7.7.1">reiserfs-3.6.24-7.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="release-notes-ha-12.4.20181207-2.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:release-notes-ha-12.4.20181207-2.3.1">release-notes-ha-12.4.20181207-2.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="release-notes-sles-12.4.20211208-2.19.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:release-notes-sles-12.4.20211208-2.19.1">release-notes-sles-12.4.20211208-2.19.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="resource-agents-4.3.018.a7fb5035-3.86.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:resource-agents-4.3.018.a7fb5035-3.86.1">resource-agents-4.3.018.a7fb5035-3.86.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="rpcbind-0.2.3-24.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:rpcbind-0.2.3-24.9.1">rpcbind-0.2.3-24.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="rpm-4.11.2-16.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:rpm-4.11.2-16.21.1">rpm-4.11.2-16.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="rpm-python-4.11.2-16.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:rpm-python-4.11.2-16.21.1">rpm-python-4.11.2-16.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="rsh-0.17-731.12" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:rsh-0.17-731.12">rsh-0.17-731.12 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="rsync-3.1.0-13.16.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:rsync-3.1.0-13.16.1">rsync-3.1.0-13.16.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="rsyslog-8.24.0-3.55.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:rsyslog-8.24.0-3.55.1">rsyslog-8.24.0-3.55.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby-2.1-1.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby-2.1-1.6">ruby-2.1-1.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby-common-2.1-19.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby-common-2.1-19.1">ruby-common-2.1-19.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-2.1.9-19.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-2.1.9-19.6.1">ruby2.1-2.1.9-19.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-abstract_method-1.2.1-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-abstract_method-1.2.1-4.1">ruby2.1-rubygem-abstract_method-1.2.1-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-bundler-1.7.3-3.8" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-bundler-1.7.3-3.8">ruby2.1-rubygem-bundler-1.7.3-3.8 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-cfa-0.6.1-1.9" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-cfa-0.6.1-1.9">ruby2.1-rubygem-cfa-0.6.1-1.9 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-cfa_grub2-0.6.5-1.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-cfa_grub2-0.6.5-1.1">ruby2.1-rubygem-cfa_grub2-0.6.5-1.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-cheetah-0.5.0-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-cheetah-0.5.0-4.1">ruby2.1-rubygem-cheetah-0.5.0-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-fast_gettext-0.9.2-1.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-fast_gettext-0.9.2-1.1">ruby2.1-rubygem-fast_gettext-0.9.2-1.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-gem2rpm-0.10.1-4.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-gem2rpm-0.10.1-4.1">ruby2.1-rubygem-gem2rpm-0.10.1-4.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-ruby-augeas-0.5.0-1.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-ruby-augeas-0.5.0-1.4">ruby2.1-rubygem-ruby-augeas-0.5.0-1.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-ruby-dbus-0.9.3-3.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-ruby-dbus-0.9.3-3.6">ruby2.1-rubygem-ruby-dbus-0.9.3-3.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-rubygem-simpleidn-0.0.9-1.22" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-rubygem-simpleidn-0.0.9-1.22">ruby2.1-rubygem-simpleidn-0.0.9-1.22 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="ruby2.1-stdlib-2.1.9-19.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ruby2.1-stdlib-2.1.9-19.6.1">ruby2.1-stdlib-2.1.9-19.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="salt-3000-46.156.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:salt-3000-46.156.1">salt-3000-46.156.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="salt-minion-3000-46.156.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:salt-minion-3000-46.156.1">salt-minion-3000-46.156.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="samba-libs-4.6.16+git.313.502515a5bfc-3.67.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:samba-libs-4.6.16+git.313.502515a5bfc-3.67.2">samba-libs-4.6.16+git.313.502515a5bfc-3.67.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sapconf-5.0.3-40.68.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sapconf-5.0.3-40.68.1">sapconf-5.0.3-40.68.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sbd-1.5.0+20210720.f4ca41f-3.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sbd-1.5.0+20210720.f4ca41f-3.18.1">sbd-1.5.0+20210720.f4ca41f-3.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="scout-0.1.0-57.8" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:scout-0.1.0-57.8">scout-0.1.0-57.8 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="screen-4.0.4-23.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:screen-4.0.4-23.6.1">screen-4.0.4-23.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sed-4.2.2-7.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sed-4.2.2-7.3.1">sed-4.2.2-7.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="setxkbmap-1.3.0-7.58" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:setxkbmap-1.3.0-7.58">setxkbmap-1.3.0-7.58 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sg3_utils-1.43+46.4b09c76-16.26.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sg3_utils-1.43+46.4b09c76-16.26.1">sg3_utils-1.43+46.4b09c76-16.26.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="shadow-4.2.1-27.19.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:shadow-4.2.1-27.19.1">shadow-4.2.1-27.19.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="shared-mime-info-1.6-11.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:shared-mime-info-1.6-11.3">shared-mime-info-1.6-11.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="shim-15.4-25.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:shim-15.4-25.21.1">shim-15.4-25.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sles-manuals_en-12.4-1.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sles-manuals_en-12.4-1.3">sles-manuals_en-12.4-1.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="snmp-mibs-5.7.3-6.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:snmp-mibs-5.7.3-6.9.1">snmp-mibs-5.7.3-6.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sqlite3-3.36.0-9.18.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1">sqlite3-3.36.0-9.18.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="strace-4.1-3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:strace-4.1-3.1">strace-4.1-3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sudo-1.8.20p2-3.23.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sudo-1.8.20p2-3.23.1">sudo-1.8.20p2-3.23.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="supportutils-3.0.10-95.48.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:supportutils-3.0.10-95.48.1">supportutils-3.0.10-95.48.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="supportutils-plugin-ha-sap-0.0.2+git.1623772960.fed5aa7-1.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:supportutils-plugin-ha-sap-0.0.2+git.1623772960.fed5aa7-1.6.1">supportutils-plugin-ha-sap-0.0.2+git.1623772960.fed5aa7-1.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="supportutils-plugin-suse-public-cloud-1.0.5-6.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:supportutils-plugin-suse-public-cloud-1.0.5-6.10.1">supportutils-plugin-suse-public-cloud-1.0.5-6.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="suse-build-key-12.0-7.12.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:suse-build-key-12.0-7.12.1">suse-build-key-12.0-7.12.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="suse-module-tools-12.6.1-27.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:suse-module-tools-12.6.1-27.6.1">suse-module-tools-12.6.1-27.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sysconfig-0.84.0-13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sysconfig-0.84.0-13.1">sysconfig-0.84.0-13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sysconfig-netconfig-0.84.0-13.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sysconfig-netconfig-0.84.0-13.1">sysconfig-netconfig-0.84.0-13.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sysfsutils-2.1.0-153.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sysfsutils-2.1.0-153.3.1">sysfsutils-2.1.0-153.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="syslog-service-2.0-778.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:syslog-service-2.0-778.1">syslog-service-2.0-778.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sysstat-12.0.2-20.14.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sysstat-12.0.2-20.14.1">sysstat-12.0.2-20.14.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-228-150.98.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:systemd-228-150.98.1">systemd-228-150.98.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-presets-branding-SLE-12.2-10.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:systemd-presets-branding-SLE-12.2-10.3.1">systemd-presets-branding-SLE-12.2-10.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-sysvinit-228-150.98.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:systemd-sysvinit-228-150.98.1">systemd-sysvinit-228-150.98.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="sysvinit-tools-2.88+-101.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sysvinit-tools-2.88+-101.3.1">sysvinit-tools-2.88+-101.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="tar-1.27.1-15.9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tar-1.27.1-15.9.1">tar-1.27.1-15.9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="tcl-8.6.7-3.3.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tcl-8.6.7-3.3.3">tcl-8.6.7-3.3.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="tcpd-7.6-886.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tcpd-7.6-886.3">tcpd-7.6-886.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="tcpdump-4.9.2-14.17.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tcpdump-4.9.2-14.17.1">tcpdump-4.9.2-14.17.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="tcsh-6.18.01-8.20.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tcsh-6.18.01-8.20.1">tcsh-6.18.01-8.20.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="tdb-tools-1.3.12-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tdb-tools-1.3.12-3.3.1">tdb-tools-1.3.12-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="telnet-1.2-167.7.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:telnet-1.2-167.7.1">telnet-1.2-167.7.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="terminfo-5.9-75.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:terminfo-5.9-75.1">terminfo-5.9-75.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="terminfo-base-5.9-75.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:terminfo-base-5.9-75.1">terminfo-base-5.9-75.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="timezone-2021e-74.55.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:timezone-2021e-74.55.1">timezone-2021e-74.55.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="tuned-2.4.1-9.6.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tuned-2.4.1-9.6.2">tuned-2.4.1-9.6.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-Pango-1_0-1.40.1-9.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:typelib-1_0-Pango-1_0-1.40.1-9.5">typelib-1_0-Pango-1_0-1.40.1-9.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="udev-228-150.98.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:udev-228-150.98.1">udev-228-150.98.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="unzip-6.0-33.13.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:unzip-6.0-33.13.3">unzip-6.0-33.13.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="update-alternatives-1.18.4-16.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:update-alternatives-1.18.4-16.3.1">update-alternatives-1.18.4-16.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="util-linux-2.29.2-7.14" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:util-linux-2.29.2-7.14">util-linux-2.29.2-7.14 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="util-linux-systemd-2.29.2-7.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:util-linux-systemd-2.29.2-7.7">util-linux-systemd-2.29.2-7.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="uuidd-2.29.2-7.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:uuidd-2.29.2-7.7">uuidd-2.29.2-7.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="vim-7.4.326-17.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:vim-7.4.326-17.6.1">vim-7.4.326-17.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="w3m-0.5.3.git20161120-161.3.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:w3m-0.5.3.git20161120-161.3.4">w3m-0.5.3.git20161120-161.3.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="wallpaper-branding-SLE-12-13.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:wallpaper-branding-SLE-12-13.3.1">wallpaper-branding-SLE-12-13.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="wget-1.14-21.10.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:wget-1.14-21.10.1">wget-1.14-21.10.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="which-2.2-3.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:which-2.2-3.18">which-2.2-3.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="wicked-0.6.60-2.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:wicked-0.6.60-2.21.1">wicked-0.6.60-2.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="wicked-service-0.6.60-2.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:wicked-service-0.6.60-2.21.1">wicked-service-0.6.60-2.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="x86info-1.29-11.55" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:x86info-1.29-11.55">x86info-1.29-11.55 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xauth-1.0.8-1.51" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xauth-1.0.8-1.51">xauth-1.0.8-1.51 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xbitmaps-1.1.1-10.9" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xbitmaps-1.1.1-10.9">xbitmaps-1.1.1-10.9 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xdg-menu-0.2-214.18" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xdg-menu-0.2-214.18">xdg-menu-0.2-214.18 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xdg-utils-20140630-6.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xdg-utils-20140630-6.3.1">xdg-utils-20140630-6.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xfsprogs-4.15.0-3.15.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xfsprogs-4.15.0-3.15.1">xfsprogs-4.15.0-3.15.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xinetd-2.3.15-8.8.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xinetd-2.3.15-8.8.1">xinetd-2.3.15-8.8.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xinit-1.3.3-9.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xinit-1.3.3-9.1">xinit-1.3.3-9.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xkbcomp-1.2.4-9.59" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xkbcomp-1.2.4-9.59">xkbcomp-1.2.4-9.59 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xkeyboard-config-2.2-1.13" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xkeyboard-config-2.2-1.13">xkeyboard-config-2.2-1.13 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmodmap-1.0.8-3.57" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xmodmap-1.0.8-3.57">xmodmap-1.0.8-3.57 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xorg-x11-Xvnc-1.6.0-22.20.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xorg-x11-Xvnc-1.6.0-22.20.3">xorg-x11-Xvnc-1.6.0-22.20.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xorg-x11-fonts-core-7.6-29.45" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xorg-x11-fonts-core-7.6-29.45">xorg-x11-fonts-core-7.6-29.45 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xrdb-1.1.0-5.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xrdb-1.1.0-5.5.1">xrdb-1.1.0-5.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xsetroot-1.1.1-3.57" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xsetroot-1.1.1-3.57">xsetroot-1.1.1-3.57 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xtables-plugins-1.4.21-6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xtables-plugins-1.4.21-6.1">xtables-plugins-1.4.21-6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xterm-308-5.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xterm-308-5.3.1">xterm-308-5.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="xz-5.0.5-6.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xz-5.0.5-6.3.1">xz-5.0.5-6.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-3.2.51-4.10.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-3.2.51-4.10.2">yast2-3.2.51-4.10.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-add-on-3.2.3-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-add-on-3.2.3-3.3.1">yast2-add-on-3.2.3-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-audit-laf-3.1.5-6.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-audit-laf-3.1.5-6.5">yast2-audit-laf-3.1.5-6.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-auth-client-3.3.20-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-auth-client-3.3.20-3.3.1">yast2-auth-client-3.3.20-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-auth-server-3.1.18-6.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-auth-server-3.1.18-6.7">yast2-auth-server-3.1.18-6.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-bootloader-3.3.1-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-bootloader-3.3.1-3.3.1">yast2-bootloader-3.3.1-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-ca-management-3.2.3-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-ca-management-3.2.3-3.3.1">yast2-ca-management-3.2.3-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-cluster-3.4.2-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-cluster-3.4.2-3.6.1">yast2-cluster-3.4.2-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-control-center-3.2.1-6.32" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-control-center-3.2.1-6.32">yast2-control-center-3.2.1-6.32 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-control-center-qt-3.2.1-6.32" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-control-center-qt-3.2.1-6.32">yast2-control-center-qt-3.2.1-6.32 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-core-3.3.1-1.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-core-3.3.1-1.7">yast2-core-3.3.1-1.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-country-3.2.16-1.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-country-3.2.16-1.1">yast2-country-3.2.16-1.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-country-data-3.2.16-1.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-country-data-3.2.16-1.1">yast2-country-data-3.2.16-1.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-dbus-server-3.1.1-1.61" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-dbus-server-3.1.1-1.61">yast2-dbus-server-3.1.1-1.61 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-dhcp-server-3.2.2-1.106" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-dhcp-server-3.2.2-1.106">yast2-dhcp-server-3.2.2-1.106 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-dns-server-3.2.0-1.124" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-dns-server-3.2.0-1.124">yast2-dns-server-3.2.0-1.124 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-drbd-3.3.0-13.3.28" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-drbd-3.3.0-13.3.28">yast2-drbd-3.3.0-13.3.28 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-firewall-3.4.0-6.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-firewall-3.4.0-6.3.2">yast2-firewall-3.4.0-6.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-ftp-server-3.4.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-ftp-server-3.4.2-3.5.1">yast2-ftp-server-3.4.2-3.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-hardware-detection-3.1.8-1.39" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-hardware-detection-3.1.8-1.39">yast2-hardware-detection-3.1.8-1.39 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-http-server-3.2.2-1.85" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-http-server-3.2.2-1.85">yast2-http-server-3.2.2-1.85 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-inetd-3.1.13-4.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-inetd-3.1.13-4.6">yast2-inetd-3.1.13-4.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-installation-3.3.2-4.9.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-installation-3.3.2-4.9.2">yast2-installation-3.3.2-4.9.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-instserver-3.1.7-8.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-instserver-3.1.7-8.6.1">yast2-instserver-3.1.7-8.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-iplb-3.1.6-5.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-iplb-3.1.6-5.5">yast2-iplb-3.1.6-5.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-iscsi-client-3.1.32-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-iscsi-client-3.1.32-3.6.1">yast2-iscsi-client-3.1.32-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-iscsi-lio-server-3.2.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-iscsi-lio-server-3.2.2-3.5.1">yast2-iscsi-lio-server-3.2.2-3.5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-isns-3.1.7-3.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-isns-3.1.7-3.5">yast2-isns-3.1.7-3.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-kdump-3.2.8-3.78" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-kdump-3.2.8-3.78">yast2-kdump-3.2.8-3.78 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-ldap-3.1.14-3.86" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-ldap-3.1.14-3.86">yast2-ldap-3.1.14-3.86 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-mail-3.1.12-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-mail-3.1.12-3.3.1">yast2-mail-3.1.12-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-metapackage-handler-3.1.4-3.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-metapackage-handler-3.1.4-3.3">yast2-metapackage-handler-3.1.4-3.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-network-3.4.9-3.21.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-network-3.4.9-3.21.1">yast2-network-3.4.9-3.21.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-nfs-client-3.1.18-5.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-nfs-client-3.1.18-5.1">yast2-nfs-client-3.1.18-5.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-nfs-common-3.1.9-5.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-nfs-common-3.1.9-5.5">yast2-nfs-common-3.1.9-5.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-nfs-server-3.1.9-5.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-nfs-server-3.1.9-5.5">yast2-nfs-server-3.1.9-5.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-nis-client-3.2.1-1.17" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-nis-client-3.2.1-1.17">yast2-nis-client-3.2.1-1.17 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-nis-server-3.1.4-5.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-nis-server-3.1.4-5.6">yast2-nis-server-3.1.4-5.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-ntp-client-3.2.18-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-ntp-client-3.2.18-3.3.1">yast2-ntp-client-3.2.18-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-online-update-3.1.11-3.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-online-update-3.1.11-3.3">yast2-online-update-3.1.11-3.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-online-update-frontend-3.1.11-3.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-online-update-frontend-3.1.11-3.3">yast2-online-update-frontend-3.1.11-3.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-packager-3.2.30-2.13.12" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-packager-3.2.30-2.13.12">yast2-packager-3.2.30-2.13.12 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-pam-3.1.2-3.21" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-pam-3.1.2-3.21">yast2-pam-3.1.2-3.21 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-perl-bindings-3.2.0-1.38" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-perl-bindings-3.2.0-1.38">yast2-perl-bindings-3.2.0-1.38 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-pkg-bindings-3.2.5-2.6.36" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-pkg-bindings-3.2.5-2.6.36">yast2-pkg-bindings-3.2.5-2.6.36 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-printer-3.2.0-1.65" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-printer-3.2.0-1.65">yast2-printer-3.2.0-1.65 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-proxy-3.1.8-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-proxy-3.1.8-5.6.1">yast2-proxy-3.1.8-5.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-registration-3.2.18-3.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-registration-3.2.18-3.3.2">yast2-registration-3.2.18-3.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-ruby-bindings-3.2.18-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-ruby-bindings-3.2.18-3.6.1">yast2-ruby-bindings-3.2.18-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-samba-client-3.1.20-1.9" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-samba-client-3.1.20-1.9">yast2-samba-client-3.1.20-1.9 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-samba-server-3.2.1-1.73" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-samba-server-3.2.1-1.73">yast2-samba-server-3.2.1-1.73 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-sap-scp-1.0.3-11.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-sap-scp-1.0.3-11.2">yast2-sap-scp-1.0.3-11.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-sap-scp-prodlist-1.0.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-sap-scp-prodlist-1.0.4-5.6.1">yast2-sap-scp-prodlist-1.0.4-5.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-schema-3.2.1-5.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-schema-3.2.1-5.3.2">yast2-schema-3.2.1-5.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-security-3.2.3-6.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-security-3.2.3-6.5">yast2-security-3.2.3-6.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-services-manager-3.2.2-2.4.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-services-manager-3.2.2-2.4.3">yast2-services-manager-3.2.2-2.4.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-slp-3.1.11-1.85" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-slp-3.1.11-1.85">yast2-slp-3.1.11-1.85 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-squid-3.1.5-5.6" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-squid-3.1.5-5.6">yast2-squid-3.1.5-5.6 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-storage-3.2.20.1-3.3.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-storage-3.2.20.1-3.3.2">yast2-storage-3.2.20.1-3.3.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-sudo-3.1.3-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-sudo-3.1.3-5.6.1">yast2-sudo-3.1.3-5.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-support-3.2.1-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-support-3.2.1-3.3.1">yast2-support-3.2.1-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-sysconfig-3.1.4-3.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-sysconfig-3.1.4-3.5">yast2-sysconfig-3.1.4-3.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-tftp-server-3.1.3-5.5" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-tftp-server-3.1.3-5.5">yast2-tftp-server-3.1.3-5.5 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-theme-SLE-3.2.4-1.12" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-theme-SLE-3.2.4-1.12">yast2-theme-SLE-3.2.4-1.12 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-trans-en_US-3.0.0-59.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-trans-en_US-3.0.0-59.3">yast2-trans-en_US-3.0.0-59.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-trans-stats-2.19.0-15.22" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-trans-stats-2.19.0-15.22">yast2-trans-stats-2.19.0-15.22 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-transfer-3.1.3-3.7" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-transfer-3.1.3-3.7">yast2-transfer-3.1.3-3.7 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-tune-3.2.1-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-tune-3.2.1-3.3.1">yast2-tune-3.2.1-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-update-3.2.4-5.3.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-update-3.2.4-5.3.3">yast2-update-3.2.4-5.3.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-users-3.2.19-3.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-users-3.2.19-3.3.1">yast2-users-3.2.19-3.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-xml-3.1.2-2.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-xml-3.1.2-2.3.1">yast2-xml-3.1.2-2.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yast2-ycp-ui-bindings-3.2.0-1.23" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yast2-ycp-ui-bindings-3.2.0-1.23">yast2-ycp-ui-bindings-3.2.0-1.23 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="yp-tools-2.14-6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:yp-tools-2.14-6.1">yp-tools-2.14-6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="zip-3.0-16.3.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:zip-3.0-16.3.1">zip-3.0-16.3.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="zsh-5.0.5-6.12.2" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:zsh-5.0.5-6.12.2">zsh-5.0.5-6.12.2 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="zypp-plugin-python-0.6.3-3.6.1" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:zypp-plugin-python-0.6.3-3.6.1">zypp-plugin-python-0.6.3-3.6.1 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="zypper-1.13.60-21.41.3" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:zypper-1.13.60-21.41.3">zypper-1.13.60-21.41.3 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</FullProductName>
    </Relationship>
    <Relationship ProductReference="zypper-migration-plugin-0.1-12.4" RelationType="Default Component Of" RelatesToProductReference="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126">
      <FullProductName ProductID="Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:zypper-migration-plugin-0.1-12.4">zypper-migration-plugin-0.1-12.4 as a component of Public Cloud Image google/sles-12-sp4-sap-byos-v20220126</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">Absolute path traversal vulnerability in the extract_jar function in jartool.c in FastJar 0.98 allows remote attackers to create or overwrite arbitrary files via a full pathname for a file within a .jar archive, a related issue to CVE-2010-0831.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2006-3619.</Note>
    </Notes>
    <CVE>CVE-2010-2322</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:fastjar-0.98-22.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted COLLATE clause, as demonstrated by COLLATE"""""""" at the end of a SELECT statement.</Note>
    </Notes>
    <CVE>CVE-2015-3414</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&amp;O&gt;O) in a CREATE TABLE statement.</Note>
    </Notes>
    <CVE>CVE-2015-3415</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.</Note>
    </Notes>
    <CVE>CVE-2016-10228</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-i18ndata-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-locale-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nscd-2.22-114.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">nghttp2 before 1.7.1 allows remote attackers to cause a denial of service (memory exhaustion).</Note>
    </Notes>
    <CVE>CVE-2016-1544</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnghttp2-14-1.39.2-3.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the way samba implemented SMB1 authentication. An attacker could use this flaw to retrieve the plaintext password sent over the wire even if Kerberos authentication was required.</Note>
    </Notes>
    <CVE>CVE-2016-2124</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ctdb-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:samba-libs-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">os_unix.c in SQLite before 3.13.0 improperly implements the temporary directory search algorithm, which might allow local users to obtain sensitive information, cause a denial of service (application crash), or have unspecified other impact by leveraging use of the current working directory for temporary files.</Note>
    </Notes>
    <CVE>CVE-2016-6153</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)</Note>
    </Notes>
    <CVE>CVE-2017-1000158</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The getNodeSize function in ext/rtree/rtree.c in SQLite through 3.19.3, as used in GDAL and other products, mishandles undersized RTree blobs in a crafted database, leading to a heap-based buffer over-read or possibly unspecified other impact.</Note>
    </Notes>
    <CVE>CVE-2017-10989</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">** DISPUTED ** The Wave_read._read_fmt_chunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows attackers to cause a denial of service (divide-by-zero and exception) via a crafted wav format audio file. NOTE: the vendor disputes this issue because Python applications "need to be prepared to handle a wide variety of exceptions."</Note>
    </Notes>
    <CVE>CVE-2017-18207</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 certain Apple products. iOS before 10.3.2 is affected. macOS before 10.12.5 is affected. tvOS before 10.2.1 is affected. watchOS before 3.2.2 is affected. The issue involves the "SQLite" component. It allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via a crafted SQL statement.</Note>
    </Notes>
    <CVE>CVE-2017-2518</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The compile_bracket_matchingpath function in pcre_jit_compile.c in PCRE through 8.x before revision 1680 (e.g., the PHP 7.1.1 bundled version) allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted regular expression.</Note>
    </Notes>
    <CVE>CVE-2017-6004</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre1-8.45-8.7.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre16-0-8.45-8.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.</Note>
    </Notes>
    <CVE>CVE-2017-7186</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre1-8.45-8.7.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre16-0-8.45-8.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The _pcre32_xclass function in pcre_xclass.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (invalid memory read) via a crafted file.</Note>
    </Notes>
    <CVE>CVE-2017-7244</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre1-8.45-8.7.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre16-0-8.45-8.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.</Note>
    </Notes>
    <CVE>CVE-2017-7245</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre1-8.45-8.7.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre16-0-8.45-8.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 zsh before 5.6. The beginning of a #! script file was mishandled, potentially leading to an execve call to a program named on the second line.</Note>
    </Notes>
    <CVE>CVE-2018-0502</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:zsh-5.0.5-6.12.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">nghttp2 version &gt;= 1.10.0 and nghttp2 &lt;= v1.31.0 contains an Improper Input Validation CWE-20 vulnerability in ALTSVC frame handling that can result in segmentation fault leading to denial of service. This attack appears to be exploitable via network client. This vulnerability appears to have been fixed in &gt;= 1.31.1.</Note>
    </Notes>
    <CVE>CVE-2018-1000168</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnghttp2-14-1.39.2-3.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.IS_LINE_JUNK method.  An attacker could use this flaw to cause denial of service.</Note>
    </Notes>
    <CVE>CVE-2018-1061</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 zsh before 5.6. Shebang lines exceeding 64 characters were truncated, potentially leading to an execve call to a program name that is a substring of the intended one.</Note>
    </Notes>
    <CVE>CVE-2018-13259</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:zsh-5.0.5-6.12.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The inode_init_owner function in fs/inode.c in the Linux kernel through 3.16 allows local users to create files with an unintended group ownership, in a scenario where a directory is SGID to a certain group and is writable by a user who is not a member of that group. Here, the non-member can trigger creation of a plain file whose group ownership is that group. The intended behavior was that the non-member can trigger creation of a directory (but not a plain file) whose group ownership is that group. The non-member can escalate privileges by making the plain file executable and SGID.</Note>
    </Notes>
    <CVE>CVE-2018-13405</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat's internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python versions 3.7.0, 3.6.0 through 3.6.6, 3.5.0 through 3.5.6, 3.4.0 through 3.4.9, 2.7.0 through 2.7.15.</Note>
    </Notes>
    <CVE>CVE-2018-14647</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 GNU gettext 0.19.8. There is a double free in default_add_message in read-catalog.c, related to an invalid free in po_gram_parse in po-gram-gen.y, as demonstrated by lt-msgfmt.</Note>
    </Notes>
    <CVE>CVE-2018-18751</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gettext-runtime-0.19.2-3.3.6</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the Authorization header to be exposed to unintended hosts or transmitted in cleartext.</Note>
    </Notes>
    <CVE>CVE-2018-20060</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases), aka Magellan.</Note>
    </Notes>
    <CVE>CVE-2018-20346</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Systems with microprocessors utilizing speculative execution and speculative execution of memory reads before the addresses of all prior memory writes are known may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis, aka Speculative Store Bypass (SSB), Variant 4.</Note>
    </Notes>
    <CVE>CVE-2018-3639</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In SQLite through 3.22.0, databases whose schema is corrupted using a CREATE TABLE AS statement could cause a NULL pointer dereference, related to build.c and prepare.c.</Note>
    </Notes>
    <CVE>CVE-2018-8740</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In pppol2tp_connect, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: Android kernel. Android ID: A-38159931.</Note>
    </Notes>
    <CVE>CVE-2018-9517</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.</Note>
    </Notes>
    <CVE>CVE-2019-10160</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.</Note>
    </Notes>
    <CVE>CVE-2019-11324</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. There is a heap-based buffer over-read in _bfd_doprnt in bfd.c because elf_object_p in elfcode.h mishandles an e_shstrndx section of type SHT_GROUP by omitting a trailing '\0' character.</Note>
    </Notes>
    <CVE>CVE-2019-12972</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 GNU libiberty, as distributed in GNU Binutils 2.32. simple_object_elf_match in simple-object-elf.c does not check for a zero shstrndx value, leading to an integer overflow and resultant heap-based buffer overflow.</Note>
    </Notes>
    <CVE>CVE-2019-14250</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">apply_relocations in readelf.c in GNU Binutils 2.32 contains an integer overflow that allows attackers to trigger a write access violation (in byte_put_little_endian function in elfcomm.c) via an ELF file, as demonstrated by readelf.</Note>
    </Notes>
    <CVE>CVE-2019-14444</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 LINBIT csync2 through 2.0. csync_daemon_session in daemon.c neglects to force a failure of a hello command when the configuration requires use of SSL.</Note>
    </Notes>
    <CVE>CVE-2019-15522</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:csync2-2.0+git.1368794815.cf835a7-3.9.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 LINBIT csync2 through 2.0. It does not correctly check for the return value GNUTLS_E_WARNING_ALERT_RECEIVED of the gnutls_handshake() function. It neglects to call this function again, as required by the design of the API.</Note>
    </Notes>
    <CVE>CVE-2019-15523</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:csync2-2.0+git.1368794815.cf835a7-3.9.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.</Note>
    </Notes>
    <CVE>CVE-2019-16056</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner."</Note>
    </Notes>
    <CVE>CVE-2019-16168</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">find_abstract_instance in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32, allows remote attackers to cause a denial of service (infinite recursion and application crash) via a crafted ELF file.</Note>
    </Notes>
    <CVE>CVE-2019-17450</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an integer overflow leading to a SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as demonstrated by nm.</Note>
    </Notes>
    <CVE>CVE-2019-17451</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">cdf_read_property_info in cdf.c in file through 5.37 does not restrict the number of CDF_VECTOR elements, which allows a heap-based buffer overflow (4-byte out-of-bounds write).</Note>
    </Notes>
    <CVE>CVE-2019-18218</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:file-5.22-10.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:file-magic-5.22-10.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libmagic1-5.22-10.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.</Note>
    </Notes>
    <CVE>CVE-2019-18348</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage.</Note>
    </Notes>
    <CVE>CVE-2019-19244</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service or possibly have unspecified other impact.</Note>
    </Notes>
    <CVE>CVE-2019-19317</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash.</Note>
    </Notes>
    <CVE>CVE-2019-19603</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements.</Note>
    </Notes>
    <CVE>CVE-2019-19645</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns.</Note>
    </Notes>
    <CVE>CVE-2019-19646</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">exprListAppendList in window.c in SQLite 3.30.1 allows attackers to trigger an invalid pointer dereference because constant integer values in ORDER BY clauses of window definitions are mishandled.</Note>
    </Notes>
    <CVE>CVE-2019-19880</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">cyrus-sasl (aka Cyrus SASL) 2.1.27 has an out-of-bounds write leading to unauthenticated remote denial-of-service in OpenLDAP via a malformed LDAP packet. The OpenLDAP crash is ultimately caused by an off-by-one error in _sasl_add_string in common.c in cyrus-sasl.</Note>
    </Notes>
    <CVE>CVE-2019-19906</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cyrus-sasl-saslauthd-2.1.26-14.2.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference (or incorrect results).</Note>
    </Notes>
    <CVE>CVE-2019-19923</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.</Note>
    </Notes>
    <CVE>CVE-2019-19924</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive.</Note>
    </Notes>
    <CVE>CVE-2019-19925</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">multiSelect in select.c in SQLite 3.30.1 mishandles certain errors during parsing, as demonstrated by errors from sqlite3WindowRewrite() calls. NOTE: this vulnerability exists because of an incomplete fix for CVE-2019-19880.</Note>
    </Notes>
    <CVE>CVE-2019-19926</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in situations involving embedded '\0' characters in filenames, leading to a memory-management error that can be detected by (for example) valgrind.</Note>
    </Notes>
    <CVE>CVE-2019-19959</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.</Note>
    </Notes>
    <CVE>CVE-2019-20218</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">repodata_schema2id in repodata.c in libsolv before 0.7.6 has a heap-based buffer over-read via a last schema whose length is less than the length of the input schema.</Note>
    </Notes>
    <CVE>CVE-2019-20387</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsolv-tools-0.6.38-2.36.4</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-solv-0.6.38-2.36.4</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \X or \R has more than one fixed quantifier, a related issue to CVE-2019-20454.</Note>
    </Notes>
    <CVE>CVE-2019-20838</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre1-8.45-8.7.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre16-0-8.45-8.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.</Note>
    </Notes>
    <CVE>CVE-2019-20907</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The SCTP socket buffer used by a userspace application is not accounted by the cgroups subsystem. An attacker can use this flaw to cause a denial of service attack. Kernel 3.10.x and 4.18.x branches are believed to be vulnerable.</Note>
    </Notes>
    <CVE>CVE-2019-3874</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:A/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 infinite loop issue was found in the vhost_net kernel module in Linux Kernel up to and including v5.1-rc6, while handling incoming packets in handle_rx(). It could occur if one end sends packets faster than the other end can process them. A guest user, maybe remote one, could use this flaw to stall the vhost_net kernel thread, resulting in a DoS scenario.</Note>
    </Notes>
    <CVE>CVE-2019-3900</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.</Note>
    </Notes>
    <CVE>CVE-2019-5010</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 cairo 1.16.0. There is an infinite loop in the function _arc_error_normalized in the file cairo-arc.c, related to _arc_max_angle_for_tolerance_normalized.</Note>
    </Notes>
    <CVE>CVE-2019-6462</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcairo2-1.15.2-25.6.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.</Note>
    </Notes>
    <CVE>CVE-2019-8457</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an out-of-bounds read leading to a SEGV in bfd_getl32 in libbfd.c, when called from pex64_get_runtime_function in pei-x86_64.c.</Note>
    </Notes>
    <CVE>CVE-2019-9074</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is a heap-based buffer overflow in _bfd_archive_64_bit_slurp_armap in archive64.c.</Note>
    </Notes>
    <CVE>CVE-2019-9075</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 GNU Binutils 2.32. It is a heap-based buffer overflow in process_mips_specific in readelf.c via a malformed MIPS option section.</Note>
    </Notes>
    <CVE>CVE-2019-9077</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.</Note>
    </Notes>
    <CVE>CVE-2019-9511</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnghttp2-14-1.39.2-3.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.</Note>
    </Notes>
    <CVE>CVE-2019-9674</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.</Note>
    </Notes>
    <CVE>CVE-2019-9740</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.</Note>
    </Notes>
    <CVE>CVE-2019-9947</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In vp8_decode_frame of decodeframe.c, there is a possible out of bounds read due to improper input validation. This could lead to remote information disclosure if error correction were turned on, with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1Android ID: A-62458770</Note>
    </Notes>
    <CVE>CVE-2020-0034</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvpx1-1.3.0-3.9.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In l2tp_session_delete and related functions of l2tp_core.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-152735806</Note>
    </Notes>
    <CVE>CVE-2020-0429</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In blk_mq_queue_tag_busy_iter of blk-mq-tag.c, there is a possible use after free due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-151939299</Note>
    </Notes>
    <CVE>CVE-2020-0433</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., &gt; 32), then drop the connection.</Note>
    </Notes>
    <CVE>CVE-2020-11080</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnghttp2-14-1.39.2-3.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 dbus &gt;= 1.3.0 before 1.12.18. The DBusServer in libdbus, as used in dbus-daemon, leaks file descriptors when a message exceeds the per-message file descriptor limit. A local attacker with access to the D-Bus system bus or another system service's private AF_UNIX socket could use this to make the system service reach its file descriptor limit, denying service to subsequent D-Bus clients.</Note>
    </Notes>
    <CVE>CVE-2020-12049</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dbus-1-1.8.22-29.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dbus-1-x11-1.8.22-29.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdbus-1-3-1.8.22-29.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox &lt; 80 and Firefox for Android &lt; 80.</Note>
    </Notes>
    <CVE>CVE-2020-12401</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfreebl3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsoftokn3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-certs-3.68.2-58.60.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS in versions before 3.55. When using multi-part Chacha20, it could cause out-of-bounds reads. This issue was fixed by explicitly disabling multi-part ChaCha20 (which was not functioning correctly) and strictly enforcing tag length. The highest threat from this vulnerability is to confidentiality and system availability.</Note>
    </Notes>
    <CVE>CVE-2020-12403</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfreebl3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsoftokn3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-certs-3.68.2-58.60.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.4</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel through 5.6.11. sg_write lacks an sg_remove_request call in a certain failure case, aka CID-83c6f2390040.</Note>
    </Notes>
    <CVE>CVE-2020-12770</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.</Note>
    </Notes>
    <CVE>CVE-2020-13434</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.</Note>
    </Notes>
    <CVE>CVE-2020-13435</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.</Note>
    </Notes>
    <CVE>CVE-2020-13630</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.</Note>
    </Notes>
    <CVE>CVE-2020-13631</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.</Note>
    </Notes>
    <CVE>CVE-2020-13632</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.</Note>
    </Notes>
    <CVE>CVE-2020-14155</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre1-8.45-8.7.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpcre16-0-8.45-8.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747.</Note>
    </Notes>
    <CVE>CVE-2020-14343</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-PyYAML-5.3.1-28.6.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-PyYAML-5.3.1-3.14.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>10</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In SQLite before 3.32.3, select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation.</Note>
    </Notes>
    <CVE>CVE-2020-15358</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Net-SNMP through 5.7.3 has Improper Privilege Management because SNMP WRITE access to the EXTEND MIB provides the ability to run arbitrary commands as root.</Note>
    </Notes>
    <CVE>CVE-2020-15862</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsnmp30-5.7.3-6.9.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:net-snmp-5.7.3-6.9.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:perl-SNMP-5.7.3-6.9.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:snmp-mibs-5.7.3-6.9.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A double free vulnerability exists in the Binary File Descriptor (BFD) (aka libbrd) in GNU Binutils 2.35 in the process_symbol_table, as demonstrated in readelf, via a crafted file.</Note>
    </Notes>
    <CVE>CVE-2020-16590</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A Denial of Service vulnerability exists in the Binary File Descriptor (BFD) in GNU Binutils 2.35 due to an invalid read in process_symbol_table, as demonstrated in readeif.</Note>
    </Notes>
    <CVE>CVE-2020-16591</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use after free issue exists in the Binary File Descriptor (BFD) library (aka libbfd) in GNU Binutils 2.34 in bfd_hash_lookup, as demonstrated in nm-new, that can cause a denial of service via a crafted file.</Note>
    </Notes>
    <CVE>CVE-2020-16592</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A Null Pointer Dereference vulnerability exists in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.35, in scan_unit_for_symbols, as demonstrated in addr2line, that can cause a denial of service via a crafted file.</Note>
    </Notes>
    <CVE>CVE-2020-16593</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.</Note>
    </Notes>
    <CVE>CVE-2020-16598</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A Null Pointer Dereference vulnerability exists in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.35, in _bfd_elf_get_symbol_version_string, as demonstrated in nm-new, that can cause a denial of service via a crafted file.</Note>
    </Notes>
    <CVE>CVE-2020-16599</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Libjpeg-turbo all version have a stack-based buffer overflow in the "transform" component. A remote attacker can send a malformed jpeg file to the service and cause arbitrary code execution or denial of service of the target service.</Note>
    </Notes>
    <CVE>CVE-2020-17541</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libjpeg62-62.2.0-31.25.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libjpeg8-8.1.2-31.25.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Buffer Overflow in Graphviz Graph Visualization Tools from commit ID f8b9e035 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (application crash) by loading a crafted file into the "lib/common/shapes.c" component.</Note>
    </Notes>
    <CVE>CVE-2020-18032</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:graphviz-2.28.0-29.6.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:graphviz-gd-2.28.0-29.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances, when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP, this can be abused to inject arbitrary network packets and/or exfiltrate user data.</Note>
    </Notes>
    <CVE>CVE-2020-24586</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.9</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that all fragments of a frame are encrypted under the same key. An adversary can abuse this to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed.</Note>
    </Notes>
    <CVE>CVE-2020-24587</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.8</BaseScore>
        <Vector>AV:A/AC:H/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that the A-MSDU flag in the plaintext QoS header field is authenticated. Against devices that support receiving non-SSP A-MSDU frames (which is mandatory as part of 802.11n), an adversary can abuse this to inject arbitrary network packets.</Note>
    </Notes>
    <CVE>CVE-2020-24588</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.9</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.</Note>
    </Notes>
    <CVE>CVE-2020-25613</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability. This flaw affects NSS versions before 3.58.</Note>
    </Notes>
    <CVE>CVE-2020-25648</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfreebl3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsoftokn3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-certs-3.68.2-58.60.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in Linux Kernel where refcount leak in llcp_sock_bind() causing use-after-free which might lead to privilege escalations.</Note>
    </Notes>
    <CVE>CVE-2020-25670</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in Linux Kernel, where a refcount leak in llcp_sock_connect() causing use-after-free which might lead to privilege escalations.</Note>
    </Notes>
    <CVE>CVE-2020-25671</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A memory leak vulnerability was found in Linux kernel in llcp_sock_connect</Note>
    </Notes>
    <CVE>CVE-2020-25672</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in Linux kernel where non-blocking socket in llcp_sock_connect() leads to leak and eventually hanging-up the system.</Note>
    </Notes>
    <CVE>CVE-2020-25673</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the way Samba maps domain users to local users. An authenticated attacker could use this flaw to cause possible privilege escalation.</Note>
    </Notes>
    <CVE>CVE-2020-25717</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ctdb-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:samba-libs-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>8.5</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:C/I:C/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.</Note>
    </Notes>
    <CVE>CVE-2020-26137</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.4</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the kernel in NetBSD 7.1. An Access Point (AP) forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. This might be abused in projected Wi-Fi networks to launch denial-of-service attacks against connected clients and makes it easier to exploit other vulnerabilities in connected clients.</Note>
    </Notes>
    <CVE>CVE-2020-26139</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.9</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the ALFA Windows 10 driver 6.1316.1209 for AWUS036H. The Wi-Fi implementation does not verify the Message Integrity Check (authenticity) of fragmented TKIP frames. An adversary can abuse this to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol.</Note>
    </Notes>
    <CVE>CVE-2020-26141</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:A/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 on Samsung Galaxy S3 i9305 4.4.4 devices. The WEP, WPA, WPA2, and WPA3 implementations accept second (or subsequent) broadcast fragments even when sent in plaintext and process them as full unfragmented frames. An adversary can abuse this to inject arbitrary network packets independent of the network configuration.</Note>
    </Notes>
    <CVE>CVE-2020-26145</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:A/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel 5.8.9. The WEP, WPA, WPA2, and WPA3 implementations reassemble fragments even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used.</Note>
    </Notes>
    <CVE>CVE-2020-26147</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.2</BaseScore>
        <Vector>AV:A/AC:H/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Bluetooth LE and BR/EDR secure pairing in Bluetooth Core Specification 2.1 through 5.2 may permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing (in the Passkey authentication procedure) by reflection of the public key and the authentication evidence of the initiating device, potentially permitting this attacker to complete authenticated pairing with the responding device using the correct Passkey for the pairing session. The attack methodology determines the Passkey value one bit at a time.</Note>
    </Notes>
    <CVE>CVE-2020-26558</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.11.8. kernel/bpf/verifier.c performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory, aka CID-f232326f6966. This affects pointer types that do not define a ptr_limit.</Note>
    </Notes>
    <CVE>CVE-2020-27170</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.11.8. kernel/bpf/verifier.c has an off-by-one error (with a resultant integer underflow) affecting out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory, aka CID-10d2bb2e6b1d.</Note>
    </Notes>
    <CVE>CVE-2020-27171</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.</Note>
    </Notes>
    <CVE>CVE-2020-27618</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-i18ndata-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-locale-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nscd-2.22-114.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.</Note>
    </Notes>
    <CVE>CVE-2020-27619</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel through 5.9.1, as used with Xen through 4.14.x. Guest OS users can cause a denial of service (host OS hang) via a high rate of events to dom0, aka CID-e99502f76271.</Note>
    </Notes>
    <CVE>CVE-2020-27673</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the JFS filesystem code in the Linux Kernel which allows a local attacker with the ability to set extended attributes to panic the system, causing memory corruption or escalating privileges. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</Note>
    </Notes>
    <CVE>CVE-2020-27815</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 __split_huge_pmd in mm/huge_memory.c in the Linux kernel before 5.7.5. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check, aka CID-c444eb564fb1.</Note>
    </Notes>
    <CVE>CVE-2020-29368</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.</Note>
    </Notes>
    <CVE>CVE-2020-29562</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-i18ndata-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-locale-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nscd-2.22-114.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:N/AC:H/Au:S/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">sysdeps/i386/ldbl2mpn.c in the GNU C Library (aka glibc or libc6) before 2.23 on x86 targets has a stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern, as seen when passing a \x00\x04\x00\x00\x00\x00\x00\x00\x00\x04 value to sprintf. NOTE: the issue does not affect glibc by default in 2016 or later (i.e., 2.23 or later) because of commits made in 2015 for inlining of C99 math functions through use of GCC built-ins. In other words, the reference to 2.23 is intentional despite the mention of "Fixed for glibc 2.33" in the 26649 reference.</Note>
    </Notes>
    <CVE>CVE-2020-29573</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-i18ndata-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-locale-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nscd-2.22-114.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A denial of service via regular expression in the py.path.svnwc component of py (aka python-py) through 1.9.0 could be used by attackers to cause a compute-time denial of service attack by supplying malicious input to the blame functionality.</Note>
    </Notes>
    <CVE>CVE-2020-29651</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.35.1. A heap-based buffer over-read can occur in bfd_getl_signed_32 in libbfd.c because sh_entsize is not validated in _bfd_elf_slurp_secondary_reloc_section in elf.c.</Note>
    </Notes>
    <CVE>CVE-2020-35448</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 ClusterLabs crmsh through 4.2.1. Local attackers able to call "crm history" (when "crm" is run) were able to execute commands via shell code injection to the crm history commandline, potentially allowing escalation of privileges.</Note>
    </Notes>
    <CVE>CVE-2020-35459</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:crmsh-4.1.1+git.1642405877.e4f905fc-2.68.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:crmsh-scripts-4.1.1+git.1642405877.e4f905fc-2.68.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw exists in binutils in bfd/pef.c. An attacker who is able to submit a crafted PEF file to be parsed by objdump could cause a heap buffer overflow -&gt; out-of-bounds read that could lead to an impact to application availability. This flaw affects binutils versions prior to 2.34.</Note>
    </Notes>
    <CVE>CVE-2020-35493</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">There's a flaw in bfd_pef_scan_start_address() of bfd/pef.c in binutils which could allow an attacker who is able to submit a crafted file to be processed by objdump to cause a NULL pointer dereference. The greatest threat of this flaw is to application availability. This flaw affects binutils versions prior to 2.34.</Note>
    </Notes>
    <CVE>CVE-2020-35496</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">There's a flaw in bfd_pef_parse_function_stubs of bfd/pef.c in binutils in versions prior to 2.34 which could allow an attacker who is able to submit a crafted file to be processed by objdump to cause a NULL pointer dereference. The greatest threat of this flaw is to application availability.</Note>
    </Notes>
    <CVE>CVE-2020-35507</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free flaw was found in D-Bus Development branch &lt;= 1.13.16, dbus-1.12.x stable branch &lt;= 1.12.18, and dbus-1.10.x and older branches &lt;= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors</Note>
    </Notes>
    <CVE>CVE-2020-35512</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dbus-1-1.8.22-29.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dbus-1-x11-1.8.22-29.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdbus-1-3-1.8.22-29.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 out-of-bounds (OOB) memory access flaw was found in x25_bind in net/x25/af_x25.c in the Linux kernel version v5.12-rc5. A bounds check failure allows a local attacker with a user account on the system to gain access to out-of-bounds memory, leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</Note>
    </Notes>
    <CVE>CVE-2020-35519</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:P/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.8. arch/x86/kvm/svm/svm.c allows a set_memory_region_test infinite loop for certain nested page faults, aka CID-e72436bc3a52.</Note>
    </Notes>
    <CVE>CVE-2020-36310</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.9. arch/x86/kvm/svm/sev.c allows attackers to cause a denial of service (soft lockup) by triggering destruction of a large SEV VM (which requires unregistering many encrypted regions), aka CID-7be74942f184.</Note>
    </Notes>
    <CVE>CVE-2020-36311</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.8.10. virt/kvm/kvm_main.c has a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure, aka CID-f65886606c2d.</Note>
    </Notes>
    <CVE>CVE-2020-36312</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the FUSE filesystem implementation in the Linux kernel before 5.10.6, aka CID-5d069dbe8aaf. fuse_do_getattr() calls make_bad_inode() in inappropriate situations, causing a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950.</Note>
    </Notes>
    <CVE>CVE-2020-36322</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.10. drivers/infiniband/core/ucma.c has a use-after-free because the ctx is reached via the ctx_list in some ucma_migrate_id situations where ucma_close is called, aka CID-f5449e74802c.</Note>
    </Notes>
    <CVE>CVE-2020-36385</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.8.1. net/bluetooth/hci_event.c has a slab out-of-bounds read in hci_extended_inquiry_result_evt, aka CID-51c19bf3d5cf.</Note>
    </Notes>
    <CVE>CVE-2020-36386</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">u'Specifically timed and handcrafted traffic can cause internal errors in a WLAN device that lead to improper layer 2 Wi-Fi encryption with a consequent possibility of information disclosure over the air for a discrete set of traffic' in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice &amp; Music, Snapdragon Wearables, Snapdragon Wired Infrastructure and Networking in APQ8053, IPQ4019, IPQ8064, MSM8909W, MSM8996AU, QCA9531, QCN5502, QCS405, SDX20, SM6150, SM7150</Note>
    </Notes>
    <CVE>CVE-2020-3702</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">IBM Power9 (AIX 7.1, 7.2, and VIOS 3.1) processors could allow a local user to obtain sensitive information from the data in the L1 cache under extenuating circumstances. IBM X-Force ID: 189296.</Note>
    </Notes>
    <CVE>CVE-2020-4788</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been computed. This vulnerability affects Firefox &lt; 80 and Firefox for Android &lt; 80.</Note>
    </Notes>
    <CVE>CVE-2020-6829</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfreebl3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsoftokn3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-certs-3.68.2-58.60.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Due to use of a dangling pointer, libcurl 7.29.0 through 7.71.1 can use the wrong connection when sending data.</Note>
    </Notes>
    <CVE>CVE-2020-8231</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions.</Note>
    </Notes>
    <CVE>CVE-2020-8284</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.</Note>
    </Notes>
    <CVE>CVE-2020-8285</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">curl 7.41.0 through 7.73.0 is vulnerable to an improper check for certificate revocation due to insufficient verification of the OCSP response.</Note>
    </Notes>
    <CVE>CVE-2020-8286</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.</Note>
    </Notes>
    <CVE>CVE-2020-8492</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.1</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.</Note>
    </Notes>
    <CVE>CVE-2020-9327</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsqlite3-0-3.36.0-9.18.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sqlite3-3.36.0-9.18.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Improper access control in BlueZ may allow an authenticated user to potentially enable information disclosure via adjacent access.</Note>
    </Notes>
    <CVE>CVE-2021-0129</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.7</BaseScore>
        <Vector>AV:A/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In __hidinput_change_resolution_multipliers of hid-input.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-173843328References: Upstream kernel</Note>
    </Notes>
    <CVE>CVE-2021-0512</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In pfkey_dump of af_key.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local information disclosure in the kernel with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-110373476</Note>
    </Notes>
    <CVE>CVE-2021-0605</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-154177719References: Upstream kernel</Note>
    </Notes>
    <CVE>CVE-2021-0941</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.</Note>
    </Notes>
    <CVE>CVE-2021-20193</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:tar-1.27.1-15.9.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">There is an open race window when writing output in the following utilities in GNU binutils version 2.35 and earlier:ar, objcopy, strip, ranlib. When these utilities are run as a privileged user (presumably as part of a script updating binaries across different users), an unprivileged user can trick these utilities into getting ownership of arbitrary files through a symlink.</Note>
    </Notes>
    <CVE>CVE-2021-20197</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in cifs-utils in versions before 6.13. A user when mounting a krb5 CIFS file system from within a container can use Kerberos credentials of the host. The highest threat from this vulnerability is to data confidentiality and integrity.</Note>
    </Notes>
    <CVE>CVE-2021-20208</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cifs-utils-6.9-13.17.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A denial of service vulnerability was found in n_tty_receive_char_special in drivers/tty/n_tty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could delay the loop (due to a changing ldata-&gt;read_head, and a missing sanity check) and cause a threat to the system availability.</Note>
    </Notes>
    <CVE>CVE-2021-20219</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in samba. The Samba smbd file server must map Windows group identities (SIDs) into unix group ids (gids). The code that performs this had a flaw that could allow it to read data beyond the end of the array in the case where a negative cache entry had been added to the mapping cache. This could cause the calling code to return those values into the process token that stores the group membership for a user. The highest threat from this vulnerability is to data confidentiality and integrity.</Note>
    </Notes>
    <CVE>CVE-2021-20254</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ctdb-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc-binding0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdcerpc0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-krb5pac0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-nbt0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr-standard0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libndr0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnetapi0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-credentials0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-errors0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-hostconfig0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-passdb0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamba-util0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsamdb0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbconf0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsmbldap0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libtevent-util0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libwbclient0-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:samba-libs-4.6.16+git.313.502515a5bfc-3.67.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.5</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in GNU Binutils 2.35.1, where there is a heap-based buffer overflow in _bfd_elf_slurp_secondary_reloc_section in elf.c due to the number of symbols not calculated correctly. The highest threat from this vulnerability is to system availability.</Note>
    </Notes>
    <CVE>CVE-2021-20284</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in binutils readelf 2.35 program. An attacker who is able to convince a victim using readelf to read a crafted file could trigger a stack buffer overflow, out-of-bounds write of arbitrary data supplied by the attacker. The highest impact of this flaw is to confidentiality, integrity, and availability.</Note>
    </Notes>
    <CVE>CVE-2021-20294</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions (GOST DSA, EDDSA &amp; ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an invalid signature, causing an assertion failure or possible validation. The highest threat to this vulnerability is to confidentiality, integrity, as well as system availability.</Note>
    </Notes>
    <CVE>CVE-2021-20305</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libhogweed2-2.7.1-13.6.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnettle4-2.7.1-13.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw in the processing of received ICMP errors (ICMP fragment needed and ICMP redirect) in the Linux kernel functionality was found to allow the ability to quickly scan open UDP ports. This flaw allows an off-path remote user to effectively bypass the source port UDP randomization. The highest threat from this vulnerability is to confidentiality and possibly integrity, because software that relies on UDP source port randomization are indirectly affected as well.</Note>
    </Notes>
    <CVE>CVE-2021-20322</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Vulnerability in the Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u291, 8u281, 11.0.10, 16; Java SE Embedded: 8u281; Oracle GraalVM Enterprise Edition: 19.3.5, 20.3.1.2 and 21.0.0.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. It can also be exploited by supplying untrusted data to APIs in the specified Component. CVSS 3.1 Base Score 5.9 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N).</Note>
    </Notes>
    <CVE>CVE-2021-2161</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 SaltStack Salt before 3003.3. A user who has control of the source, and source_hash URLs can gain full file system access as root on a salt minion.</Note>
    </Notes>
    <CVE>CVE-2021-21996</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.1</BaseScore>
        <Vector>AV:N/AC:H/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 Linux: KVM through Improper handling of VM_IO|VM_PFNMAP vmas in KVM can bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allows users with the ability to start and control a VM to read/write random pages of memory and can result in local privilege escalation.</Note>
    </Notes>
    <CVE>CVE-2021-22543</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A heap out-of-bounds write affecting Linux since v2.6.19-rc1 was discovered in net/netfilter/x_tables.c. This allows an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space</Note>
    </Notes>
    <CVE>CVE-2021-22555</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">curl 7.1.1 to and including 7.75.0 is vulnerable to an "Exposure of Private Personal Information to an Unauthorized Actor" by leaking credentials in the HTTP Referer: header. libcurl does not strip off user credentials from the URL when automatically populating the Referer: HTTP request header field in outgoing HTTP requests, and therefore risks leaking sensitive data to the server that is the target of the second HTTP request.</Note>
    </Notes>
    <CVE>CVE-2021-22876</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">curl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.</Note>
    </Notes>
    <CVE>CVE-2021-22898</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.</Note>
    </Notes>
    <CVE>CVE-2021-22922</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user's expectations and intentions and without telling the user it happened.</Note>
    </Notes>
    <CVE>CVE-2021-22923</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths *case insensitively*,which could lead to libcurl reusing wrong connections.File paths are, or can be, case sensitive on many systems but not all, and caneven vary depending on used file systems.The comparison also didn't include the 'issuer cert' which a transfer can setto qualify how to verify the server certificate.</Note>
    </Notes>
    <CVE>CVE-2021-22924</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.</Note>
    </Notes>
    <CVE>CVE-2021-22925</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A user can tell curl &gt;= 7.20.0 and &lt;= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (`--ssl-reqd` on the command line or`CURLOPT_USE_SSL` set to `CURLUSESSL_CONTROL` or `CURLUSESSL_ALL` withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations **withoutTLS** contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.</Note>
    </Notes>
    <CVE>CVE-2021-22946</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">When curl &gt;= 7.20.0 and &lt;= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker's injected data comes from the TLS-protected server.</Note>
    </Notes>
    <CVE>CVE-2021-22947</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:curl-7.60.0-4.33.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libcurl4-7.60.0-4.33.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A race condition in Linux kernel SCTP sockets (net/sctp/socket.c) before 5.12-rc8 can lead to kernel privilege escalation from the context of a network service or an unprivileged process. If sctp_destroy_sock is called without sock_net(sk)-&gt;sctp.addr_wq_lock then an element is removed from the auto_asconf_splist list without any proper locking. This can be exploited by an attacker with network service privileges to escalate to root or from the context of an unprivileged user directly if a BPF_CGROUP_INET_SOCK_CREATE is attached which denies creation of some SCTP socket.</Note>
    </Notes>
    <CVE>CVE-2021-23133</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Use After Free vulnerability in nfc sockets in the Linux Kernel before 5.12.4 allows local attackers to elevate their privileges. In typical configurations, the issue can only be triggered by a privileged local user with the CAP_NET_RAW capability.</Note>
    </Notes>
    <CVE>CVE-2021-23134</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.</Note>
    </Notes>
    <CVE>CVE-2021-23336</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:N/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).</Note>
    </Notes>
    <CVE>CVE-2021-2341</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Library). Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N).</Note>
    </Notes>
    <CVE>CVE-2021-2369</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).</Note>
    </Notes>
    <CVE>CVE-2021-23840</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl0_9_8-0.9.8j-106.30.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl1_0_0-1.0.2p-3.45.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openssl-1_0_0-1.0.2p-3.45.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. The function X509_issuer_and_serial_hash() is never directly called by OpenSSL itself so applications are only vulnerable if they use this function directly and they use it on certificates that may have been obtained from untrusted sources. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).</Note>
    </Notes>
    <CVE>CVE-2021-23841</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl0_9_8-0.9.8j-106.30.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl1_0_0-1.0.2p-3.45.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openssl-1_0_0-1.0.2p-3.45.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In BIND 9.8.5 -&gt; 9.8.8, 9.9.3 -&gt; 9.11.29, 9.12.0 -&gt; 9.16.13, and versions BIND 9.9.3-S1 -&gt; 9.11.29-S1 and 9.16.8-S1 -&gt; 9.16.13-S1 of BIND 9 Supported Preview Edition, as well as release versions 9.17.0 -&gt; 9.17.11 of the BIND 9.17 development branch, when a vulnerable version of named receives a malformed IXFR triggering the flaw described above, the named process will terminate due to a failed assertion the next time the transferred secondary zone is refreshed.</Note>
    </Notes>
    <CVE>CVE-2021-25214</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bind-utils-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libbind9-161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdns1110-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libirs161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisc1107-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccc161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccfg163-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblwres161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-bind-9.11.22-3.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In BIND 9.0.0 -&gt; 9.11.29, 9.12.0 -&gt; 9.16.13, and versions BIND 9.9.3-S1 -&gt; 9.11.29-S1 and 9.16.8-S1 -&gt; 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -&gt; 9.17.11 of the BIND 9.17 development branch, when a vulnerable version of named receives a query for a record triggering the flaw described above, the named process will terminate due to a failed assertion check. The vulnerability affects all currently maintained BIND 9 branches (9.11, 9.11-S, 9.16, 9.16-S, 9.17) as well as all other versions of BIND 9.</Note>
    </Notes>
    <CVE>CVE-2021-25215</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bind-utils-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libbind9-161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdns1110-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libirs161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisc1107-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccc161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccfg163-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblwres161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-bind-9.11.22-3.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In BIND 9.5.0 -&gt; 9.11.29, 9.12.0 -&gt; 9.16.13, and versions BIND 9.11.3-S1 -&gt; 9.11.29-S1 and 9.16.8-S1 -&gt; 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -&gt; 9.17.1 of the BIND 9.17 development branch, BIND servers are vulnerable if they are running an affected version and are configured to use GSS-TSIG features. In a configuration which uses BIND's default settings the vulnerable code path is not exposed, but a server can be rendered vulnerable by explicitly setting values for the tkey-gssapi-keytab or tkey-gssapi-credential configuration options. Although the default configuration is not vulnerable, GSS-TSIG is frequently used in networks where BIND is integrated with Samba, as well as in mixed-server environments that combine BIND servers with Active Directory domain controllers. For servers that meet these conditions, the ISC SPNEGO implementation is vulnerable to various attacks, depending on the CPU architecture for which BIND was built: For named binaries compiled for 64-bit platforms, this flaw can be used to trigger a buffer over-read, leading to a server crash. For named binaries compiled for 32-bit platforms, this flaw can be used to trigger a server crash due to a buffer overflow and possibly also to achieve remote code execution. We have determined that standard SPNEGO implementations are available in the MIT and Heimdal Kerberos libraries, which support a broad range of operating systems, rendering the ISC implementation unnecessary and obsolete. Therefore, to reduce the attack surface for BIND users, we will be removing the ISC SPNEGO implementation in the April releases of BIND 9.11 and 9.16 (it had already been dropped from BIND 9.17). We would not normally remove something from a stable ESV (Extended Support Version) of BIND, but since system libraries can replace the ISC SPNEGO implementation, we have made an exception in this case for reasons of stability and security.</Note>
    </Notes>
    <CVE>CVE-2021-25216</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bind-utils-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libbind9-161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdns1110-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libirs161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisc1107-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccc161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccfg163-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblwres161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-bind-9.11.22-3.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In ISC DHCP 4.1-ESV-R1 -&gt; 4.1-ESV-R16, ISC DHCP 4.4.0 -&gt; 4.4.2 (Other branches of ISC DHCP (i.e., releases in the 4.0.x series or lower and releases in the 4.3.x series) are beyond their End-of-Life (EOL) and no longer supported by ISC. From inspection it is clear that the defect is also present in releases from those series, but they have not been officially tested for the vulnerability), The outcome of encountering the defect while reading a lease that will trigger it varies, according to: the component being affected (i.e., dhclient or dhcpd) whether the package was built as a 32-bit or 64-bit binary whether the compiler flag -fstack-protection-strong was used when compiling In dhclient, ISC has not successfully reproduced the error on a 64-bit system. However, on a 32-bit system it is possible to cause dhclient to crash when reading an improper lease, which could cause network connectivity problems for an affected system due to the absence of a running DHCP client process. In dhcpd, when run in DHCPv4 or DHCPv6 mode: if the dhcpd server binary was built for a 32-bit architecture AND the -fstack-protection-strong flag was specified to the compiler, dhcpd may exit while parsing a lease file containing an objectionable lease, resulting in lack of service to clients. Additionally, the offending lease and the lease immediately following it in the lease database may be improperly deleted. if the dhcpd server binary was built for a 64-bit architecture OR if the -fstack-protection-strong compiler flag was NOT specified, the crash will not occur, but it is possible for the offending lease and the lease which immediately followed it to be improperly deleted.</Note>
    </Notes>
    <CVE>CVE-2021-25217</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dhcp-4.3.3-10.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dhcp-client-4.3.3-10.22.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:A/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In BIND 9.3.0 -&gt; 9.11.35, 9.12.0 -&gt; 9.16.21, and versions 9.9.3-S1 -&gt; 9.11.35-S1 and 9.16.8-S1 -&gt; 9.16.21-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -&gt; 9.17.18 of the BIND 9.17 development branch, exploitation of broken authoritative servers using a flaw in response processing can cause degradation in BIND resolver performance. The way the lame cache is currently designed makes it possible for its internal data structures to grow almost infinitely, which may cause significant delays in client query processing.</Note>
    </Notes>
    <CVE>CVE-2021-25219</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:bind-utils-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libbind9-161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libdns1110-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libirs161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisc1107-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccc161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libisccfg163-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:liblwres161-9.11.22-3.37.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-bind-9.11.22-3.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A Creation of Temporary File With Insecure Permissions vulnerability in hawk2 of SUSE Linux Enterprise High Availability 12-SP3, SUSE Linux Enterprise High Availability 12-SP5, SUSE Linux Enterprise High Availability 15-SP2 allows local attackers to escalate to root. This issue affects: SUSE Linux Enterprise High Availability 12-SP3 hawk2 versions prior to 2.6.3+git.1614685906.812c31e9. SUSE Linux Enterprise High Availability 12-SP5 hawk2 versions prior to 2.6.3+git.1614685906.812c31e9. SUSE Linux Enterprise High Availability 15-SP2 hawk2 versions prior to 2.6.3+git.1614684118.af555ad9.</Note>
    </Notes>
    <CVE>CVE-2021-25314</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:hawk2-2.6.4+git.1618478925.fbddddd9-3.33.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A Incorrect Default Permissions vulnerability in the packaging of cups of SUSE Linux Enterprise Server 11-SP4-LTSS, SUSE Manager Server 4.0, SUSE OpenStack Cloud Crowbar 9; openSUSE Leap 15.2, Factory allows local attackers with control of the lp users to create files as root with 0644 permissions without the ability to set the content. This issue affects: SUSE Linux Enterprise Server 11-SP4-LTSS cups versions prior to 1.3.9. SUSE Manager Server 4.0 cups versions prior to 2.2.7. SUSE OpenStack Cloud Crowbar 9 cups versions prior to 1.7.5. openSUSE Leap 15.2 cups versions prior to 2.2.7. openSUSE Factory cups version 2.3.3op2-2.1 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2021-25317</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cups-libs-1.7.5-20.36.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be discarded by later processing, resulting in the caller assuming successful mapping, and hence subsequent operations trying to access space that wasn't mapped. In another case, internal state would be insufficiently updated, preventing safe recovery from the error. This affects drivers/block/xen-blkback/blkback.c.</Note>
    </Notes>
    <CVE>CVE-2021-26930</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel 2.6.39 through 5.10.16, as used in Xen. Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests (such as out of memory conditions), it isn't correct to assume a plain bug. Memory allocations potentially causing such crashes occur only when Linux is running in PV mode, though. This affects drivers/block/xen-blkback/blkback.c and drivers/xen/xen-scsiback.c.</Note>
    </Notes>
    <CVE>CVE-2021-26931</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.</Note>
    </Notes>
    <CVE>CVE-2021-26932</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">xterm before Patch #366 allows remote attackers to execute arbitrary code or cause a denial of service (segmentation fault) via a crafted UTF-8 combining character sequence.</Note>
    </Notes>
    <CVE>CVE-2021-27135</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:xterm-308-5.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.</Note>
    </Notes>
    <CVE>CVE-2021-27218</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glib2-tools-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgio-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libglib-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgmodule-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgobject-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgthread-2_0-0-2.48.2-12.22.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.</Note>
    </Notes>
    <CVE>CVE-2021-27219</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glib2-tools-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgio-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libglib-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgmodule-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgobject-2_0-0-2.48.2-12.22.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgthread-2_0-0-2.48.2-12.22.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel through 5.11.3. A kernel pointer leak can be used to determine the address of the iscsi_transport structure. When an iSCSI transport is registered with the iSCSI subsystem, the transport's handle is available to unprivileged users via the sysfs file system, at /sys/class/iscsi_transport/$TRANSPORT_NAME/handle. When read, the show_transport_handle function (in drivers/scsi/scsi_transport_iscsi.c) is called, which leaks the handle. This handle is actually the pointer to an iscsi_transport struct in the kernel module's global variables.</Note>
    </Notes>
    <CVE>CVE-2021-27363</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel through 5.11.3. Certain iSCSI data structures do not have appropriate length constraints or checks, and can exceed the PAGE_SIZE value. An unprivileged user can send a Netlink message that is associated with iSCSI, and has a length up to the maximum length of a Netlink message.</Note>
    </Notes>
    <CVE>CVE-2021-27365</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel through 5.11.3, as used with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a result of changes to the handling of grant mapping errors). A host OS denial of service may occur during misbehavior of a networking frontend driver. NOTE: this issue exists because of an incomplete fix for CVE-2021-26931.</Note>
    </Notes>
    <CVE>CVE-2021-28038</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">rtw_wx_set_scan in drivers/staging/rtl8188eu/os_dep/ioctl_linux.c in the Linux kernel through 5.11.6 allows writing beyond the end of the -&gt;ssid[] array. NOTE: from the perspective of kernel.org releases, CVE IDs are not normally used for drivers/staging/* (unfinished work); however, system integrators may have situations in which a drivers/staging issue is relevant to their own customer base.</Note>
    </Notes>
    <CVE>CVE-2021-28660</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The fix for XSA-365 includes initialization of pointers such that subsequent cleanup code wouldn't use uninitialized or stale values. This initialization went too far and may under certain conditions also overwrite pointers which are in need of cleaning up. The lack of cleanup would result in leaking persistent grants. The leak in turn would prevent fully cleaning up after a respective guest has died, leaving around zombie domains. All Linux versions having the fix for XSA-365 applied are vulnerable. XSA-365 was classified to affect versions back to at least 3.11.</Note>
    </Notes>
    <CVE>CVE-2021-28688</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 fs/fuse/fuse_i.h in the Linux kernel before 5.11.8. A "stall on CPU" can occur because a retry loop continually finds the same bad inode, aka CID-775c5033a0d1.</Note>
    </Notes>
    <CVE>CVE-2021-28950</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A race condition was discovered in get_old_root in fs/btrfs/ctree.c in the Linux kernel through 5.11.8. It allows attackers to cause a denial of service (BUG) because of a lack of locking on an extent buffer before a cloning operation, aka CID-dbcc7d57bffc.</Note>
    </Notes>
    <CVE>CVE-2021-28964</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In intel_pmu_drain_pebs_nhm in arch/x86/events/intel/ds.c in the Linux kernel through 5.11.8 on some Haswell CPUs, userspace applications (such as perf-fuzzer) can cause a system crash because the PEBS status in a PEBS record is mishandled, aka CID-d88d05a9e0b6.</Note>
    </Notes>
    <CVE>CVE-2021-28971</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In drivers/pci/hotplug/rpadlpar_sysfs.c in the Linux kernel through 5.11.8, the RPA PCI Hotplug driver has a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly. This occurs because add_slot_store and remove_slot_store mishandle drc_name '\0' termination, aka CID-cc7a0bb058b8.</Note>
    </Notes>
    <CVE>CVE-2021-28972</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">BPF JIT compilers in the Linux kernel through 5.11.12 have incorrect computation of branch displacements, allowing them to execute arbitrary code within the kernel context. This affects arch/x86/net/bpf_jit_comp.c and arch/x86/net/bpf_jit_comp32.c.</Note>
    </Notes>
    <CVE>CVE-2021-29154</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel through 5.11.x. kernel/bpf/verifier.c performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. Specifically, for sequences of pointer arithmetic operations, the pointer modification performed by the first operation is not correctly accounted for when restricting subsequent operations.</Note>
    </Notes>
    <CVE>CVE-2021-29155</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel through 5.11.10. drivers/net/ethernet/freescale/gianfar.c in the Freescale Gianfar Ethernet driver allows attackers to cause a system crash because a negative fragment size is calculated in situations involving an rx queue overrun when jumbo packets are used and NAPI is enabled, aka CID-d8861bab48b6.</Note>
    </Notes>
    <CVE>CVE-2021-29264</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.7</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.11.7. usbip_sockfd_store in drivers/usb/usbip/stub_dev.c allows attackers to cause a denial of service (GPF) because the stub-up sequence has race conditions during an update of the local and shared status, aka CID-9380afd6df70.</Note>
    </Notes>
    <CVE>CVE-2021-29265</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.7</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.11.11. qrtr_recvmsg in net/qrtr/qrtr.c allows attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure, aka CID-50535249f624.</Note>
    </Notes>
    <CVE>CVE-2021-29647</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.11.11. The netfilter subsystem allows attackers to cause a denial of service (panic) because net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h lack a full memory barrier upon the assignment of a new table value, aka CID-175e476b8cdf.</Note>
    </Notes>
    <CVE>CVE-2021-29650</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 the Linux kernel before 5.11.3 when a webcam device exists. video_usercopy in drivers/media/v4l2-core/v4l2-ioctl.c has a memory leak for large arguments, aka CID-fb18802a338b.</Note>
    </Notes>
    <CVE>CVE-2021-30002</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execute arbitrary code. The libX11 XLookupColor request (intended for server-side color lookup) contains a flaw allowing a client to send color-name requests with a name longer than the maximum size allowed by the protocol (and also longer than the maximum packet size for normal-sized packets). The user-controlled data exceeding the maximum size is then interpreted by the server as additional X protocol requests and executed, e.g., to disable X server authorization completely. For example, if the victim encounters malicious terminal control sequences for color codes, then the attacker may be able to take full control of the running graphical session.</Note>
    </Notes>
    <CVE>CVE-2021-31535</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libX11-6-1.6.2-12.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libX11-data-1.6.2-12.21.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libX11-xcb1-1.6.2-12.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends with a single backslash character.</Note>
    </Notes>
    <CVE>CVE-2021-3156</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:sudo-1.8.20p2-3.23.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In SaltStack Salt 2016.9 through 3002.6, a command injection vulnerability exists in the snapper module that allows for local privilege escalation on a minion. The attack requires that a file is created with a pathname that is backed up by snapper, and that the master calls the snapper.diff function (which executes popen unsafely).</Note>
    </Notes>
    <CVE>CVE-2021-31607</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.</Note>
    </Notes>
    <CVE>CVE-2021-3177</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in a filename.</Note>
    </Notes>
    <CVE>CVE-2021-31799</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. A malicious FTP server can use the PASV response to trick Net::FTP into connecting back to a given IP address and port. This potentially makes curl extract information about services that are otherwise private and not disclosed (e.g., the attacker can conduct port scans and service banner extractions).</Note>
    </Notes>
    <CVE>CVE-2021-31810</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel before 5.12. A bound check failure allows an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability.</Note>
    </Notes>
    <CVE>CVE-2021-31916</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Buffer overflow vulnerability in libsolv 2020-12-13 via the Solver * testcase_read(Pool *pool, FILE *fp, const char *testcase, Queue *job, char **resultp, int *resultflagsp function at src/testcase.c: line 2334, which could cause a denial of service</Note>
    </Notes>
    <CVE>CVE-2021-3200</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsolv-tools-0.6.38-2.36.4</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-solv-0.6.38-2.36.4</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. Net::IMAP does not raise an exception when StartTLS fails with an an unknown response, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a "StartTLS stripping attack."</Note>
    </Notes>
    <CVE>CVE-2021-32066</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">net/bluetooth/hci_request.c in the Linux kernel through 5.12.2 has a race condition for removal of the HCI controller.</Note>
    </Notes>
    <CVE>CVE-2021-32399</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The Linux kernel before 5.11.14 has a use-after-free in cipso_v4_genopt in net/ipv4/cipso_ipv4.c because the CIPSO and CALIPSO refcounting for the DOI definitions is mishandled, aka CID-ad5d07f4a9cd. This leads to writing an arbitrary value.</Note>
    </Notes>
    <CVE>CVE-2021-33033</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In the Linux kernel before 5.12.4, net/bluetooth/hci_event.c has a use-after-free when destroying an hci_chan, aka CID-5c4c8c954409. This leads to writing an arbitrary value.</Note>
    </Notes>
    <CVE>CVE-2021-33034</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">kernel/bpf/verifier.c in the Linux kernel through 5.12.7 enforces incorrect limits for pointer arithmetic operations, aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation to root. In particular, there is a corner case where the off reg causes a masking direction change, which then results in an incorrect final aux-&gt;alu_limit.</Note>
    </Notes>
    <CVE>CVE-2021-33200</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP redirect.</Note>
    </Notes>
    <CVE>CVE-2021-33503</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Libgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP.</Note>
    </Notes>
    <CVE>CVE-2021-33560</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgcrypt20-1.6.1-16.80.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact.</Note>
    </Notes>
    <CVE>CVE-2021-33574</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-i18ndata-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-locale-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nscd-2.22-114.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In kernel/bpf/verifier.c in the Linux kernel before 5.12.13, a branch can be mispredicted (e.g., because of type confusion) and consequently an unprivileged BPF program can read arbitrary memory locations via a side-channel attack, aka CID-9183671af6db.</Note>
    </Notes>
    <CVE>CVE-2021-33624</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.7</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">fs/seq_file.c in the Linux kernel 3.16 through 5.13.x before 5.13.4 does not properly restrict seq buffer allocations, leading to an integer overflow, an Out-of-bounds Write, and escalation to root by an unprivileged user, aka CID-8cae8cd89f05.</Note>
    </Notes>
    <CVE>CVE-2021-33909</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">basic/unit-name.c in systemd prior to 246.15, 247.8, 248.5, and 249.1 has a Memory Allocation with an Excessive Size Value (involving strdupa and alloca for a pathname controlled by a local attacker) that results in an operating system crash.</Note>
    </Notes>
    <CVE>CVE-2021-33910</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsystemd0-228-150.98.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libudev1-228-150.98.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:systemd-228-150.98.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:systemd-sysvinit-228-150.98.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:udev-228-150.98.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Linux kernel. A denial of service problem is identified if an extent tree is corrupted in a crafted ext4 filesystem in fs/ext4/extents.c in ext4_es_cache_extent. Fabricating an integer overflow, A local attacker with a special user privilege may cause a system crash problem which can lead to an availability threat.</Note>
    </Notes>
    <CVE>CVE-2021-3428</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure (kernel memory), and possibly out-of-bounds writes that could potentially lead to code execution. This issue was addressed in the upstream kernel in commit 9b00f1b78809 ("bpf: Fix truncation handling for mod32 dst reg wrt zero") and in Linux stable kernels 5.11.2, 5.10.19, and 5.4.101.</Note>
    </Notes>
    <CVE>CVE-2021-3444</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In the Linux kernel through 5.13.7, an unprivileged BPF program can obtain sensitive information from kernel memory via a Speculative Store Bypass side-channel attack because the protection mechanism neglects the possibility of uninitialized memory locations on the BPF stack.</Note>
    </Notes>
    <CVE>CVE-2021-34556</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in avahi in versions 0.6 up to 0.8. The event used to signal the termination of the client connection on the avahi Unix socket is not correctly handled in the client_work function, allowing a local attacker to trigger an infinite loop. The highest threat from this vulnerability is to the availability of the avahi service, which becomes unresponsive after this flaw is triggered.</Note>
    </Notes>
    <CVE>CVE-2021-3468</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libavahi-client3-0.6.32-32.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libavahi-common3-0.6.32-32.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">net/can/bcm.c in the Linux kernel through 5.12.10 allows local users to obtain sensitive information from kernel stack memory because parts of a data structure are uninitialized.</Note>
    </Notes>
    <CVE>CVE-2021-34693</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Nosy driver in the Linux kernel. This issue allows a device to be inserted twice into a doubly-linked list, leading to a use-after-free when one of these devices is removed. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability. Versions before kernel 5.12-rc6 are affected</Note>
    </Notes>
    <CVE>CVE-2021-3483</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">There's a flaw in the BFD library of binutils in versions before 2.36. An attacker who supplies a crafted file to an application linked with BFD, and using the DWARF functionality, could cause an impact to system availability by way of excessive memory consumption.</Note>
    </Notes>
    <CVE>CVE-2021-3487</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:binutils-2.37-9.44.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.1</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The io_uring subsystem in the Linux kernel allowed the MAX_RW_COUNT limit to be bypassed in the PROVIDE_BUFFERS operation, which led to negative values being usedin mem_rw when reading /proc/&lt;PID&gt;/mem. This could be used to create a heap overflow leading to arbitrary code execution in the kernel. It was addressed via commit d1f82808877b ("io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers") (v5.13-rc1) and backported to the stable kernels in v5.12.4, v5.11.21, and v5.10.37. It was introduced in ddf0322db79c ("io_uring: add IORING_OP_PROVIDE_BUFFERS") (v5.7-rc1).</Note>
    </Notes>
    <CVE>CVE-2021-3491</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</Note>
    </Notes>
    <CVE>CVE-2021-34981</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
  </Vulnerability>
  <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">There's a flaw in libxml2's xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.</Note>
    </Notes>
    <CVE>CVE-2021-3516</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxml2-2-2.9.4-46.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.</Note>
    </Notes>
    <CVE>CVE-2021-3517</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxml2-2-2.9.4-46.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.</Note>
    </Notes>
    <CVE>CVE-2021-3518</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxml2-2-2.9.4-46.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3537</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxml2-2-2.9.4-46.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.</Note>
    </Notes>
    <CVE>CVE-2021-3541</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libxml2-2-2.9.4-46.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2021-42739. Reason: This candidate is a reservation duplicate of CVE-2021-42739. Notes: All CVE users should reference CVE-2021-42739 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage.</Note>
    </Notes>
    <CVE>CVE-2021-3542</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
  </Vulnerability>
  <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">In the Linux kernel through 5.13.7, an unprivileged BPF program can obtain sensitive information from kernel memory via a Speculative Store Bypass side-channel attack because a certain preempting store operation does not necessarily occur before a store operation that has an attacker-controlled value.</Note>
    </Notes>
    <CVE>CVE-2021-35477</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Swing). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).</Note>
    </Notes>
    <CVE>CVE-2021-35559</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).</Note>
    </Notes>
    <CVE>CVE-2021-35565</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).</Note>
    </Notes>
    <CVE>CVE-2021-35586</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">It was found that polkit could be tricked into bypassing the credential checks for D-Bus requests, elevating the privileges of the requestor to the root user. This flaw could be used by an unprivileged local attacker to, for example, create a new local administrator. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3560</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpolkit0-0.113-5.24.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:polkit-0.113-5.24.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the way nettle's RSA decryption functions handled specially crafted ciphertext. An attacker could use this flaw to provide a manipulated ciphertext leading to application crash and denial of service.</Note>
    </Notes>
    <CVE>CVE-2021-3580</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libhogweed2-2.7.1-13.6.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libnettle4-2.7.1-13.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.</Note>
    </Notes>
    <CVE>CVE-2021-35942</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-i18ndata-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:glibc-locale-2.22-114.15.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:nscd-2.22-114.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.4</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">.A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt memory, crash the system or escalate privileges. This race condition in net/can/bcm.c in the Linux kernel allows for local privilege escalation to root.</Note>
    </Notes>
    <CVE>CVE-2021-3609</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with the call sco_sock_sendmsg() with the expected controllable faulting memory page. A privileged local user could use this flaw to crash the system or escalate their privileges on the system.</Note>
    </Notes>
    <CVE>CVE-2021-3640</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB (virtual machine control block) provided by the L1 guest to spawn/handle a nested guest (L2). Due to improper validation of the "int_ctl" field, this issue could allow a malicious L1 to enable AVIC support (Advanced Virtual Interrupt Controller) for the L2 guest. As a result, the L2 guest would be allowed to read/write physical pages of the host, resulting in a crash of the entire system, leak of sensitive data or potential guest-to-host escape. This flaw affects Linux kernel versions prior to 5.14-rc7.</Note>
    </Notes>
    <CVE>CVE-2021-3653</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in the Linux kernel in versions prior to v5.14-rc1. Missing size validations on inbound SCTP packets may allow the kernel to read uninitialized memory.</Note>
    </Notes>
    <CVE>CVE-2021-3655</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB (virtual machine control block) provided by the L1 guest to spawn/handle a nested guest (L2). Due to improper validation of the "virt_ext" field, this issue could allow a malicious L1 to disable both VMLOAD/VMSAVE intercepts and VLS (Virtual VMLOAD/VMSAVE) for the L2 guest. As a result, the L2 guest would be allowed to read/write physical pages of the host, resulting in a crash of the entire system, leak of sensitive data or potential guest-to-host escape.</Note>
    </Notes>
    <CVE>CVE-2021-3656</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A NULL pointer dereference flaw was found in the Linux kernel’s IEEE 802.15.4 wireless networking subsystem in the way the user closes the LR-WPAN connection. This flaw allows a local user to crash the system. The highest threat from this vulnerability is to system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3659</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources causing denial of service.</Note>
    </Notes>
    <CVE>CVE-2021-3679</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own "d2i" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the "data" and "length" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "data" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).</Note>
    </Notes>
    <CVE>CVE-2021-3712</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl0_9_8-0.9.8j-106.30.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libopenssl1_0_0-1.0.2p-3.45.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openssl-1_0_0-1.0.2p-3.45.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the "Routing decision" classifier in the Linux kernel's Traffic Control networking subsystem in the way it handled changing of classification filters, leading to a use-after-free condition. This flaw allows unprivileged local users to escalate their privileges on the system. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3715</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">hso_free_net_device in drivers/net/usb/hso.c in the Linux kernel through 5.13.4 calls unregister_netdev without checking for the NETREG_REGISTERED state, leading to a use-after-free and a double free.</Note>
    </Notes>
    <CVE>CVE-2021-37159</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A security issue was found in Linux kernel’s OverlayFS subsystem where a local attacker who has the ability to mount the TmpFS filesystem with OverlayFS can abuse a logic bug in the overlayfs code which can inadvertently reveal files hidden in the original mount.</Note>
    </Notes>
    <CVE>CVE-2021-3732</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.</Note>
    </Notes>
    <CVE>CVE-2021-3733</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3737</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython2_7-1_0-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpython3_4m1_0-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-base-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python-xml-2.7.18-28.77.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-base-3.4.10-25.80.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:python3-curses-3.4.10-25.80.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.1</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A memory leak flaw was found in the Linux kernel in the ccp_run_aes_gcm_cmd() function in drivers/crypto/ccp/ccp-ops.c, which allows attackers to cause a denial of service (memory consumption). This vulnerability is similar with the older CVE-2019-18808.</Note>
    </Notes>
    <CVE>CVE-2021-3744</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free flaw was found in the Linux kernel’s Bluetooth subsystem in the way user calls connect to the socket and disconnect simultaneously due to a race condition. This flaw allows a user to crash the system or escalate their privileges. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3752</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.9</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A race problem was seen in the vt_k_ioctl in drivers/tty/vt/vt_ioctl.c in the Linux kernel, which may cause an out of bounds read in vt as the write access to vc_mode is not protected by lock-in vt_ioctl (KDSETMDE). The highest threat from this vulnerability is to data confidentiality.</Note>
    </Notes>
    <CVE>CVE-2021-3753</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">arch/powerpc/kvm/book3s_rtas.c in the Linux kernel through 5.13.5 on the powerpc platform allows KVM guest OS users to cause host OS memory corruption via rtas_args.nargs, aka CID-f62f3c20647e.</Note>
    </Notes>
    <CVE>CVE-2021-37576</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A memory overflow vulnerability was found in the Linux kernel’s ipc functionality of the memcg subsystem, in the way a user calls the semget function multiple times, creating semaphores. This flaw allows a local user to starve the resources, causing a denial of service. The highest threat from this vulnerability is to system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3759</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Linux kernel. A use-after-free vulnerability in the NFC stack can lead to a threat to confidentiality, integrity, and system availability.</Note>
    </Notes>
    <CVE>CVE-2021-3760</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Linux SCTP stack. A blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the IP-addresses and port numbers being used and the attacker can send packets with spoofed IP addresses.</Note>
    </Notes>
    <CVE>CVE-2021-3772</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">** DISPUTED ** In drivers/char/virtio_console.c in the Linux kernel before 5.13.4, data corruption or loss can be triggered by an untrusted device that supplies a buf-&gt;len value exceeding the buffer size. NOTE: the vendor indicates that the cited data corruption is not a vulnerability in any existing use case; the length validation was added solely for robustness in the face of anomalous host OS behavior.</Note>
    </Notes>
    <CVE>CVE-2021-38160</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">GNU cpio through 2.13 allows attackers to execute arbitrary code via a crafted pattern file, because of a dstring.c ds_fgetstr integer overflow that triggers an out-of-bounds heap write. NOTE: it is unclear whether there are common cases where the pattern file, associated with the -E option, is untrusted data.</Note>
    </Notes>
    <CVE>CVE-2021-38185</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cpio-2.11-36.15.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">arch/x86/kvm/mmu/paging_tmpl.h in the Linux kernel before 5.12.11 incorrectly computes the access permissions of a shadow page, leading to a missing guest protection page fault.</Note>
    </Notes>
    <CVE>CVE-2021-38198</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">drivers/usb/host/max3421-hcd.c in the Linux kernel before 5.13.6 allows physically proximate attackers to cause a denial of service (use-after-free and panic) by removing a MAX-3421 USB device in certain situations.</Note>
    </Notes>
    <CVE>CVE-2021-38204</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.</Note>
    </Notes>
    <CVE>CVE-2021-39537</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libncurses5-5.9-75.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libncurses6-5.9-75.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ncurses-utils-5.9-75.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:terminfo-5.9-75.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:terminfo-base-5.9-75.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free flaw was found in libvirt. The qemuMonitorUnregister() function in qemuProcessHandleMonitorEOF is called using multiple threads without being adequately protected by a monitor lock. This flaw could be triggered by the virConnectGetAllDomainStats API when the guest is shutting down. An unprivileged client with a read-only connection could use this flaw to perform a denial of service attack by causing the libvirt daemon to crash.</Note>
    </Notes>
    <CVE>CVE-2021-3975</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvirt-client-4.0.0-8.26.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvirt-libs-4.0.0-8.26.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A local privilege escalation vulnerability was found on polkit's pkexec utility. The pkexec application is a setuid tool designed to allow unprivileged users to run commands as privileged users according predefined policies. The current version of pkexec doesn't handle the calling parameters count correctly and ends trying to execute environment variables as commands. An attacker can leverage this by crafting environment variables in such a way it'll induce pkexec to execute arbitrary code. When successfully executed the attack can cause a local privilege escalation given unprivileged users administrative rights on the target machine.</Note>
    </Notes>
    <CVE>CVE-2021-4034</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libpolkit0-0.113-5.24.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:polkit-0.113-5.24.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A race condition was discovered in ext4_write_inline_data_end in fs/ext4/inline.c in the ext4 subsystem in the Linux kernel through 5.13.13.</Note>
    </Notes>
    <CVE>CVE-2021-40490</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The GD Graphics Library (aka LibGD) through 2.3.2 has an out-of-bounds read because of the lack of certain gdGetBuf and gdPutBuf return value checks.</Note>
    </Notes>
    <CVE>CVE-2021-40812</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gd-2.1.0-24.20.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In Eclipse Openj9 before version 0.29.0, the JVM does not throw IllegalAccessError for MethodHandles that invoke inaccessible interface methods.</Note>
    </Notes>
    <CVE>CVE-2021-41035</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:java-1_7_1-ibm-1.7.1_sr5.0-38.65.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the libvirt libxl driver. A malicious guest could continuously reboot itself and cause libvirtd on the host to deadlock or crash, resulting in a denial of service condition.</Note>
    </Notes>
    <CVE>CVE-2021-4147</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvirt-client-4.0.0-8.26.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libvirt-libs-4.0.0-8.26.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.</Note>
    </Notes>
    <CVE>CVE-2021-41617</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:openssh-7.2p2-78.13.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">prealloc_elems_and_freelist in kernel/bpf/stackmap.c in the Linux kernel before 5.14.12 allows unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write.</Note>
    </Notes>
    <CVE>CVE-2021-41864</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">The decode_data function in drivers/net/hamradio/6pack.c in the Linux kernel before 5.13.13 has a slab out-of-bounds write. Input from a process that has the CAP_NET_ADMIN capability can lead to root access.</Note>
    </Notes>
    <CVE>CVE-2021-42008</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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 aspeed_lpc_ctrl_mmap in drivers/soc/aspeed/aspeed-lpc-ctrl.c in the Linux kernel before 5.14.6. Local attackers able to access the Aspeed LPC control interface could overwrite memory in the kernel and potentially execute privileges, aka CID-b49a0e69a7b1. This occurs because a certain comparison uses values that are not memory sizes.</Note>
    </Notes>
    <CVE>CVE-2021-42252</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A heap-based buffer overflow flaw was found in the Linux kernel FireDTV media card driver, where the user calls the CA_SEND_MSG ioctl. This flaw allows a local user of the host machine to crash the system or escalate privileges on the system. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</Note>
    </Notes>
    <CVE>CVE-2021-42739</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:cluster-md-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:dlm-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:gfs2-kmp-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:kernel-default-4.12.14-95.83.2</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:ocfs2-kmp-default-4.12.14-95.83.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">NSS (Network Security Services) versions prior to 3.73 or 3.68.1 ESR are vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS \#7, or PKCS \#12 are likely to be impacted. Applications using NSS for certificate validation or other TLS, X.509, OCSP or CRL functionality may be impacted, depending on how they configure NSS. *Note: This vulnerability does NOT impact Mozilla Firefox.* However, email clients and PDF viewers that use NSS for signature verification, such as Thunderbird, LibreOffice, Evolution and Evince are believed to be impacted. This vulnerability affects NSS &lt; 3.73 and NSS &lt; 3.68.1.</Note>
    </Notes>
    <CVE>CVE-2021-43527</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libfreebl3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libsoftokn3-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-3.68.2-58.60.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:mozilla-nss-certs-3.68.2-58.60.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.</Note>
    </Notes>
    <CVE>CVE-2021-43618</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libgmp10-5.1.3-4.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).</Note>
    </Notes>
    <CVE>CVE-2021-45960</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>9</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.</Note>
    </Notes>
    <CVE>CVE-2021-46143</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.</Note>
    </Notes>
    <CVE>CVE-2022-22822</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.</Note>
    </Notes>
    <CVE>CVE-2022-22823</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.</Note>
    </Notes>
    <CVE>CVE-2022-22824</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.</Note>
    </Notes>
    <CVE>CVE-2022-22825</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.</Note>
    </Notes>
    <CVE>CVE-2022-22826</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
  <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">storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.</Note>
    </Notes>
    <CVE>CVE-2022-22827</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:expat-2.1.0-21.12.1</ProductID>
        <ProductID>Public Cloud Image google/sles-12-sp4-sap-byos-v20220126:libexpat1-2.1.0-21.12.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
