suse-su-2025:1201-1
Vulnerability from csaf_suse
Published
2025-04-11 10:16
Modified
2025-04-11 10:16
Summary
Security update for expat
Notes
Title of the patch
Security update for expat
Description of the patch
This update for expat fixes the following issues:
- CVE-2024-8176: Fixed denial of service from chaining a large number of entities caused
by stack overflow by resolving use of recursion (bsc#1239618)
Other fixes:
- version update to 2.7.1 (jsc#PED-12500)
Bug fixes:
#980 #989 Restore event pointer behavior from Expat 2.6.4
(that the fix to CVE-2024-8176 changed in 2.7.0);
affected API functions are:
- XML_GetCurrentByteCount
- XML_GetCurrentByteIndex
- XML_GetCurrentColumnNumber
- XML_GetCurrentLineNumber
- XML_GetInputContext
Other changes:
#976 #977 Autotools: Integrate files 'fuzz/xml_lpm_fuzzer.{cpp,proto}'
with Automake that were missing from 2.7.0 release tarballs
#983 #984 Fix printf format specifiers for 32bit Emscripten
#992 docs: Promote OpenSSF Best Practices self-certification
#978 tests/benchmark: Resolve mistaken double close
#986 Address compiler warnings
#990 #993 Version info bumped from 11:1:10 (libexpat*.so.1.10.1)
to 11:2:10 (libexpat*.so.1.10.2); see https://verbump.de/
for what these numbers do
Infrastructure:
#982 CI: Start running Perl XML::Parser integration tests
#987 CI: Enforce Clang Static Analyzer clean code
#991 CI: Re-enable warning clang-analyzer-valist.Uninitialized
for clang-tidy
#981 CI: Cover compilation with musl
#983 #984 CI: Cover compilation with 32bit Emscripten
#976 #977 CI: Protect against fuzzer files missing from future
release archives
- version update to 2.7.0
#935 #937 Autotools: Make generated CMake files look for
libexpat.@SO_MAJOR@.dylib on macOS
#925 Autotools: Sync CMake templates with CMake 3.29
#945 #962 #966 CMake: Drop support for CMake <3.13
#942 CMake: Small fuzzing related improvements
#921 docs: Add missing documentation of error code
XML_ERROR_NOT_STARTED that was introduced with 2.6.4
#941 docs: Document need for C++11 compiler for use from C++
#959 tests/benchmark: Fix a (harmless) TOCTTOU
#944 Windows: Fix installer target location of file xmlwf.xml
for CMake
#953 Windows: Address warning -Wunknown-warning-option
about -Wno-pedantic-ms-format from LLVM MinGW
#971 Address Cppcheck warnings
#969 #970 Mass-migrate links from http:// to https://
#947 #958 ..
#974 #975 Document changes since the previous release
#974 #975 Version info bumped from 11:0:10 (libexpat*.so.1.10.0)
to 11:1:10 (libexpat*.so.1.10.1); see https://verbump.de/
for what these numbers do
Patchnames
SUSE-2025-1201,SUSE-SLE-Micro-5.3-2025-1201,SUSE-SLE-Micro-5.4-2025-1201,SUSE-SLE-Micro-5.5-2025-1201,SUSE-SLE-Module-Basesystem-15-SP6-2025-1201,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1201,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1201,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1201,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1201,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1201,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1201,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1201,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1201,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1201,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1201,openSUSE-SLE-15.6-2025-1201
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for expat", "title": "Title of the patch" }, { "category": "description", "text": "This update for expat fixes the following issues:\n\n- CVE-2024-8176: Fixed denial of service from chaining a large number of entities caused \n by stack overflow by resolving use of recursion (bsc#1239618)\n\nOther fixes:\n- version update to 2.7.1 (jsc#PED-12500)\n Bug fixes:\n #980 #989 Restore event pointer behavior from Expat 2.6.4\n (that the fix to CVE-2024-8176 changed in 2.7.0);\n affected API functions are:\n - XML_GetCurrentByteCount\n - XML_GetCurrentByteIndex\n - XML_GetCurrentColumnNumber\n - XML_GetCurrentLineNumber\n - XML_GetInputContext\n Other changes:\n #976 #977 Autotools: Integrate files \u0027fuzz/xml_lpm_fuzzer.{cpp,proto}\u0027\n with Automake that were missing from 2.7.0 release tarballs\n #983 #984 Fix printf format specifiers for 32bit Emscripten\n #992 docs: Promote OpenSSF Best Practices self-certification\n #978 tests/benchmark: Resolve mistaken double close\n #986 Address compiler warnings\n #990 #993 Version info bumped from 11:1:10 (libexpat*.so.1.10.1)\n to 11:2:10 (libexpat*.so.1.10.2); see https://verbump.de/\n for what these numbers do\n Infrastructure:\n #982 CI: Start running Perl XML::Parser integration tests\n #987 CI: Enforce Clang Static Analyzer clean code\n #991 CI: Re-enable warning clang-analyzer-valist.Uninitialized\n for clang-tidy\n #981 CI: Cover compilation with musl\n #983 #984 CI: Cover compilation with 32bit Emscripten\n #976 #977 CI: Protect against fuzzer files missing from future\n release archives\n\n- version update to 2.7.0\n #935 #937 Autotools: Make generated CMake files look for\n libexpat.@SO_MAJOR@.dylib on macOS\n #925 Autotools: Sync CMake templates with CMake 3.29\n #945 #962 #966 CMake: Drop support for CMake \u003c3.13\n #942 CMake: Small fuzzing related improvements\n #921 docs: Add missing documentation of error code\n XML_ERROR_NOT_STARTED that was introduced with 2.6.4\n #941 docs: Document need for C++11 compiler for use from C++\n #959 tests/benchmark: Fix a (harmless) TOCTTOU\n #944 Windows: Fix installer target location of file xmlwf.xml\n for CMake\n #953 Windows: Address warning -Wunknown-warning-option\n about -Wno-pedantic-ms-format from LLVM MinGW\n #971 Address Cppcheck warnings\n #969 #970 Mass-migrate links from http:// to https://\n #947 #958 ..\n #974 #975 Document changes since the previous release\n #974 #975 Version info bumped from 11:0:10 (libexpat*.so.1.10.0)\n to 11:1:10 (libexpat*.so.1.10.1); see https://verbump.de/\n for what these numbers do\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-1201,SUSE-SLE-Micro-5.3-2025-1201,SUSE-SLE-Micro-5.4-2025-1201,SUSE-SLE-Micro-5.5-2025-1201,SUSE-SLE-Module-Basesystem-15-SP6-2025-1201,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1201,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1201,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1201,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1201,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1201,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1201,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1201,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1201,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1201,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1201,openSUSE-SLE-15.6-2025-1201", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_1201-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:1201-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251201-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:1201-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-April/038964.html" }, { "category": "self", "summary": "SUSE Bug 1239618", "url": "https://bugzilla.suse.com/1239618" }, { "category": "self", "summary": "SUSE CVE CVE-2024-8176 page", "url": "https://www.suse.com/security/cve/CVE-2024-8176/" } ], "title": "Security update for expat", "tracking": { "current_release_date": "2025-04-11T10:16:13Z", "generator": { "date": "2025-04-11T10:16:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:1201-1", "initial_release_date": "2025-04-11T10:16:13Z", "revision_history": [ { "date": "2025-04-11T10:16:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "expat-2.7.1-150400.3.28.1.aarch64", "product": { "name": "expat-2.7.1-150400.3.28.1.aarch64", "product_id": "expat-2.7.1-150400.3.28.1.aarch64" } }, { "category": "product_version", "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "product": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "product_id": "libexpat-devel-2.7.1-150400.3.28.1.aarch64" } }, { "category": "product_version", "name": "libexpat1-2.7.1-150400.3.28.1.aarch64", "product": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64", "product_id": "libexpat1-2.7.1-150400.3.28.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libexpat-devel-64bit-2.7.1-150400.3.28.1.aarch64_ilp32", "product": { "name": "libexpat-devel-64bit-2.7.1-150400.3.28.1.aarch64_ilp32", "product_id": "libexpat-devel-64bit-2.7.1-150400.3.28.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libexpat1-64bit-2.7.1-150400.3.28.1.aarch64_ilp32", "product": { "name": "libexpat1-64bit-2.7.1-150400.3.28.1.aarch64_ilp32", "product_id": "libexpat1-64bit-2.7.1-150400.3.28.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "expat-2.7.1-150400.3.28.1.i586", "product": { "name": "expat-2.7.1-150400.3.28.1.i586", "product_id": "expat-2.7.1-150400.3.28.1.i586" } }, { "category": "product_version", "name": "libexpat-devel-2.7.1-150400.3.28.1.i586", "product": { "name": "libexpat-devel-2.7.1-150400.3.28.1.i586", "product_id": "libexpat-devel-2.7.1-150400.3.28.1.i586" } }, { "category": "product_version", "name": "libexpat1-2.7.1-150400.3.28.1.i586", "product": { "name": "libexpat1-2.7.1-150400.3.28.1.i586", "product_id": "libexpat1-2.7.1-150400.3.28.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "expat-2.7.1-150400.3.28.1.ppc64le", "product": { "name": "expat-2.7.1-150400.3.28.1.ppc64le", "product_id": "expat-2.7.1-150400.3.28.1.ppc64le" } }, { "category": "product_version", "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "product": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "product_id": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le" } }, { "category": "product_version", "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "product": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "product_id": "libexpat1-2.7.1-150400.3.28.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-2.7.1-150400.3.28.1.s390x", "product": { "name": "expat-2.7.1-150400.3.28.1.s390x", "product_id": "expat-2.7.1-150400.3.28.1.s390x" } }, { "category": "product_version", "name": "libexpat-devel-2.7.1-150400.3.28.1.s390x", "product": { "name": "libexpat-devel-2.7.1-150400.3.28.1.s390x", "product_id": "libexpat-devel-2.7.1-150400.3.28.1.s390x" } }, { "category": "product_version", "name": "libexpat1-2.7.1-150400.3.28.1.s390x", "product": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x", "product_id": "libexpat1-2.7.1-150400.3.28.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "expat-2.7.1-150400.3.28.1.x86_64", "product": { "name": "expat-2.7.1-150400.3.28.1.x86_64", "product_id": "expat-2.7.1-150400.3.28.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "product": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "product_id": "libexpat-devel-2.7.1-150400.3.28.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64", "product": { "name": "libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64", "product_id": "libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-2.7.1-150400.3.28.1.x86_64", "product": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64", "product_id": "libexpat1-2.7.1-150400.3.28.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "product": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "product_id": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "expat-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.s390x" }, "product_reference": "expat-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "expat-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.s390x" }, "product_reference": "expat-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "expat-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.s390x" }, "product_reference": "expat-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "expat-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "expat-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "expat-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.s390x" }, "product_reference": "expat-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "expat-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "expat-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.s390x" }, "product_reference": "expat-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.7.1-150400.3.28.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "expat-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.7.1-150400.3.28.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.aarch64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.ppc64le" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.s390x" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.7.1-150400.3.28.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" }, "product_reference": "libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-8176", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-8176" } ], "notes": [ { "category": "general", "text": "A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-8176", "url": "https://www.suse.com/security/cve/CVE-2024-8176" }, { "category": "external", "summary": "SUSE Bug 1239618 for CVE-2024-8176", "url": "https://bugzilla.suse.com/1239618" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Proxy 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:expat-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.ppc64le", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.s390x", "SUSE Manager Server 4.3:libexpat1-2.7.1-150400.3.28.1.x86_64", "SUSE Manager Server 4.3:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:expat-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.s390x", "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.28.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.28.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-04-11T10:16:13Z", "details": "important" } ], "title": "CVE-2024-8176" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…